aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson2014-09-08
| | * | | | PM / domains: Remove redundant check for CONFIG_PMUlf Hansson2014-09-08
| | * | | | PM / domains: Remove dev_irq_safe from genpd configUlf Hansson2014-09-08
| | * | | | PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson2014-09-08
| | * | | | PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2014-09-08
| | * | | | PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson2014-09-08
| * | | | | PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki2014-09-30
| * | | | | Merge branch 'pm-genirq' into acpi-pmRafael J. Wysocki2014-09-30
| |\ \ \ \ \
| | * | | | | genirq: Simplify wakeup mechanismThomas Gleixner2014-09-01
| | * | | | | PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-01
| | | |_|/ / | | |/| | |
| * | | | | Merge back earlier 'pm-sleep' material for v3.18.Rafael J. Wysocki2014-09-29
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | PM / sysfs: avoid shadowing variablesJohannes Berg2014-09-08
| | | |/ / | | |/| |
* | | | | Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu2014-10-03
| * | | | devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-24
| * | | | firmware_class: make sure fw requests contain a nameKees Cook2014-09-24
| * | | | driver core: Remove kerneldoc from local functionThierry Reding2014-09-24
| * | | | attribute_container: fix coding style issuesTina Johnson2014-09-24
| * | | | attribute_container: fix whitespace errorsTina Johnson2014-09-24
| * | | | drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()Ben Hutchings2014-09-24
| * | | | device coredump: add new device coredump classJohannes Berg2014-09-24
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2014-09-29
|\ \ \ \
| * | | | regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula2014-09-16
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-nextMark Brown2014-09-29
|\ \ \ \
| * | | | regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey2014-09-18
| * | | | regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven2014-08-27
| * | | | regmap: of_regmap_get_endian() cleanupStephen Warren2014-08-19
| * | | | regmap: Fix DT endianess parsing logicJavier Martinez Canillas2014-08-18
| * | | | regmap: add DT endianness binding support.Xiubo Li2014-08-16
| |/ / /
* | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-09-29
|\ \ \ \
| * | | | regmap: change struct regmap's internal locks as unionWang, Yalin2014-09-12
| * | | | regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven2014-08-17
| |/ / /
* | | | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2014-09-29
|\ \ \ \
| * | | | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-29
| * | | | regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li2014-09-28
| |/ / /
* | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2014-09-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-28
| * | | regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey2014-09-27
| |/ /
* | | Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-15
|\ \ \ | |_|/ |/| |
| * | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-08
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown2014-08-31
|\ \ \ \ | |_|_|/ |/| | |
| | | * regmap: Fix handling of volatile registers for format_write() chipsMark Brown2014-08-26
| |_|/ |/| |
| | * regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-26
| |/ |/|
| * regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown2014-08-31
|/
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-07
|\
| * mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-06
| * mm/mem-hotplug: replace simple_strtoull() with kstrtoull()Zhang Zhen2014-08-06
| * mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-06
| * CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-06
| * DMA, CMA: support arbitrary bitmap granularityJoonsoo Kim2014-08-06