aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-03driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu
2014-09-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2014-09-29Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-nextMark Brown
2014-09-29Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2014-09-29Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown
2014-09-29Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2014-09-29regmap: Fix debugfs-file 'registers' modeMarkus Pargmann
2014-09-28regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-09-28regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-09-27regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven
2014-09-23firmware_class: make sure fw requests contain a nameKees Cook
2014-09-23driver core: Remove kerneldoc from local functionThierry Reding
2014-09-23attribute_container: fix coding style issuesTina Johnson
2014-09-23attribute_container: fix whitespace errorsTina Johnson
2014-09-23drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()Ben Hutchings
2014-09-23device coredump: add new device coredump classJohannes Berg
2014-09-18regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey
2014-09-16regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula
2014-09-15Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12regmap: change struct regmap's internal locks as unionWang, Yalin
2014-09-08regmap: Fix debugfs-file 'registers' modeMarkus Pargmann
2014-08-31Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown
2014-08-31regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown
2014-08-27regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven
2014-08-26regmap: Fix handling of volatile registers for format_write() chipsMark Brown
2014-08-26regmap: Fix regcache debugfs initializationLars-Peter Clausen
2014-08-19regmap: of_regmap_get_endian() cleanupStephen Warren
2014-08-18regmap: Fix DT endianess parsing logicJavier Martinez Canillas
2014-08-17regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven
2014-08-16regmap: add DT endianness binding support.Xiubo Li
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-08-06mm/mem-hotplug: replace simple_strtoull() with kstrtoull()Zhang Zhen
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-08-06DMA, CMA: support arbitrary bitmap granularityJoonsoo Kim
2014-08-06DMA, CMA: support alignment constraint on CMA regionJoonsoo Kim
2014-08-06DMA, CMA: separate core CMA management codes from DMA APIsJoonsoo Kim
2014-08-06mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen
2014-08-06mem-hotplug: avoid illegal state prefixed with legal state when changing stat...Tang Chen
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-08-04Merge remote-tracking branch 'regmap/topic/getdev' into regmap-nextMark Brown
2014-07-29PM / sleep: fix kernel-doc warnings in drivers/base/power/main.cRandy Dunlap