index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
4
-306
/
+272
2020-03-25
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
3
-66
/
+33
2020-03-25
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
1
-5
/
+2
2020-03-25
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2
-0
/
+2
2020-03-23
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
1
-19
/
+11
2020-03-23
nvmem: sprd: Determine double data programming from device data
Baolin Wang
1
-1
/
+2
2020-03-23
nvmem: sprd: Optimize the block lock operation
Freeman Liu
1
-4
/
+20
2020-03-23
nvmem: sprd: Fix the block lock operation
Freeman Liu
1
-1
/
+1
2020-03-19
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
1
-3
/
+3
2020-03-19
nvmem: add driver for JZ4780 efuse
PrasannaKumar Muralidharan
3
-0
/
+253
2020-03-19
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
1
-4
/
+4
2020-03-19
nvmem: check for NULL reg_read and reg_write before dereferencing
Nicholas Johnson
1
-0
/
+6
2020-03-19
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
1
-0
/
+3
2020-03-19
nvmem: release the write-protect pin
Khouloud Touil
1
-0
/
+1
2020-03-19
nvmem: fix memory leak in error path
Bartosz Golaszewski
1
-2
/
+6
2020-03-19
nvmem: add a newline for readability
Bartosz Golaszewski
1
-0
/
+1
2020-03-19
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
1
-1
/
+0
2020-03-19
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
1
-0
/
+15
2020-03-19
nvmem: core: add nvmem_cell_read_common
Yangtao Li
1
-35
/
+19
2020-03-19
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
1
-0
/
+21
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2
-2
/
+19
2020-01-16
nvmem: add QTI SDAM driver
Anirudh Ghayal
3
-0
/
+202
2020-01-10
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
1
-3
/
+5
2020-01-10
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
1
-22
/
+57
2020-01-10
nvmem: imx: scu: correct the fuse word index
Peng Fan
1
-5
/
+5
2020-01-10
nvmem: imx: scu: fix write SIP
Peng Fan
1
-4
/
+2
2020-01-10
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
1
-1
/
+1
2020-01-09
nvmem: add support for the write-protect pin
Khouloud Touil
2
-2
/
+19
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+21
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-18
/
+838
2019-11-05
nvmem: add Rockchip OTP driver
Finley Xiao
3
-0
/
+281
2019-11-05
nvmem: imx: scu: fix dependency in Kconfig
Srinivas Kandagatla
1
-0
/
+1
2019-11-05
nvmem: sprd: Add Spreadtrum SoCs eFuse support
Freeman Liu
3
-0
/
+437
2019-11-05
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
1
-0
/
+4
2019-11-05
nvmem: imx: scu: support write
Peng Fan
1
-1
/
+72
2019-11-05
nvmem: imx: scu: support hole region check
Peng Fan
1
-5
/
+42
2019-11-05
nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...
Baolin Wang
1
-12
/
+1
2019-10-07
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
1
-34
/
+27
2019-10-03
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
1
-3
/
+21
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-2
/
+18
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2019-08-18
nvmem: imx: add i.MX8QM platform support
Fugang Duan
1
-0
/
+7
2019-08-18
nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
Stefan Wahren
1
-1
/
+1
2019-08-18
nvmem: meson-mx-efuse: allow reading data smaller than word_size
Martin Blumenstingl
1
-1
/
+2
2019-08-18
nvmem: sunxi_sid: fix A64 SID controller support
Stefan Mavrodiev
1
-0
/
+1
2019-08-18
nvmem: imx-ocotp: Add i.MX8MN support
Anson Huang
1
-0
/
+7
2019-07-30
nvmem: Use the same permissions for eeprom as for nvmem
Jean Delvare
1
-4
/
+11
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-6
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-26
nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
Leonard Crestez
1
-2
/
+2
[next]