aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-03-09Merge remote-tracking branch 'lsk/v3.10/topic/cpufreq' into linux-linaro-lskMark Brown
2015-03-09cpufreq: Revert "cpufreq: suspend governors on system suspend/hibernate"v3.10/topic/cpufreqMark Brown
2015-02-19Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-17of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-15.01Mark Brown
2015-01-23arm64: add atomic pool for non-coherent and CMA allocationsv3.10/topic/arm64-miscLaura Abbott
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into lsk-v3.10-arm...Mark Brown
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into linux-linaro-lskMark Brown
2015-01-22common: dma-mapping: introduce common remapping functionsv3.10/topic/dma-mappingLaura Abbott
2015-01-16Merge tag 'v3.10.65' into linux-linaro-lskMark Brown
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2014-12-13Merge remote-tracking branch 'lsk/v3.10/topic/genpd' into linux-linaro-lsklsk-v3.10-14.12Mark Brown
2014-12-12PM / Domains: Add generic OF-based PM domain look-upv3.10/topic/genpdTomasz Figa
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05regmap: Fix handling of volatile registers for format_write() chipsMark Brown
2014-10-02Merge tag 'v3.10.13' into lsk/v3.10/topic/kvmChristoffer Dall
2014-06-16Merge remote-tracking branch 'lsk/v3.10/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-06-16cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-06-09Merge tag v3.10.42 into linux-linaro-lskAlex Shi
2014-06-07drivercore: deferral race condition fixGrant Likely
2014-06-07topology: Fix compilation warning when not in SMPVincent Stehlé
2014-05-19Merge remote-tracking branch 'lsk/v3.10/topic/devm' into linux-linaro-lskMark Brown
2014-05-19devres: restore zeroing behavior of devres_alloc()v3.10/topic/devmKevin Hilman
2014-05-19devres: add kernel standard devm_k.alloc functionsJoe Perches
2014-05-05drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2014-05-05mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2014-04-28drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2014-04-28mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2014-04-23Merge branch 'v3.10/topic/cpufreq' of git://git.linaro.org/kernel/linux-linar...Mark Brown
2014-04-23cpufreq: suspend governors on system suspend/hibernateMark Brown
2013-12-04PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki
2013-10-05driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-07regmap: rbtree: Fix overlapping rbnodes.David Jander
2013-09-07drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson
2013-08-14regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen
2013-08-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack
2013-06-18firmware loader: fix use-after-free by double abortMing Lei
2013-06-03Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown
2013-06-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown
2013-06-01regmap: rbtree: Fixed node range check on syncMaarten ter Huurne
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman