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
2016-08-23
isa: Call isa_bus_init before dependent ISA bus drivers register
William Breathitt Gray
1
-1
/
+1
2016-08-23
base: make module_create_drivers_dir race-free
Jiri Slaby
1
-3
/
+5
2016-08-23
PM / sleep: Handle failures in device_suspend_late() consistently
Rafael J. Wysocki
1
-2
/
+3
2016-08-23
PM / Runtime: Fix error path in pm_runtime_force_resume()
Ulf Hansson
1
-2
/
+7
2016-08-23
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis
1
-1
/
+1
2016-06-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
1
-1
/
+1
2016-02-02
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
1
-3
/
+5
2016-01-25
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-10-30
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-10-30
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-09-29
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-09-28
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-09-28
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-08-31
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
1
-5
/
+14
2015-08-27
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-15
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
1
-2
/
+1
2015-07-15
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
1
-1
/
+1
2015-05-06
driver core: bus: Goto appropriate labels on failure in bus_add_device
Junjie Mao
1
-2
/
+2
2015-04-10
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
3
-26
/
+30
2015-03-30
regmap: regcache-rbtree: Fix present bitmap resize
Lars-Peter Clausen
1
-1
/
+1
2015-01-05
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-14
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-13
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
1
-0
/
+2
2014-11-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-10-30
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-10-30
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-10-30
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-10-30
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-10-15
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-10-06
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
1
-1
/
+1
2014-10-06
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
1
-1
/
+1
2014-10-06
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
3
-6
/
+9
2014-07-12
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-4
/
+14
2014-06-24
DMA, CMA: fix possible memory leak
Joonsoo Kim
1
-1
/
+11
2014-06-13
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+31
2014-06-12
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-4
/
+31
2014-06-11
PM / sleep: trace events for device PM callbacks
Todd E Brandt
1
-4
/
+10
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
2
-0
/
+21
2014-06-07
Merge branch 'acpi-pm' into pm-sleep
Rafael J. Wysocki
2
-1
/
+23
2014-06-05
cma: increase CMA_ALIGNMENT upper limit to 12
Marc Carino
1
-1
/
+1
2014-06-05
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
1
-12
/
+0
2014-06-05
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-10
/
+32
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+5
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-111
/
+83
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-06-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-91
/
+0
2014-06-04
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
1
-5
/
+26
2014-06-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-15
/
+57
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-03
Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+26
[next]