aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-27driver core: Inline dev_set/get_drvdataJean Delvare
2014-05-27driver core: dev_get_drvdata: Don't check for NULL devJean Delvare
2014-05-27driver core: dev_set_drvdata returns voidJean Delvare
2014-05-27driver core: Move driver_data back to struct deviceJean Delvare
2014-05-24devres: Add devm_get_free_pages APIEli Billauer
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada
2014-04-29drivercore: deferral race condition fixGrant Likely
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé
2014-04-16sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-04-11Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-08Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-01Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-04-01Merge branch 'pm-runtime'Rafael J. Wysocki
2014-04-01regmap: adds missing braces in regmap_init()Daeseok Youn
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown
2014-03-28Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2014-03-28Merge tag 'regmap-v3.14-rc4' into regmap-linusMark Brown
2014-03-28regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li
2014-03-27regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li
2014-03-27regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown
2014-03-26PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-03-20drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-19regmap: cache: Don't attempt to sync non-writeable registersDylan Reid
2014-03-19regmap: cache: Step by stride in default syncDylan Reid
2014-03-18regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai
2014-03-18regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown
2014-03-13regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]