summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-091-3/+0
* common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-091-0/+72
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-0/+42
* Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-089-16/+315
|\
| * driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu2014-10-031-1/+0
| * devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-231-7/+8
| * firmware_class: make sure fw requests contain a nameKees Cook2014-09-231-0/+3
| * driver core: Remove kerneldoc from local functionThierry Reding2014-09-231-1/+1
| * attribute_container: fix coding style issuesTina Johnson2014-09-231-2/+2
| * attribute_container: fix whitespace errorsTina Johnson2014-09-231-5/+5
| * drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()Ben Hutchings2014-09-231-0/+9
| * device coredump: add new device coredump classJohannes Berg2014-09-233-0/+287
* | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2014-09-291-2/+11
|\ \
| * | regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula2014-09-161-2/+11
* | | Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-nextMark Brown2014-09-293-11/+72
|\ \ \
| * | | regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey2014-09-181-9/+14
| * | | regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven2014-08-271-64/+43
| * | | regmap: of_regmap_get_endian() cleanupStephen Warren2014-08-191-34/+20
| * | | regmap: Fix DT endianess parsing logicJavier Martinez Canillas2014-08-181-12/+4
| * | | regmap: add DT endianness binding support.Xiubo Li2014-08-163-11/+110
| |/ /
* | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-09-292-2/+7
|\ \ \
| * | | regmap: change struct regmap's internal locks as unionWang, Yalin2014-09-121-2/+4
| * | | regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven2014-08-171-0/+3
| |/ /
* | | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2014-09-291-2/+6
|\ \ \
| * | | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-291-1/+8
| * | | regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li2014-09-281-2/+6
| |/ /
* | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2014-09-291-2/+5
|\ \ \
| * | | regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-281-0/+3
| * | | regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey2014-09-271-2/+2
| |/ /
* | | Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-151-1/+8
|\ \ \ | |_|/ |/| |
| * | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-081-1/+8
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown2014-08-315-8/+11
|\ \ \ \ | |_|_|/ |/| | |
| | | * regmap: Fix handling of volatile registers for format_write() chipsMark Brown2014-08-261-1/+1
| |_|/ |/| |
| | * regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-263-6/+9
| |/ |/|
| * regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown2014-08-311-1/+1
|/
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-064-233/+29
|\
| * mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini2014-08-061-1/+1
| * mm/mem-hotplug: replace simple_strtoull() with kstrtoull()Zhang Zhen2014-08-061-1/+3
| * mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-061-1/+1
| * CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-062-282/+8
| * DMA, CMA: support arbitrary bitmap granularityJoonsoo Kim2014-08-061-24/+53
| * DMA, CMA: support alignment constraint on CMA regionJoonsoo Kim2014-08-061-8/+18
| * DMA, CMA: separate core CMA management codes from DMA APIsJoonsoo Kim2014-08-061-48/+77
| * mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-061-9/+9
| * mem-hotplug: avoid illegal state prefixed with legal state when changing stat...Tang Chen2014-08-061-4/+4
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-0/+5
|\ \ | |/ |/|
| * PM / sleep: fix kernel-doc warnings in drivers/base/power/main.cRandy Dunlap2014-07-291-0/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-4/+26
|\ \
| * | firmware_class: perform new LSM checksKees Cook2014-07-251-4/+26
* | | Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-051-0/+13
|\ \ \
OpenPOWER on IntegriCloud