index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2014-09-15
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-12
regmap: change struct regmap's internal locks as union
Wang, Yalin
2014-09-09
PM / domains: Remove default_stop_ok() API
Ulf Hansson
2014-09-09
PM / domains: Add late_initcall to disable unused PM domains
Ulf Hansson
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
2014-09-09
PM / domains: Remove redundant check for CONFIG_PM
Ulf Hansson
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
2014-09-08
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-08-31
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
2014-08-31
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
2014-08-27
regmap: Split regmap_get_endian() in two functions
Geert Uytterhoeven
2014-08-26
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-08-26
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
2014-08-19
regmap: of_regmap_get_endian() cleanup
Stephen Warren
2014-08-18
regmap: Fix DT endianess parsing logic
Javier Martinez Canillas
2014-08-17
regmap: Add explicit dependencies to catch "select" misuse
Geert Uytterhoeven
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-08-06
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
2014-08-06
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-05
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next
Mark Brown
2014-07-29
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
2014-07-25
regmap: Allow regmap_get_device() to be used by modules
Mark Brown
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
2014-07-23
firmware loader: Fix _request_firmware_load() return val for fw load abort
Shuah Khan
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
2014-07-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
[prev]
[next]