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
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-51
/
+83
2017-07-04
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
8
-132
/
+256
2017-07-04
Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-19
/
+285
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-194
/
+491
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+19
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...
Mark Brown
5
-19
/
+285
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-11
/
+17
2017-07-03
Merge branches 'pm-domains', 'pm-avs' and 'powercap'
Rafael J. Wysocki
2
-31
/
+84
2017-07-03
Merge branches 'pm-core', 'pm-opp' and 'pm-qos'
Rafael J. Wysocki
6
-90
/
+155
2017-06-30
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
1
-2
/
+2
2017-06-29
PM / Domains: Fix missing default_power_down_ok comment
Krzysztof Kozlowski
1
-6
/
+6
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of domains
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Call driver's noirq callbacks
Mikko Perttunen
1
-9
/
+59
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-15
/
+25
2017-06-28
drivers: dma-coherent: Introduce default DMA pool
Vladimir Murzin
1
-7
/
+52
2017-06-28
drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
1
-2
/
+13
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
1
-20
/
+16
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
1
-20
/
+0
2017-06-28
PM / QoS: constify *_attribute_group.
Arvind Yadav
1
-6
/
+6
2017-06-28
PM / sysfs: Constify attribute groups
Krzysztof Kozlowski
1
-6
/
+6
2017-06-28
PM: Constify info string used in messages
Krzysztof Kozlowski
1
-13
/
+15
2017-06-28
PM: Constify returned PM event name
Krzysztof Kozlowski
1
-1
/
+1
2017-06-28
PM / Domains: Constify genpd pointer
Krzysztof Kozlowski
1
-7
/
+10
2017-06-27
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-14
/
+18
2017-06-24
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
Viresh Kumar
1
-0
/
+67
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2017-06-22
PM / OPP: Don't create debugfs "supply-0" directory unnecessarily
Viresh Kumar
1
-4
/
+3
2017-06-22
PM / OPP: opp-microvolt is not optional if regulators are set
Viresh Kumar
1
-2
/
+8
2017-06-22
PM / OPP: Don't create copy of regulators unnecessarily
Viresh Kumar
1
-11
/
+3
2017-06-22
PM / OPP: Reorganize _generic_set_opp_regulator()
Viresh Kumar
1
-39
/
+34
2017-06-22
PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()
Viresh Kumar
1
-1
/
+1
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2
-12
/
+11
2017-06-18
Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-4
/
+4
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2
-11
/
+12
2017-06-15
PM / sleep: Print timing information if debug is enabled
Rafael J. Wysocki
1
-0
/
+4
2017-06-13
PM / Domains: Allow overriding the ->xlate() callback
Thierry Reding
1
-4
/
+4
2017-06-13
driver core: fix automatic pinctrl management
Johan Hovold
1
-0
/
+3
2017-06-13
driver core: add helper to reuse a device-tree node
Johan Hovold
1
-0
/
+16
2017-06-12
driver-core: remove struct bus_type.dev_attrs
Greg Kroah-Hartman
1
-36
/
+1
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
1
-1
/
+1
2017-06-09
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
1
-33
/
+0
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2
-12
/
+11
2017-06-08
regmap: Fix typo in IS_ENABLED() check
Mark Brown
1
-1
/
+1
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2
-12
/
+11
2017-06-06
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
3
-2
/
+8
[next]