Greg Kroah-Hartman
|
83cf9cd6d5
Merge 4.18-rc5 into char-misc-next
|
7 年之前 |
Srinivas Kandagatla
|
fc82975aea
nvmem: core: remove unused nvmem_device ncells member
|
7 年之前 |
Douglas Anderson
|
87ed1405ef
nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
|
7 年之前 |
Mathieu Malaterre
|
50808bfcc1
nvmem: properly handle returned value nvmem_reg_read
|
7 年之前 |
Srinivas Kandagatla
|
b378c77934
nvmem: core: describe add missing dev function parameter
|
7 年之前 |
Andrew Lunn
|
b3db17e4b8
drivers: nvmem: Export nvmem_add_cells()
|
7 年之前 |
Andrey Smirnov
|
f1f50eca5f
nvmem: Introduce devm_nvmem_(un)register()
|
7 年之前 |
Andrey Smirnov
|
fd0f4906a3
nvmem: core: Allow specifying device name verbatim
|
7 年之前 |
Heiner Kallweit
|
fc2f997035
nvmem: core: switch to device_property_present for reading property "read-only"
|
7 年之前 |
Heiner Kallweit
|
99897efd5a
nvmem: core: let stride and word_size default to 1
|
7 年之前 |
Lukas Wunner
|
9f3044c38c
nvmem: core: Deduplicate bus_find_device() by name matching
|
7 年之前 |
Masahiro Yamada
|
17eb18d674
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
|
7 年之前 |
Greg Kroah-Hartman
|
58f2c391cc
Merge 4.14-rc5 into char-misc-next
|
7 年之前 |
Masahiro Yamada
|
e701c67c30
nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional
|
8 年之前 |
Masahiro Yamada
|
f7c04f16d7
nvmem: remove inline in drivers/nvmem/core.c
|
8 年之前 |
Masahiro Yamada
|
aad8d097c9
nvmem: add missing of_node_put() in of_nvmem_cell_get()
|
8 年之前 |
Guy Shapiro
|
38b0774c05
nvmem: core: return EFBIG on out-of-range write
|
8 年之前 |
Dan Carpenter
|
fd08611317
nvmem: core: remove unneeded NULL check
|
8 年之前 |
Leonard Crestez
|
d026d70a2e
nvmem: core: Add nvmem_cell_read_u32
|
8 年之前 |
Rob Herring
|
5f214ccdd1
nvmem: Convert to using %pOF instead of full_name
|
8 年之前 |
Heiner Kallweit
|
666d6a3623
nvmem: core: add locking to nvmem_find_cell
|
8 年之前 |
Andrey Smirnov
|
79fbf0468b
nvmem: core: Call put_device() in nvmem_unregister()
|
8 年之前 |
Johan Hovold
|
3360acdf83
nvmem: core: fix leaks on registration errors
|
8 年之前 |
Aban Bedel
|
5253193d54
nvmem: core: Allow allocating several anonymous nvmem devices
|
8 年之前 |
Vivek Gautam
|
fd0c478c0d
nvmem: core: Allow getting nvmem cell with a NULL cell id
|
8 年之前 |
Vivek Gautam
|
29143268ec
nvmem: core: Correct a bunch of function documentations
|
8 年之前 |
Vivek Gautam
|
3b4a687726
nvmem: core: Allow ignoring length when reading a cell
|
8 年之前 |
Brian Norris
|
b577fafc43
nvmem: fix nvmem_cell_read() return type doc
|
8 年之前 |
Arnd Bergmann
|
287980e49f
remove lots of IS_ERR_VALUE abuses
|
9 年之前 |
Srinivas Kandagatla
|
795ddd18d3
nvmem: core: remove regmap dependency
|
9 年之前 |