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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
1
-1
/
+1
2018-05-14
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
1
-7
/
+13
2018-05-14
virt: vbox: Only copy_from_user the request-header once
Wenwen Wang
1
-1
/
+3
2018-05-14
nubus: Call bus_register unconditionally
Finn Thain
3
-14
/
+9
2018-05-14
ARM: amba: Fix wrong indentation in driver_override_store()
Geert Uytterhoeven
1
-2
/
+2
2018-05-14
misc: sgi-gru: Change return type to vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-05-14
slimbus: qcom: remove unused variable
Srinivas Kandagatla
1
-2
/
+1
2018-05-14
nvmem: properly handle returned value nvmem_reg_read
Mathieu Malaterre
1
-0
/
+7
2018-05-14
nvmem: core: describe add missing dev function parameter
Srinivas Kandagatla
1
-0
/
+2
2018-05-14
nvmem: meson-efuse: add write support
Jerome Brunet
1
-1
/
+8
2018-05-14
nvmem: meson-efuse: simplify read callback
Jerome Brunet
1
-9
/
+2
2018-05-14
nvmem: meson-efuse: remove econfig global
Jerome Brunet
1
-11
/
+14
2018-05-14
nvmem: Add RAVE SP EEPROM driver
Andrey Smirnov
3
-0
/
+366
2018-05-14
dt-bindings: nvmem: Add binding for RAVE SP EEPROM driver
Andrey Smirnov
1
-0
/
+40
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
2
-7
/
+28
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
2
-3
/
+3
2018-05-14
coresight tmc etr: Removing extra newline
Mathieu Poirier
1
-1
/
+0
2018-05-14
coresight tmc etr: Fix uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-05-14
coresight tmc etr: Make memory check consistent in the same function
Mathieu Poirier
1
-2
/
+2
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
25
-264
/
+53
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
1
-4
/
+4
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
2
-27
/
+75
2018-05-14
uio: Reduce return paths from uio_write()
Hamish Martin
1
-8
/
+17
2018-05-14
doc: fix sysfs ABI documentation
Stephen Hemminger
1
-20
/
+20
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
3
-4
/
+69
2018-05-14
android: binder: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-14
ANDROID: binder: change down_write to down_read
Minchan Kim
2
-4
/
+6
2018-05-14
ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR
宋金时
1
-1
/
+2
2018-05-14
ANDROID: binder: remove 32-bit binder interface.
Martijn Coenen
2
-18
/
+1
2018-05-13
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
18
-15
/
+3634
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
6
-1
/
+383
2018-05-11
soundwire: intel: Add stream initialization
Vinod Koul
1
-0
/
+155
2018-05-11
soundwire: cdns: Add stream routines
Vinod Koul
2
-0
/
+238
2018-05-11
soundwire: cdns: Add port routines
Vinod Koul
3
-0
/
+344
2018-05-11
soundwire: Remove cdns_master_ops
Shreyas NC
3
-13
/
+23
2018-05-11
ASoC: Add SoundWire stream programming interface
Shreyas NC
1
-0
/
+23
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
3
-0
/
+257
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
4
-0
/
+262
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
4
-0
/
+353
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
3
-1
/
+312
2018-05-11
soundwire: Add support for port management
Sanyog Kale
3
-2
/
+234
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
5
-1
/
+507
2018-05-11
Documentation: soundwire: Add more documentation
Sanyog Kale
4
-0
/
+546
2018-05-11
soundwire: Update email address for Vinod
Vinod Koul
1
-1
/
+1
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
396
-2418
/
+4218
2018-04-29
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-19
/
+93
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-34
/
+99
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-109
/
+119
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-78
/
+129
[next]