summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi2012-04-061-15/+1
* mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi2012-04-061-4/+5
* mmc: omap_hsmmc: trivial cleanupsFelipe Balbi2012-04-061-77/+70
* mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K2012-04-061-2/+2
* mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K2012-04-061-2/+1
* mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-061-3/+9
* mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-061-2/+15
* mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2012-04-061-1/+3
* mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman2012-04-061-7/+1
* mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman2012-04-061-6/+6
* mmc: sh_mmcif: double clock speedSimon Horman2012-04-061-1/+2
* mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson2012-04-061-26/+1
* mmc: atmel-mci: add support for odd clock dividersLudovic Desroches2012-04-062-19/+30
* mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches2012-04-061-0/+2
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-061-1/+8
* mmc: sdhci-s3c: Enable runtime power managementMark Brown2012-04-061-0/+28
* mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown2012-04-061-4/+7
* mmc: sdhci-s3c: use devm_ functionsJulia Lawall2012-04-061-24/+3
* mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham2012-04-061-2/+9
* mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham2012-04-061-0/+8
* mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham2012-04-061-4/+70
* Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds2012-04-012-80/+8
|\
| * virtio-pci: switch to PM ops macro to initialise PM functionsAmit Shah2012-03-311-6/+1
| * virtio-pci: S3 supportAmit Shah2012-03-311-21/+3
| * virtio-pci: drop restore_common()Amit Shah2012-03-311-16/+7
| * virtio: drop thaw PM operationAmit Shah2012-03-312-33/+1
| * virtio: balloon: Allow stats update after restore from S4Amit Shah2012-03-311-8/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-37/+16
|\ \
| * | mtdchar: kill persistently held vfsmountAl Viro2012-03-311-37/+16
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-3157-938/+4247
|\ \ \
| * | | [SCSI] ipr: Driver version 2.5.3Brian King2012-03-281-2/+2
| * | | [SCSI] ipr: Increase alignment boundary of command blocksBrian King2012-03-281-1/+1
| * | | [SCSI] ipr: Increase max concurrent oustanding commandsBrian King2012-03-282-4/+23
| * | | [SCSI] ipr: Remove unnecessary memory barriersBrian King2012-03-281-12/+4
| * | | [SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2012-03-282-6/+17
| * | | [SCSI] ipr: Fix target id allocation re-use problemBrian King2012-03-281-8/+9
| * | | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2012-03-284-12/+6
| * | | [SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love2012-03-281-1/+5
| * | | [SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati2012-03-281-1/+1
| * | | [SCSI] bfa: BSG and User interface fixes.Krishna Gudipati2012-03-284-22/+34
| * | | [SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati2012-03-283-4/+9
| * | | [SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati2012-03-281-28/+0
| * | | [SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati2012-03-2810-380/+525
| * | | [SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2012-03-282-45/+112
| * | | [SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati2012-03-281-12/+46
| * | | [SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati2012-03-281-3/+10
| * | | [SCSI] bfa: Add fc host issue lip supportKrishna Gudipati2012-03-281-1/+38
| * | | [SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa2012-03-281-1/+1
| * | | [SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark2012-03-281-2/+12
| * | | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman2012-03-281-8/+14