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