index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
1
-3
/
+1
*
|
nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
1
-3
/
+1
*
|
nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
1
-3
/
+1
*
|
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: stm32: add support for STM32MP15 BSEC to control OTP data
Fabrice Gasnier
2019-04-25
1
-5
/
+129
*
|
nvmem: Add driver for STM32 factory-programmed read only mem
Fabrice Gasnier
2019-04-25
3
-0
/
+90
*
|
nvmem: sunxi_sid: Support SID on A83T and H5
Chen-Yu Tsai
2019-04-25
1
-0
/
+2
*
|
nvmem: sunxi_sid: Read out data in native format
Chen-Yu Tsai
2019-04-25
1
-22
/
+1
*
|
nvmem: sunxi_sid: Dynamically allocate nvmem_config structure
Chen-Yu Tsai
2019-04-25
1
-15
/
+17
*
|
nvmem: sunxi_sid: Optimize register read-out method
Chen-Yu Tsai
2019-04-25
1
-20
/
+18
*
|
nvmem: sunxi_sid: Read out SID for randomness without looping
Chen-Yu Tsai
2019-04-25
1
-3
/
+2
*
|
nvmem: imx-ocotp: broaden Kconfig dependency
Lucas Stach
2019-04-25
1
-2
/
+2
*
|
nvmem: imx-ocotp: add support for imx8mq
Lucas Stach
2019-04-25
1
-0
/
+7
|
/
*
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
5
-41
/
+65
|
\
|
*
nvmem: core: don't check the return value of notifier chain call
Bartosz Golaszewski
2019-02-19
1
-3
/
+1
|
*
nvmem: allow to select i.MX nvmem driver for i.MX 7D
Stefan Agner
2019-02-03
1
-1
/
+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: imx-ocotp: Implement i.MX6ULL/ULZ support
Stefan Wahren
2019-01-31
1
-0
/
+7
|
*
nvmem: imx-ocotp: add i.MX7ULP support
Anson Huang
2019-01-31
1
-0
/
+6
|
*
nvmem: bcm-ocotp: Add ACPI support to BCM OCOTP
Srinath Mannam
2019-01-31
1
-17
/
+20
|
*
nvmem: sc27xx: Convert nvmem offset to block index
Freeman Liu
2019-01-31
1
-4
/
+8
*
|
nvmem: zynqmp: Added zynqmp nvmem firmware driver
Nava kishore Manne
2019-02-05
3
-0
/
+98
|
/
*
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: meson-efuse: add peripheral clock
Jerome Brunet
2018-12-06
1
-0
/
+25
*
nvmem: meson-efuse: add error message on user_max failure.
Jerome Brunet
2018-12-06
1
-1
/
+3
*
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: lpc18xx_eeprom: remove unused variable
Bartosz Golaszewski
2018-10-15
1
-1
/
+0
*
nvmem: fix nvmem_cell_get_from_lookup()
Bartosz Golaszewski
2018-10-15
1
-2
/
+3
*
nvmem: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-15
1
-1
/
+3
*
nvmem: make nvmem_add_cells() static
Srinivas Kandagatla
2018-09-28
1
-2
/
+1
*
nvmem: sunxi_sid: remove unused variable in probe
Srinivas Kandagatla
2018-09-28
1
-1
/
+1
*
nvmem: use octal permissions instead of constants
Bartosz Golaszewski
2018-09-28
1
-4
/
+4
*
nvmem: fix commenting style
Bartosz Golaszewski
2018-09-28
1
-2
/
+2
*
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
2018-09-28
1
-13
/
+14
*
nvmem: use SPDX license identifiers
Bartosz Golaszewski
2018-09-28
1
-9
/
+1
*
nvmem: add a notifier chain
Bartosz Golaszewski
2018-09-28
1
-0
/
+36
*
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
2018-09-28
1
-26
/
+103
*
nvmem: resolve cells from DT at registration time
Bartosz Golaszewski
2018-09-28
1
-48
/
+75
*
nvmem: add support for cell info
Bartosz Golaszewski
2018-09-28
1
-0
/
+72
*
nvmem: remove the global cell list
Bartosz Golaszewski
2018-09-28
1
-49
/
+15
[prev]
[next]