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.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
2013-08-20
drivers / base: Fix sysfs_deprecated_setup() __init attribute location
Hanjun Guo
1
-1
/
+1
2013-08-16
regmap: Allow multiple patches to be registered
Mark Brown
1
-9
/
+8
2013-08-13
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
1
-1
/
+5
2013-08-13
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
1
-0
/
+37
2013-08-13
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
3
-4
/
+14
2013-08-13
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
3
-4
/
+14
2013-08-09
regmap: regcache: allow read-only regs to be cached
Ionut Nicu
2
-3
/
+3
2013-08-09
regmap: fix regcache_reg_present() for empty cache
Ionut Nicu
1
-1
/
+1
2013-08-06
regmap: core: allow a virtual range to cover its own data window
Philipp Zabel
1
-0
/
+4
2013-08-06
PM / OPP: Export opp_add()
Viresh Kumar
1
-0
/
+1
2013-08-05
regmap: cache: Make sure to sync the last register in a block
Lars-Peter Clausen
1
-1
/
+2
2013-07-30
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
1
-20
/
+0
2013-07-27
PM / Sleep: new trace event to print device suspend and resume times
Shuah Khan
1
-34
/
+43
2013-07-27
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
4
-5
/
+5
2013-07-27
drivers:base:core: Moved sym export macros to respective functions
David Graham White
1
-15
/
+11
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
1
-0
/
+25
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-29
/
+92
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+6
2013-07-17
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
1
-1
/
+8
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
1
-28
/
+83
2013-07-16
regmap: Provide __acquires/__releases annotations
Fabio Estevam
1
-0
/
+2
2013-07-16
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-16
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-15
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
Marek Szyprowski
2
-17
/
+5
2013-07-15
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2
-6
/
+6
2013-07-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+1
2013-07-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+40
2013-07-08
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
2
-17
/
+5
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-07-04
regmap: cache: bail in regmap_async_complete() for bus-less maps
Daniel Mack
1
-1
/
+1
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-134
/
+267
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+19
2013-07-03
Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-30
/
+289
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2
-17
/
+5
2013-06-30
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
Mark Brown
2
-0
/
+138
2013-06-30
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
1
-2
/
+2
2013-06-30
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
1
-1
/
+4
2013-06-30
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
5
-27
/
+145
2013-06-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
6
-35
/
+17
2013-06-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2013-06-28
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
3
-97
/
+248
2013-06-28
reservation: cross-device reservation support, v4
Maarten Lankhorst
2
-1
/
+40
2013-06-27
Merge branch 'pm-cpufreq-assorted' into pm-cpufreq
Rafael J. Wysocki
1
-2
/
+2
2013-06-26
firmware loader: fix another compile warning with PM_SLEEP unset
Ming Lei
1
-12
/
+12
2013-06-24
PM / QoS: Add dev_pm_qos_request tracepoints
Sahara
1
-0
/
+6
2013-06-22
firmware loader: fix compile warning with PM_SLEEP set
Ming Lei
1
-3
/
+3
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-2
/
+3
[prev]
[next]