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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+16
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-30
/
+16
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
8
-8
/
+902
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
1
-1
/
+32
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+100
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+100
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
1
-1
/
+1
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
1
-0
/
+2
2020-09-28
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-30
/
+55
2020-09-25
Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+56
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
1
-30
/
+16
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
1
-0
/
+2
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
3
-17
/
+38
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
1
-0
/
+22
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+15
2020-09-04
driver core: Fix device_pm_lock() locking for device links
Saravana Kannan
1
-4
/
+0
2020-09-04
driver code: print symbolic error code
Michał Mirosław
1
-2
/
+2
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2
-4
/
+18
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
1
-2
/
+2
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
1
-1
/
+0
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
1
-2
/
+2
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+10
2020-08-28
firmware_loader: fix memory leak for paged buffer
Prateek Sood
2
-6
/
+13
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
3
-1
/
+725
2020-08-25
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-21
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
1
-4
/
+8
2020-08-07
Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-12
/
+14
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+5
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+2
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+35
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-67
/
+422
2020-08-04
PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()
Rafael J. Wysocki
1
-12
/
+14
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-104
/
+111
2020-08-03
Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-43
/
+43
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
3
-104
/
+111
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-2
/
+3
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-07-30
driver core: add deferring probe reason to devices_deferred property
Andrzej Hajda
3
-3
/
+31
[next]