index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-28
nvmem: sunxi_sid: remove unused variable in probe
Srinivas Kandagatla
2018-09-28
nvmem: use octal permissions instead of constants
Bartosz Golaszewski
2018-09-28
nvmem: fix commenting style
Bartosz Golaszewski
2018-09-28
nvmem: use EOPNOTSUPP instead of ENOSYS
Bartosz Golaszewski
2018-09-28
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
2018-09-28
nvmem: use SPDX license identifiers
Bartosz Golaszewski
2018-09-28
nvmem: add a notifier chain
Bartosz Golaszewski
2018-09-28
Documentation: nvmem: document cell tables and lookup entries
Bartosz Golaszewski
2018-09-28
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
2018-09-28
nvmem: resolve cells from DT at registration time
Bartosz Golaszewski
2018-09-28
nvmem: add support for cell info
Bartosz Golaszewski
2018-09-28
nvmem: remove the global cell list
Bartosz Golaszewski
2018-09-28
nvmem: change the signature of nvmem_unregister()
Bartosz Golaszewski
2018-09-28
nvmem: mxs-ocotp: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: lpc18xx_eeprom: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: sunxi_sid: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails
Bartosz Golaszewski
2018-09-28
nvmem: use kref
Bartosz Golaszewski
2018-09-28
nvmem: check the return value of nvmem_add_cells()
Bartosz Golaszewski
2018-09-28
nvmem: remove a stray newline
Bartosz Golaszewski
2018-09-28
nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
Bartosz Golaszewski
2018-09-28
nvmem: remove the name field from struct nvmem_device
Bartosz Golaszewski
2018-09-28
nvmem: provide nvmem_dev_name()
Bartosz Golaszewski
2018-09-28
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
2018-09-25
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
2018-09-25
uio_hv_generic: defer opening vmbus until first use
Stephen Hemminger
2018-09-25
hv_uio_generic: map ringbuffer phys addr
Stephen Hemminger
2018-09-25
uio: introduce UIO_MEM_IOVA
Stephen Hemminger
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
2018-09-25
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
2018-09-25
misc: genwqe: should return proper error value.
zhong jiang
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
2018-09-25
misc: kgdbts: Fix restrict error
Laura Abbott
2018-09-25
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
2018-09-25
slimbus: core: add support to uevent
Srinivas Kandagatla
2018-09-25
slimbus: core: update device status in probe
Srinivas Kandagatla
2018-09-25
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
2018-09-25
slimbus: ngd: validate logical address assigned by remote
Srinivas Kandagatla
2018-09-25
silmbus: ngd: register controller after power up.
Srinivas Kandagatla
2018-09-25
slimbus: ngd: return proper error code instead of zero
Srinivas Kandagatla
[next]