index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
nvmem: make nvmem_add_cells() static
Srinivas Kandagatla
1
-2
/
+1
2018-09-28
nvmem: sunxi_sid: remove unused variable in probe
Srinivas Kandagatla
1
-1
/
+1
2018-09-28
nvmem: use octal permissions instead of constants
Bartosz Golaszewski
1
-4
/
+4
2018-09-28
nvmem: fix commenting style
Bartosz Golaszewski
1
-2
/
+2
2018-09-28
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
1
-13
/
+14
2018-09-28
nvmem: use SPDX license identifiers
Bartosz Golaszewski
1
-9
/
+1
2018-09-28
nvmem: add a notifier chain
Bartosz Golaszewski
1
-0
/
+36
2018-09-28
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
1
-26
/
+103
2018-09-28
nvmem: resolve cells from DT at registration time
Bartosz Golaszewski
1
-48
/
+75
2018-09-28
nvmem: add support for cell info
Bartosz Golaszewski
1
-0
/
+72
2018-09-28
nvmem: remove the global cell list
Bartosz Golaszewski
1
-49
/
+15
2018-09-28
nvmem: change the signature of nvmem_unregister()
Bartosz Golaszewski
1
-6
/
+2
2018-09-28
nvmem: mxs-ocotp: use devm_nvmem_register()
Bartosz Golaszewski
1
-2
/
+2
2018-09-28
nvmem: lpc18xx_eeprom: use devm_nvmem_register()
Bartosz Golaszewski
1
-5
/
+1
2018-09-28
nvmem: sunxi_sid: use devm_nvmem_register()
Bartosz Golaszewski
1
-17
/
+3
2018-09-28
nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails
Bartosz Golaszewski
1
-1
/
+1
2018-09-28
nvmem: use kref
Bartosz Golaszewski
1
-22
/
+22
2018-09-28
nvmem: check the return value of nvmem_add_cells()
Bartosz Golaszewski
1
-2
/
+8
2018-09-28
nvmem: remove a stray newline
Bartosz Golaszewski
1
-1
/
+0
2018-09-28
nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
Bartosz Golaszewski
1
-5
/
+2
2018-09-28
nvmem: remove the name field from struct nvmem_device
Bartosz Golaszewski
1
-2
/
+1
2018-09-28
nvmem: provide nvmem_dev_name()
Bartosz Golaszewski
1
-0
/
+13
2018-09-28
eeprom: at25: use devm_nvmem_register()
Bartosz Golaszewski
1
-2
/
+1
2018-09-28
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
1
-14
/
+5
2018-09-25
platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
Wei Yongjun
1
-1
/
+1
2018-09-25
uio_hv_generic: defer opening vmbus until first use
Stephen Hemminger
1
-30
/
+74
2018-09-25
hv_uio_generic: map ringbuffer phys addr
Stephen Hemminger
1
-2
/
+2
2018-09-25
uio: introduce UIO_MEM_IOVA
Stephen Hemminger
1
-11
/
+13
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
2
-115
/
+153
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2
-13
/
+12
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
3
-16
/
+7
2018-09-25
platform: goldfish: pipe: Remove redundant header include
Roman Kiryanov
1
-1
/
+0
2018-09-25
platform: goldfish: pipe: Remove redundant struct declarations
Roman Kiryanov
1
-2
/
+0
2018-09-25
platform: goldfish: pipe: Remove a redundant blank line
Roman Kiryanov
1
-1
/
+0
2018-09-25
platform: goldfish: pipe: Prevent memory corruption from several threads writ...
Roman Kiryanov
1
-10
/
+14
2018-09-25
platform: goldfish: pipe: Remove license boilerplate
Roman Kiryanov
1
-14
/
+0
2018-09-25
coreisght: tmc: Claim device before use
Suzuki K Poulose
2
-3
/
+23
2018-09-25
misc: genwqe: remove duplicated include file
zhong jiang
2
-2
/
+0
2018-09-25
misc: genwqe: should return proper error value.
zhong jiang
1
-6
/
+7
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
1
-3
/
+1
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
2
-2
/
+0
2018-09-25
misc: kgdbts: Fix restrict error
Laura Abbott
1
-10
/
+6
2018-09-25
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
1
-1
/
+1
2018-09-25
slimbus: core: add support to uevent
Srinivas Kandagatla
1
-0
/
+14
2018-09-25
slimbus: core: update device status in probe
Srinivas Kandagatla
1
-1
/
+16
2018-09-25
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
1
-1
/
+5
2018-09-25
slimbus: ngd: validate logical address assigned by remote
Srinivas Kandagatla
1
-0
/
+4
2018-09-25
silmbus: ngd: register controller after power up.
Srinivas Kandagatla
1
-9
/
+11
2018-09-25
slimbus: ngd: return proper error code instead of zero
Srinivas Kandagatla
1
-1
/
+1
2018-09-25
slimbus: ngd: register ngd driver only once.
Srinivas Kandagatla
1
-1
/
+1
[next]