summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-17PM / Sleep: introduce dpm_for_each_devMing Lei1-0/+22
2012-08-17firmware loader: fix compile failure if !PMMing Lei1-1/+3
2012-08-16extcon: Ensure dynamically allocated sysfs attributes are initialisedMark Brown1-0/+4
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan1-23/+91
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan1-2/+2
2012-08-16firmware loader: cache devices firmware during suspend/resume cycleMing Lei1-0/+32
2012-08-16firmware loader: use small timeout for cache device firmwareMing Lei1-0/+14
2012-08-16firmware: introduce device_cache/uncache_fw_imagesMing Lei1-6/+215
2012-08-16driver core: devres: introduce devres_for_each_resMing Lei1-0/+42
2012-08-16firmware loader: store firmware name into devres listMing Lei1-0/+64
2012-08-16firmware loader: fix comments on request_firmware_nowaitMing Lei1-3/+7
2012-08-16firmware loader: fix device lifetimeMing Lei1-0/+6
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei1-8/+92
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei1-69/+171
2012-08-16firmware loader: introduce firmware_bufMing Lei1-78/+102
2012-08-16firmware loader: fix creation failure of fw loader deviceMing Lei1-1/+1
2012-08-16firmware loader: remove unnecessary wmb()Ming Lei1-1/+0
2012-08-16firmware loader: fix races during loading firmwareMing Lei1-9/+11
2012-08-16firmware loader: simplify pages ownership transferMing Lei1-23/+39
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham3-2/+2
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman3-202/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar3-0/+202
2012-08-16extcon: arizona: Implement button detection supportMark Brown1-7/+65
2012-08-16platform: Add support for automatic device IDsJean Delvare1-3/+35
2012-08-16driver core: free devres in device_releaseMing Lei1-7/+11
2012-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan1-36/+2
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2-7/+49
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds7-2/+345
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+37
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds9-26/+124
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-1123/+2070
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds48-1089/+2468
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-88/+35
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds17-165/+198
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-39/+1
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds8-219/+400
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow1-5/+90
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown1608-55721/+77054
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt5-5/+85
2012-08-01sh: intc: initial irqdomain support.Paul Mundt5-5/+85
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt1-17/+15
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt1-17/+15
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt1934-62202/+198204
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski1-2/+3