summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-274-15/+14
|\
| * Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-201-2/+2
| |\
| | * dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf2012-08-181-2/+2
| * | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-181-8/+5
| |\ \
| | * | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-171-6/+2
| | * | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-171-1/+1
| | * | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-171-1/+2
| * | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-171-2/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * drivers-core: make structured logging play nice with dynamic-debugJim Cromie2012-08-161-2/+7
| * | PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2012-08-082-5/+2
| |/
* | firmware loader: fix build failure if FW_LOADER is mMing Lei2012-08-171-7/+2
* | PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-171-0/+22
* | firmware loader: fix compile failure if !PMMing Lei2012-08-171-1/+3
* | firmware loader: cache devices firmware during suspend/resume cycleMing Lei2012-08-161-0/+32
* | firmware loader: use small timeout for cache device firmwareMing Lei2012-08-161-0/+14
* | firmware: introduce device_cache/uncache_fw_imagesMing Lei2012-08-161-6/+215
* | driver core: devres: introduce devres_for_each_resMing Lei2012-08-161-0/+42
* | firmware loader: store firmware name into devres listMing Lei2012-08-161-0/+64
* | firmware loader: fix comments on request_firmware_nowaitMing Lei2012-08-161-3/+7
* | firmware loader: fix device lifetimeMing Lei2012-08-161-0/+6
* | firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2012-08-161-8/+92
* | firmware loader: always let firmware_buf own the pages bufferMing Lei2012-08-161-69/+171
* | firmware loader: introduce firmware_bufMing Lei2012-08-161-78/+102
* | firmware loader: fix creation failure of fw loader deviceMing Lei2012-08-161-1/+1
* | firmware loader: remove unnecessary wmb()Ming Lei2012-08-161-1/+0
* | firmware loader: fix races during loading firmwareMing Lei2012-08-161-9/+11
* | firmware loader: simplify pages ownership transferMing Lei2012-08-161-23/+39
* | platform: Add support for automatic device IDsJean Delvare2012-08-161-3/+35
* | driver core: free devres in device_releaseMing Lei2012-08-161-7/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-7/+2
|\
| * new helper: done_path_create()Al Viro2012-07-291-7/+2
* | mm: factor out memory isolate functionsMinchan Kim2012-07-311-0/+1
* | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-301-0/+49
|\ \
| * | common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski2012-07-301-0/+18
| * | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-301-0/+31
* | | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-267-37/+69
|\ \ \
| * | | driver core: don't trigger uevent after failureSebastian Ott2012-07-171-2/+3
| * | | PM / Runtime: Do not increment device usage counts before probingRafael J. Wysocki2012-07-161-4/+2
| * | | driver-core: Use kobj_to_dev instead of re-implementing itLars-Peter Clausen2012-07-162-13/+10
| * | | driver core: Move deferred devices to the end of dpm_list before probingMark Brown2012-07-161-0/+12
| * | | driver core: move uevent call to driver_registerSebastian Ott2012-07-162-1/+3
| * | | driver core: fix shutdown races with probe/remove(v3)Ming Lei2012-07-161-0/+18
| * | | Merge v3.5-rc5 into driver-core-nextGreg Kroah-Hartman2012-07-053-7/+11
| |\ \ \
| * | | | driver core: fix some kernel-doc warnings in dma*.cRandy Dunlap2012-06-142-0/+2
| * | | | device-core: Ensure drvdata = NULL when no driver is boundHans de Goede2012-06-131-0/+2
| * | | | driver core: always handle dpm_orderRabin Vincent2012-06-111-18/+18
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-241-2/+0
|\ \ \ \ \
| * | | | | [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-231-57/+41
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | get rid of kern_path_parent()Al Viro2012-07-141-57/+41
| | |_|/ | |/| |
OpenPOWER on IntegriCloud