summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar2011-10-261-2/+0
* mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bitXu lei2011-10-261-4/+14
* mmc: core: Put eMMC in Sleep mode before suspendBalaji T K2011-10-261-2/+7
* mmc: sdhci-s3c: add default controller configurationThomas Abraham2011-10-261-11/+17
* mmc: core: add a short delay in mmc_power_offDaniel Drake2011-10-261-0/+7
* mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren2011-10-261-0/+3
* mmc: dw_mmc: Support SDIO interrupts for all slotsShashidhar Hiremath2011-10-262-5/+33
* mmc: msm_sdcc: Handle dma resource not present caseSubhash Jadavani2011-10-261-5/+10
* mmc: msm_sdcc: Change initialization order of busclk_timer in probeSahitya Tummala2011-10-261-4/+4
* mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interruptsSahitya Tummala2011-10-262-4/+21
* msm: mmc: Remove "pio_irq" resourceSahitya Tummala2011-10-262-7/+2
* mmc: msm_sdcc: Enable SDC host->clk only after setting the rate.Sahitya Tummala2011-10-261-6/+6
* mmc: msm_sdcc: Handle error cases in probeSahitya Tummala2011-10-261-3/+11
* msm: Implement init_card operation for MSM SDCCAlexander Tarasikov2011-10-261-0/+9
* mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setupAlexander Tarasikov2011-10-261-1/+1
* mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman2011-10-261-25/+73
* mmc: tmio: Provide separate interrupt handlersSimon Horman2011-10-262-48/+86
* mmc: tmio: Cache interrupt masksSimon Horman2011-10-262-16/+22
* mmc: fix integer assignments to pointerVenkatraman S2011-10-265-10/+10
* mmc: queue: declare mmc_alloc_sg as staticVenkatraman S2011-10-261-1/+1
* mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer2011-10-261-6/+6
* mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely2011-10-261-11/+40
* mmc: enable runtime PM by defaultDaniel Drake2011-10-261-0/+11
* mmc: core: add random fault injectionPer Forlin2011-10-262-0/+66
* mmc: sdhci-esdhc-imx: Enable ADMA2Richard Zhu2011-10-261-3/+41
* mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre2011-10-261-1/+5
* mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches2011-10-261-15/+17
* mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches2011-10-261-4/+3
* mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2011-10-261-2/+2
* mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches2011-10-261-3/+3
* mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2011-10-262-118/+423
* mmc: atmel-mci: indentationLudovic Desroches2011-10-261-68/+68
* mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2011-10-262-65/+65
* mmc: atmel-mci: change namespaceLudovic Desroches2011-10-262-253/+254
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17211-2408/+101939
|\
| * libertas: fix changing interface type when interface is downDaniel Drake2011-10-143-14/+40
| * ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
| * ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
| * ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
| * ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
| * ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
| * ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
| * ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
| * ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
| * ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9
| * ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-146-5/+186
| * ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan2011-10-141-82/+82
| * ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan2011-10-141-1/+1
| * ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan2011-10-141-3/+3
| * ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan2011-10-141-2/+4