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-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
6
-176
/
+72
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
1
-6
/
+8
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-09-14
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2018-09-14
drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address
Michael Hennerich
3
-5
/
+5
2018-09-14
misc: sgi-xp: remove meaningless null check before kfree
zhong jiang
1
-2
/
+1
2018-09-14
slimbus: ngd: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2018-09-14
platform: goldfish: pipe: Replace "x==NULL" to "!x"
Roman Kiryanov
1
-5
/
+5
2018-09-14
platform: goldfish: pipe: Move logical ops to the end of the prev line
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Fix alignment to match parenthesis
Roman Kiryanov
1
-35
/
+48
2018-09-14
platform: goldfish: pipe: Fix lines to not end an opening bracket
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
Roman Kiryanov
1
-8
/
+9
2018-09-14
platform: goldfish: pipe: Remove reduntant casting to (void)
Roman Kiryanov
1
-2
/
+2
2018-09-14
platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
Roman Kiryanov
1
-4
/
+4
2018-09-14
platform: goldfish: pipe: Remove a blank line before '}'
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Remove reduntant casting
Roman Kiryanov
1
-1
/
+1
2018-09-14
platform: goldfish: pipe: Replace two code blocks with a function call
Roman Kiryanov
1
-16
/
+19
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
1
-0
/
+3
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
1
-1
/
+6
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
1
-15
/
+13
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
1
-6
/
+3
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
1
-1
/
+4
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2
-68
/
+113
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
1
-4
/
+7
2018-09-14
misc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2018-09-14
vme: remove unneeded kfree
Ding Xiang
1
-1
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
1
-0
/
+55
2018-09-14
android: binder: use kstrdup instead of open-coding it
Rasmus Villemoes
1
-2
/
+1
2018-09-14
binder: use standard functions to allocate fds
Todd Kjos
3
-165
/
+260
2018-09-14
android: binder: no outgoing transaction when thread todo has transaction
Sherry Yang
1
-12
/
+32
2018-09-12
uio: convert to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-09-12
uio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+1
2018-09-12
nvmem: core: return error code instead of NULL from nvmem_device_get
Srinivas Kandagatla
1
-1
/
+1
2018-09-12
misc: lkdtm: fixed static variable initialization
Parth Y Shah
1
-1
/
+1
2018-09-12
misc: bh1770glc: remove unused array prox_curr_ma
Colin Ian King
1
-3
/
+0
2018-09-12
misc: apds990x: remove unused array ir_currents
Colin Ian King
1
-1
/
+0
2018-09-12
uio: ensure class is registered before devices
Alexandre Belloni
1
-0
/
+9
2018-09-12
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
1
-3
/
+12
2018-09-12
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
1
-1
/
+0
2018-09-12
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
1
-3
/
+3
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
1
-19
/
+96
2018-09-12
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2
-2
/
+2
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
2
-5
/
+10
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-2
/
+9
2018-09-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+14
[next]