index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
drivers core: Remove strcat uses around sysfs_emit and neaten
Joe Perches
4
-47
/
+58
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
12
-101
/
+102
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-26
Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+56
2020-09-25
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
1
-4
/
+1
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
3
-12
/
+15
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
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
1
-0
/
+6
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
1
-2
/
+2
2020-09-18
arch_topology: validate input frequencies to arch_set_freq_scale()
Ionela Voinescu
1
-0
/
+3
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-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-0
/
+2
2020-09-17
driver core: force NOIO allocations during unplug
Oliver Neukum
1
-0
/
+4
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
5
-24
/
+35
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-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
1
-0
/
+14
2020-09-08
devres: provide devm_krealloc()
Bartosz Golaszewski
1
-0
/
+105
2020-09-08
syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()
Stephen Boyd
1
-5
/
+3
2020-09-08
driver core: Use the ktime_us_delta() helper
Zenghui Yu
1
-3
/
+2
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
3
-102
/
+74
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
1
-10
/
+10
2020-09-07
device connection: Remove device_connection_add()
Heikki Krogerus
1
-58
/
+1
2020-09-07
device connection: Remove device_connection_find()
Heikki Krogerus
1
-73
/
+0
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-25
opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
Stephan Gerhold
1
-6
/
+8
2020-08-24
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
[prev]
[next]