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
2014-11-14
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
1
-8
/
+34
2014-11-11
PM / Domains: Fix initial default state of the need_restore flag
Ulf Hansson
1
-6
/
+32
2014-11-08
PM / Domains: Change prototype for the attach and detach callbacks
Ulf Hansson
1
-2
/
+2
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-1
/
+2
2014-10-27
PM / Sleep: fix async suspend_late/freeze_late error handling
Imre Deak
1
-0
/
+2
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
1
-0
/
+66
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
1
-22
/
+129
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-3
/
+117
2014-10-09
CMA: document cma=0
Jean Delvare
1
-0
/
+3
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
1
-3
/
+0
2014-10-09
common: dma-mapping: introduce common remapping functions
Laura Abbott
1
-0
/
+72
2014-10-09
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
1
-0
/
+42
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-387
/
+627
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-16
/
+315
2014-10-07
Merge branch 'pm-clk'
Rafael J. Wysocki
1
-4
/
+15
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
4
-363
/
+577
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
1
-1
/
+0
2014-10-03
PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
Geert Uytterhoeven
1
-4
/
+15
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
1
-27
/
+27
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
1
-0
/
+3
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
1
-0
/
+3
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
1
-4
/
+4
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
2
-5
/
+18
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-29
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
Mark Brown
1
-2
/
+11
2014-09-29
Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next
Mark Brown
3
-11
/
+72
2014-09-29
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
Mark Brown
2
-2
/
+7
2014-09-29
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
Mark Brown
1
-2
/
+6
2014-09-29
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-2
/
+5
2014-09-29
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
1
-1
/
+8
2014-09-29
Merge back earlier 'pm-sleep' material for v3.18.
Rafael J. Wysocki
1
-11
/
+13
2014-09-28
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-09-28
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
1
-2
/
+6
2014-09-27
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
1
-2
/
+2
2014-09-25
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
1
-33
/
+0
2014-09-25
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
1
-0
/
+6
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
1
-7
/
+8
2014-09-23
firmware_class: make sure fw requests contain a name
Kees Cook
1
-0
/
+3
2014-09-23
driver core: Remove kerneldoc from local function
Thierry Reding
1
-1
/
+1
2014-09-23
attribute_container: fix coding style issues
Tina Johnson
1
-2
/
+2
2014-09-23
attribute_container: fix whitespace errors
Tina Johnson
1
-5
/
+5
2014-09-23
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
Ben Hutchings
1
-0
/
+9
2014-09-23
device coredump: add new device coredump class
Johannes Berg
3
-0
/
+287
2014-09-23
PM / Domains: add debugfs listing of struct generic_pm_domain-s
Maciej Matraszek
1
-0
/
+157
2014-09-22
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
1
-7
/
+8
[next]