index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
2021-04-02
1
-1
/
+1
*
nvmem: core: Add functions to make number reading easy
Douglas Anderson
2021-04-02
1
-0
/
+95
*
nvmem: core: skip child nodes not matching binding
Ahmad Fatoum
2021-02-04
1
-1
/
+3
*
nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
Dan Carpenter
2021-02-04
1
-0
/
+1
*
nvmem: core: Add support for keepout regions
Evan Green
2020-11-27
1
-4
/
+149
*
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
2020-09-27
1
-9
/
+24
*
nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
Vadym Kochan
2020-09-17
1
-1
/
+4
*
nvmem: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-17
1
-3
/
+3
*
nvmem: core: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-17
1
-3
/
+3
*
nvmem: core: add support to auto devid
Srinivas Kandagatla
2020-07-29
1
-2
/
+8
*
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
2020-07-29
1
-0
/
+15
*
nvmem: core: Grammar fixes for help text
Andreas Färber
2020-07-29
1
-6
/
+6
*
nvmem: Enforce nvmem stride in the sysfs interface
Douglas Anderson
2020-07-29
1
-0
/
+6
*
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
2020-05-15
1
-26
/
+26
*
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-04-28
1
-38
/
+14
*
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
1
-2
/
+272
*
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
1
-1
/
+1
*
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
1
-5
/
+2
*
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-25
1
-0
/
+1
*
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
2020-03-19
1
-0
/
+3
*
nvmem: release the write-protect pin
Khouloud Touil
2020-03-19
1
-0
/
+1
*
nvmem: fix memory leak in error path
Bartosz Golaszewski
2020-03-19
1
-2
/
+6
*
nvmem: add a newline for readability
Bartosz Golaszewski
2020-03-19
1
-0
/
+1
*
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
2020-03-19
1
-1
/
+0
*
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
2020-03-19
1
-0
/
+15
*
nvmem: core: add nvmem_cell_read_common
Yangtao Li
2020-03-19
1
-35
/
+19
*
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-02-07
1
-2
/
+17
|
\
|
*
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
2020-01-10
1
-1
/
+1
|
*
nvmem: add support for the write-protect pin
Khouloud Touil
2020-01-09
1
-2
/
+17
*
|
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
2020-01-10
1
-3
/
+5
|
/
*
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
2019-10-07
1
-34
/
+27
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-6
/
+1
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
nvmem: core: add NVMEM_SYSFS Kconfig
Srinivas Kandagatla
2019-04-25
1
-260
/
+4
*
nvmem: core: fix read buffer in place
Jorge Ramirez-Ortiz
2019-04-25
1
-5
/
+10
*
nvmem: core: add nvmem_cell_read_u16
Fabrice Gasnier
2019-04-25
1
-0
/
+37
*
nvmem: core: don't check the return value of notifier chain call
Bartosz Golaszewski
2019-02-19
1
-3
/
+1
*
nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()
Alban Bedel
2019-01-31
1
-3
/
+2
*
nvmem: core: Fix device reference leak
Alban Bedel
2019-01-31
1
-0
/
+2
*
nvmem: core: Always reference the device returned by nvmem_device_get()
Alban Bedel
2019-01-31
1
-1
/
+1
*
nvmem: core: Properly handle connection ID in of_nvmem_device_get()
Alban Bedel
2019-01-31
1
-3
/
+4
*
nvmem: core: Fix cell lookup when no cell is found
Alban Bedel
2019-01-31
1
-6
/
+10
*
nvmem: core: Fix of_nvmem_cell_get() for optional cells
Alban Bedel
2019-01-31
1
-1
/
+1
*
nvmem: core: Set the provider read-only when no write callback is given
Alban Bedel
2019-01-31
1
-2
/
+2
*
nvmem: add new config option
Bartosz Golaszewski
2018-12-06
1
-1
/
+2
*
nvmem: Move nvmem_type_str array to its only user
Andy Shevchenko
2018-12-06
1
-0
/
+7
*
nvmem: add type attribute
Alexandre Belloni
2018-12-06
1
-0
/
+21
*
nvmem: core: fix regression in of_nvmem_cell_get()
Srinivas Kandagatla
2018-11-11
1
-4
/
+6
*
nvmem: hide unused nvmem_find_cell_by_index function
Arnd Bergmann
2018-10-15
1
-16
/
+16
*
nvmem: fix nvmem_cell_get_from_lookup()
Bartosz Golaszewski
2018-10-15
1
-2
/
+3
[next]