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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2015-10-23
cpu/cacheinfo: Fix teardown path
Borislav Petkov
1
-2
/
+8
2015-10-23
regmap: debugfs: Don't bother actually printing when calculating max length
Mark Brown
1
-2
/
+1
2015-10-23
regmap: debugfs: Ensure we don't underflow when printing access masks
Mark Brown
1
-1
/
+1
2015-10-23
device property: fix potential NULL pointer dereference
Andy Shevchenko
1
-2
/
+3
2015-09-29
mm: check if section present during memory block registering
Yinghai Lu
1
-0
/
+10
2015-09-21
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-09-21
devres: fix devres_get()
Masahiro Yamada
1
-2
/
+2
2015-09-21
PM / clk: don't return int on __pm_clk_enable()
Colin Ian King
1
-3
/
+1
2015-09-13
regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Guenter Roeck
1
-5
/
+14
2015-08-03
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-08-03
PM / clk: Fix clock error check in __pm_clk_add()
Geert Uytterhoeven
1
-1
/
+1
2015-07-21
regmap: Fix possible shift overflow in regmap_field_init()
Maxime Coquelin
1
-2
/
+1
2015-07-21
regmap: Fix regmap_bulk_read in BE mode
Arun Chandran
1
-1
/
+1
2015-06-01
drivers/base: cacheinfo: handle absence of caches
Sudeep Holla
1
-1
/
+1
2015-05-27
drivers: of/base: move of_init to driver_init
Sudeep Holla
1
-0
/
+2
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+16
2015-04-16
power: wakeup: remove use of seq_printf return value
Joe Perches
1
-9
/
+7
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-16
/
+16
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-83
/
+278
2015-04-15
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
1
-7
/
+12
2015-04-15
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-14
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-89
/
+129
2015-04-14
Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-2
/
+262
2015-04-13
Merge branches 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
4
-28
/
+82
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
3
-55
/
+196
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2
-7
/
+19
2015-04-04
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
1
-5
/
+93
2015-04-04
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
1
-0
/
+51
2015-03-25
driver core: Implement device property accessors through fwnode ones
Rafael J. Wysocki
1
-28
/
+17
2015-03-25
Merge branch 'acpi-driver-core' into device-properties
Rafael J. Wysocki
1
-1
/
+1
2015-03-25
driver core: property: Update fwnode_property_read_string_array()
Rafael J. Wysocki
1
-2
/
+4
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
1
-1
/
+1
2015-03-25
drivers/core/of: Add symlink to device-tree from devices with an OF node
Benjamin Herrenschmidt
1
-2
/
+14
2015-03-25
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
1
-0
/
+2
2015-03-25
firmware: Avoid manual device_create_file() calls
Takashi Iwai
1
-19
/
+21
2015-03-25
drivers/base: cacheinfo: validate device node for all the caches
Sudeep Holla
1
-2
/
+11
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
1
-5
/
+5
2015-03-25
driver core: add missing blank line after declaration
Lavinia Tache
1
-0
/
+1
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
1
-1
/
+1
2015-03-25
drivers: base: memory: Use tabs instead of spaces
Ioana Ciornei
1
-2
/
+2
2015-03-25
firmware_class: Fix whitespace and indentation
Andrei Oprea
1
-3
/
+4
2015-03-25
drivers: base: dma-mapping: Erase blank space after pointer
Marius Cristian Eseanu
1
-1
/
+1
2015-03-25
drivers: base: class: Add a blank line after declarations
Cosmin Tomulescu
1
-0
/
+2
2015-03-25
attribute_container: fix missing blank lines after declarations
Cosmin Dragomir
1
-0
/
+2
2015-03-25
drivers: base: memory: Fix switch indent
Ioana Ciornei
1
-27
/
+27
2015-03-25
drivers: base: map: Use kmalloc_array instead of kmalloc
Andrei Poenaru
1
-2
/
+1
2015-03-25
Driver core: Fix missing whitespace in function argument
Florin Papa
1
-1
/
+1
2015-03-25
driver core: Delete an unnecessary check before the function call "put_device"
Markus Elfring
1
-2
/
+1
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
1
-10
/
+2
[next]