summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-02-25devres: add devm_alloc_percpu()Madalin Bucur
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11devres: restore zeroing behavior of devres_alloc()Kevin Hilman
2014-12-11devres: add kernel standard devm_k.alloc functionsJoe Perches
2014-12-11regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey
2014-12-11Split regmap_get_endian() in two functionsXiubo Li
2014-12-11regmap: of_regmap_get_endian() cleanupStephen Warren
2014-12-11regmap: Fix DT endianess parsing logicJavier Martinez Canillas
2014-12-11regmap: add DT endianness binding support.Xiubo Li
2014-12-11regmap: implement LE formatting/parsing for 16/32-bit values.Xiubo Li
2014-12-11regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li
2014-12-11regmap: mmio: Fix the bug of 'offset' value parsing.Xiubo Li
2014-12-11regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li
2014-12-11regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li
2014-03-05PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2013-12-04PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-09-10dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers
2013-09-10dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-08-31Merge remote-tracking branch 'regmap/topic/sparse' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2013-08-30firmware loader: fix pending_fw_head list corruptionMaxime Bizon
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-08-29driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki
2013-08-29regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen
2013-08-29regmap: rbtree: Reduce number of nodes, take 2Lars-Peter Clausen
2013-08-29regmap: rbtree: Simplify adjacent node look-upLars-Peter Clausen
2013-08-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtreeMark Brown
2013-08-29drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson
2013-08-28drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng
2013-08-28Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28regmap: debugfs: Fix continued read from registers fileLars-Peter Clausen
2013-08-27driver core: add #include <linux/sysfs.h> to core files.Greg Kroah-Hartman
2013-08-27regcache-rbtree: Fix reg_stride != 1Lars-Peter Clausen
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-08-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-08-26Merge branch 'pm-opp'Rafael J. Wysocki