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: 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
2018-09-25
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
1
-4
/
+2
2018-09-25
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
1
-1
/
+1
2018-09-25
vmw_balloon: add reset stat
Nadav Amit
1
-2
/
+5
2018-09-25
vmw_balloon: general style cleanup
Nadav Amit
1
-16
/
+23
2018-09-25
vmw_balloon: rework the inflate and deflate loops
Nadav Amit
1
-288
/
+541
2018-09-25
vmw_balloon: stats rework
Nadav Amit
1
-103
/
+281
2018-09-25
vmw_balloon: simplify vmballoon_send_get_target()
Nadav Amit
1
-21
/
+14
2018-09-25
vmw_balloon: refactor change size from vmballoon_work
Nadav Amit
1
-23
/
+52
2018-09-25
vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
Nadav Amit
1
-4
/
+4
2018-09-25
vmw_balloon: treat all refused pages equally
Nadav Amit
1
-23
/
+29
2018-09-25
vmw_balloon: change batch/single lock abstractions
Nadav Amit
1
-193
/
+165
2018-09-25
vmw_balloon: remove sleeping allocations
Nadav Amit
1
-49
/
+18
2018-09-25
vmw_balloon: simplifying batch access
Nadav Amit
1
-51
/
+30
2018-09-25
vmw_balloon: merge send_lock and send_unlock path
Nadav Amit
1
-41
/
+21
2018-09-25
vmw_balloon: unify commands tracing and stats
Nadav Amit
1
-75
/
+41
2018-09-25
vmw_balloon: handle commands in a single function.
Nadav Amit
1
-107
/
+116
2018-09-25
coresight: Remove redundant null pointer check before of_node_put and put_device
zhong jiang
1
-6
/
+3
2018-09-25
coresight: dynamic-replicator: Claim device for use
Suzuki K Poulose
1
-5
/
+18
2018-09-25
coresight: catu: Claim device before use
Suzuki K Poulose
1
-0
/
+6
2018-09-25
coresight: funnel: Claim devices before use
Suzuki K Poulose
1
-5
/
+21
[next]