aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| * | | | | Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman2012-08-27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | firmware loader: fix build failure if FW_LOADER is mMing Lei2012-08-17
| * | | | | PM / Sleep: introduce dpm_for_each_devMing Lei2012-08-17
| * | | | | firmware loader: fix compile failure if !PMMing Lei2012-08-17
| * | | | | firmware loader: cache devices firmware during suspend/resume cycleMing Lei2012-08-16
| * | | | | firmware loader: use small timeout for cache device firmwareMing Lei2012-08-16
| * | | | | firmware: introduce device_cache/uncache_fw_imagesMing Lei2012-08-16
| * | | | | driver core: devres: introduce devres_for_each_resMing Lei2012-08-16
| * | | | | firmware loader: store firmware name into devres listMing Lei2012-08-16
| * | | | | firmware loader: fix comments on request_firmware_nowaitMing Lei2012-08-16
| * | | | | firmware loader: fix device lifetimeMing Lei2012-08-16
| * | | | | firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2012-08-16
| * | | | | firmware loader: always let firmware_buf own the pages bufferMing Lei2012-08-16
| * | | | | firmware loader: introduce firmware_bufMing Lei2012-08-16
| * | | | | firmware loader: fix creation failure of fw loader deviceMing Lei2012-08-16
| * | | | | firmware loader: remove unnecessary wmb()Ming Lei2012-08-16
| * | | | | firmware loader: fix races during loading firmwareMing Lei2012-08-16
| * | | | | firmware loader: simplify pages ownership transferMing Lei2012-08-16
| * | | | | platform: Add support for automatic device IDsJean Delvare2012-08-16
| * | | | | driver core: free devres in device_releaseMing Lei2012-08-16
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown2012-09-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | * | | | regmap: no need primary handler for nested irqYunfan Zhang2012-09-08
| | * | | | regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-30
| | * | | | regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-07
| | * | | | regmap: irq: initialize all irqs to wake disabledStephen Warren2012-08-04
| | * | | | regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_baseStephen Warren2012-08-04
| | * | | | regmap: name irq_chip based on regmap_irq_chip's nameStephen Warren2012-08-04
| | * | | | regmap: store irq_chip inside regmap_irq_chip_dataStephen Warren2012-08-04
| | * | | | regmap: irq: Only update mask bits when doing initial maskMark Brown2012-08-04
| | * | | | regmap: fix some error messages to take account of irq_reg_strideStephen Warren2012-08-04
| | |/ / /
| * / / / regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos2012-08-04
| |/ / /
* | / / mm: cma: fix alignment requirements for contiguous regionsMarek Szyprowski2012-08-28
| |/ / |/| |
* | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-20
|\ \ \
| * | | dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf2012-08-19
* | | | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-18
|\ \ \ \
| * | | | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-17
| * | | | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-17
| * | | | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-17
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / drivers-core: make structured logging play nice with dynamic-debugJim Cromie2012-08-16
| |/
* / PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2012-08-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * new helper: done_path_create()Al Viro2012-07-29
* | mm: factor out memory isolate functionsMinchan Kim2012-07-31
* | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\ \
| * | common: dma-mapping: introduce dma_get_sgtable() functionMarek Szyprowski2012-07-30
| * | common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski2012-07-30
* | | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ \
| * | | driver core: don't trigger uevent after failureSebastian Ott2012-07-17
| * | | PM / Runtime: Do not increment device usage counts before probingRafael J. Wysocki2012-07-16