summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman
2012-08-20Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-19dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf
2012-08-18Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-17PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki
2012-08-17PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki
2012-08-17PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki
2012-08-17Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-17firmware loader: fix build failure if FW_LOADER is mMing Lei
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei
2012-08-17firmware loader: fix compile failure if !PMMing Lei
2012-08-16firmware loader: cache devices firmware during suspend/resume cycleMing Lei
2012-08-16firmware loader: use small timeout for cache device firmwareMing Lei
2012-08-16firmware: introduce device_cache/uncache_fw_imagesMing Lei
2012-08-16driver core: devres: introduce devres_for_each_resMing Lei
2012-08-16firmware loader: store firmware name into devres listMing Lei
2012-08-16firmware loader: fix comments on request_firmware_nowaitMing Lei
2012-08-16firmware loader: fix device lifetimeMing Lei
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei
2012-08-16firmware loader: introduce firmware_bufMing Lei
2012-08-16firmware loader: fix creation failure of fw loader deviceMing Lei
2012-08-16firmware loader: remove unnecessary wmb()Ming Lei
2012-08-16firmware loader: fix races during loading firmwareMing Lei
2012-08-16firmware loader: simplify pages ownership transferMing Lei
2012-08-16platform: Add support for automatic device IDsJean Delvare
2012-08-16driver core: free devres in device_releaseMing Lei
2012-08-16drivers-core: make structured logging play nice with dynamic-debugJim Cromie
2012-08-08PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01mm: factor out memory isolate functionsMinchan Kim
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-29new helper: done_path_create()Al Viro
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown
2012-07-20[SCSI] cleanup usages of scsi_complete_async_scansDan Williams
2012-07-19Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-19PM / Sleep: call early resume handlers when suspend_noirq failsColin Cross
2012-07-19Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18Merge branch 'pm-qos'Rafael J. Wysocki
2012-07-18Merge branch 'pm-sleep'Rafael J. Wysocki
2012-07-18Merge branch 'pm-domains'Rafael J. Wysocki
2012-07-18PM / QoS: Use NULL pointer instead of plain integer in qos.cSachin Kamat
2012-07-18PM / Sleep: Add missing static storage class specifiers in main.cSachin Kamat