index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-01-12
1
-135
/
+146
|
\
|
*
component: add support for releasing match data
Russell King
2015-12-07
1
-35
/
+66
|
*
component: track components via array rather than list
Russell King
2015-12-07
1
-74
/
+80
|
*
component: move check for unbound master into try_to_bring_up_masters()
Russell King
2015-12-07
1
-10
/
+5
|
*
component: remove old add_components method
Russell King
2015-12-07
1
-26
/
+5
*
|
Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2016-01-11
8
-109
/
+324
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...
Mark Brown
2016-01-05
3
-81
/
+63
|
|
\
\
\
\
|
|
|
|
*
|
regmap: debugfs: Use seq_file for the access map
Mark Brown
2016-01-05
1
-51
/
+18
|
|
|
|
|
/
|
|
|
*
/
regmap: rbtree: When adding a reg do a bsearch for target node
Nikesh Oswal
2015-11-16
1
-2
/
+7
|
|
|
|
/
|
|
*
|
regmap: mmio: Add regmap_mmio_get_min_stride
Xiubo Li
2015-12-08
1
-19
/
+30
|
|
*
|
regmap: mmio: remove the useless code
Xiubo Li
2015-12-08
1
-1
/
+0
|
|
*
|
regmap-mmio: Use native endianness for read/write
Simon Arlott
2015-11-16
1
-8
/
+8
|
|
|
/
|
|
|
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
2016-01-05
3
-0
/
+223
|
|
\
\
\
|
|
|
*
|
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
2016-01-05
1
-0
/
+100
|
|
|
|
/
|
|
*
|
regmap: missing case statement
Dan Carpenter
2015-12-12
1
-0
/
+1
|
|
*
|
regmap: shift wrapping bugs in 64 bit code
Dan Carpenter
2015-12-12
1
-3
/
+3
|
|
*
|
regmap: cache: Add 64-bit mode support
Xiubo Li
2015-12-09
1
-0
/
+15
|
|
*
|
regmap: cache: To suppress the noise of checkpatch
Xiubo Li
2015-12-09
1
-0
/
+6
|
|
*
|
regmap: fix the warning about unused variable
Xiubo Li
2015-12-09
1
-0
/
+2
|
|
*
|
regmap: add 64-bit mode support
Xiubo Li
2015-12-08
1
-0
/
+99
|
|
|
/
|
*
|
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2016-01-05
5
-22
/
+24
|
|
\
\
|
|
*
|
regmap: use IS_ALIGNED instead of % to improve the performance
Xiubo Li
2015-12-16
1
-8
/
+8
|
|
*
|
regmap: replace kmalloc with kmalloc_array
lixiubo
2015-11-20
3
-6
/
+7
|
|
*
|
regmap: replace kzalloc with kcalloc
lixiubo
2015-11-20
4
-8
/
+9
|
|
|
/
|
*
|
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
2016-01-05
1
-6
/
+14
|
|
\
\
|
|
*
|
regmap: cache: Move the num_reg_defaults check as early as possible
Xiubo Li
2015-12-12
1
-2
/
+6
|
|
*
|
regmap: cache: Add warning info for the cache check
Xiubo Li
2015-12-12
1
-4
/
+8
|
|
|
/
*
|
|
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-01-11
1
-0
/
+20
|
\
\
\
|
*
|
|
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2016-01-07
1
-0
/
+20
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-11
1
-55
/
+201
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
irq/platform-MSI: Increase the maximum MSIs the MSI framework can support
MaJun
2015-12-29
1
-1
/
+1
|
*
|
|
platform-msi: Allow creation of a MSI-based stacked irq domain
Marc Zyngier
2015-12-16
1
-2
/
+128
|
*
|
|
platform-msi: Factor out allocation/free of private data
Marc Zyngier
2015-12-16
1
-41
/
+53
|
*
|
|
platform-msi: Allow MSIs to be allocated in chunks
Marc Zyngier
2015-12-16
1
-12
/
+20
|
|
/
/
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2015-12-14
1
-11
/
+22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
PM / Domains: Allow runtime PM callbacks to be re-used during system PM
Ulf Hansson
2015-12-10
1
-11
/
+22
*
|
|
|
|
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
2015-12-12
1
-0
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2015-12-04
2
-5
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
Eric Anholt
2015-12-04
1
-2
/
+1
|
*
|
|
PM / Domains: Validate cases of a non-bound driver in genpd governor
Ulf Hansson
2015-12-02
1
-3
/
+0
*
|
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2015-11-20
1
-0
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PM / wakeirq: check that wake IRQ is valid before accepting it
Dmitry Torokhov
2015-11-16
1
-0
/
+6
*
|
|
|
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
5
-38
/
+75
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-domains'
Rafael J. Wysocki
2015-11-12
1
-11
/
+10
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PM / Domains: Allocate memory outside domain locks
Lina Iyer
2015-11-02
1
-9
/
+9
|
|
*
|
|
PM / Domains: Remove dev->driver check for runtime PM
Lina Iyer
2015-11-02
1
-2
/
+1
|
*
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-11-07
3
-19
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
Viresh Kumar
2015-11-06
1
-3
/
+7
|
|
*
|
|
|
PM / OPP: Hold dev_opp_list_lock for writers
Viresh Kumar
2015-11-06
1
-0
/
+9
|
|
*
|
|
|
PM / OPP: Protect updates to list_dev with mutex
Viresh Kumar
2015-11-06
3
-5
/
+8
[next]