开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-09-25
slimbus: ngd: register ngd driver only once.
Srinivas Kandagatla
2018-09-25
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-25
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-25
vmw_balloon: add reset stat
Nadav Amit
2018-09-25
vmw_balloon: general style cleanup
Nadav Amit
2018-09-25
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
2018-09-25
vmw_balloon: stats rework
Nadav Amit
2018-09-25
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
2018-09-25
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
[next]