summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-11-14firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu
2012-11-14Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman
2012-11-10PM / QoS: Resume device before exposing/hiding PM QoS flagsLan Tianyu
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-02PM / QoS: Document request manipulation requirement for flagsRafael J. Wysocki
2012-11-01PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()Lan,Tianyu
2012-10-30drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-30drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior
2012-10-30PM / QoS: Fix the return value of dev_pm_qos_update_request()Rafael J. Wysocki
2012-10-30regmap: core: Report registers in hex when we can't cacheMark Brown
2012-10-29Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25drivers/base: remove CONFIG_EXPERIMENTALKees Cook
2012-10-25regmap: Fix printing of size_t variableFabio Estevam
2012-10-24PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()Rafael J. Wysocki
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-23PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-23PM / QoS: Prepare struct dev_pm_qos_request for more request typesRafael J. Wysocki
2012-10-23PM / QoS: Prepare device structure for adding more constraint typesRafael J. Wysocki
2012-10-23PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com
2012-10-22firmware loader: sync firmware cache by async_synchronize_full_domainMing Lei
2012-10-22firmware loader: let direct loading back on 'firmware_buf'Ming Lei
2012-10-22firmware loader: fix one reqeust_firmware raceMing Lei
2012-10-22firmware loader: cancel uncache work before caching firmwareMing Lei
2012-10-17regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng
2012-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi
2012-10-15regmap: silence GCC warningPaul Bolle
2012-10-15regmap: Split raw writes that cross window boundariesMark Brown
2012-10-15regmap: Make return code checks consistentMark Brown
2012-10-15regmap: Factor range lookup out of page selectionMark Brown
2012-10-15regmap: Provide debugfs read of register rangesMark Brown
2012-10-15regmap: Factor out debugfs register readMark Brown
2012-10-15regmap: Allow ranges to be namedMark Brown
2012-10-15regmap: When we sanity check during range adds say what errors we findMark Brown
2012-10-15regmap: Rename n_ranges to num_rangesMark Brown
2012-10-15regmap: irq: Allow users to retrieve the irq_domainMark Brown
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang
2012-10-04firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds
2012-10-03firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds