aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-06-29mmc: Retry a read/write req when error is EAGAINUlf Hansson
2011-06-17SDIO: Fix deadlock when destroying IRQ work queueStefan Nilsson XK
2011-06-17mmc: Fix hangs related to insert/remove of cardsUlf Hansson
2011-06-17mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung
2011-06-17mmci: Use StartBitErr to detect bad connectionsPhilippe Langlais
2011-06-17mmci: Fixed calculation of f_minUlf Hansson
2011-06-17SDIO: Clean work queue before destroyStefan Nilsson XK
2011-05-26Merge commit 'linaro-11.05-2.6.38' into ste-dev-master-2.6.38-genericPhilippe Langlais
2011-05-22Merge commit 'v2.6.38.7' into linaro-2.6.38Nicolas Pitre
2011-05-21Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-18SDIO: Optimized SDIO IRQ handlingStefan Nilsson XK
2011-05-18SDIO: Replace IRQ kthread with work queueStefan Nilsson XK
2011-05-18mmci: allow rising/falling card detection interruptsHanumath Prasad
2011-05-18mmci: provide a debugfs view of the MMCI registersPhilippe Langlais
2011-05-18MMCI: DMA support for SDIOPhilippe Langlais
2011-05-18MMCI: Fixup handling of MCI_SDIOIT irq maskPhilippe Langlais
2011-05-16mmc: omap: Fix possible NULL pointer derefMichael Buesch
2011-05-16Merge commit 'v2.6.38.6' into linaro-2.6.38Nicolas Pitre
2011-05-13MMCI: Fixup sg buffer handling in mmci_pio_irq.Dmitry Tarnyagin
2011-05-13MMCI: Use CLK_BYPASS together with NEG_EDGEPhilippe Langlais
2011-05-13MMCI: Increase HW flow control workaroundStefan Nilsson XK
2011-05-13mmci: Fix after db8500v2 revert mergePhilippe Langlais
2011-05-13mmci/pl180: Support for ST-Ericsson db8500v2Philippe Langlais
2011-05-09mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball
2011-05-09mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks
2011-05-09mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball
2011-05-09mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-05-05mmc: mmci: Add ARM variant with extended FIFOPawel Moll
2011-05-04SDIO: Add workaround for client with broken CMD53Philippe Langlais
2011-05-04MMCI: Add support for non-power-of-two block sizesPhilippe Langlais
2011-05-04mmci: Fix warning introduced in previous commitPhilippe Langlais
2011-05-04MMCI: Safe check pio RW in case of spurious IRQsStefan Nilsson XK
2011-05-04MMCI: Fixup sg buffer handling in pio_writePhilippe Langlais
2011-05-04MMCI: Add SDIO irq support (FIXME partial merge, TODO dynamic clocking managm...Philippe Langlais
2011-05-04MMCI: Add DDR supportPhilippe Langlais
2011-05-04MMCI: Put power register deviations in variant data.Sebastian Rasmussen
2011-05-04MMCI: Fix incorrect handling of HW FC for SDIOPhilippe Langlais
2011-05-03mmci: force negative edge on clock bypass for ux500Linus Walleij
2011-05-03mmci: separate out ST Micro register definesLinus Walleij
2011-03-28driver-core: remove conditionals around devicetree pointersGrant Likely
2011-03-25tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-25mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon
2011-03-25mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2011-03-25Merge commit 'c07946a' (mmc) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '05f6894' (omap-for-linus) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '92c260f' (msm) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '9c9585e' (rmk/drivers) into linaro-2.6.38Nicolas Pitre
2011-03-23mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK
2011-03-23mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer
2011-03-17mmc: dw_mmc: support mmc power control with regulatorJaehoon Chung