drm/drm_crtc: return -EFAULT on copy_to_user errors
[safe/jmp/linux-2.6] / drivers / mmc /
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-06-04 Cory Maccarroneomap: remove BUG_ON for disabled interrupts
2010-05-31 Magnus Dammsh: prepare MMCIF driver header file
2010-05-27 Julia Lawalldrivers/mmc/host: use ERR_CAST
2010-05-27 Viresh KUMARsdhci-spear: ST SPEAr based SDHCI controller glue
2010-05-27 Grazvydas Ignotassdio: add new function for RAW (Read after Write) operation
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-05-27 Kevin Hilmanmmc: OMAP HS-MMC: convert to dev_pm_ops
2010-05-27 Adrian Hunteromap_hsmmc: improve interrupt synchronisation
2010-05-27 Maurus Cuelenaeresdhci: enable multiblock transfers in sdhci-s3c
2010-05-27 Thomas Abrahammmc: s3c6410: enable ADMA feature in 6410 sdhci controller
2010-05-27 Thomas Abrahammmc: s3c6410: add new quirk in sdhci driver and update...
2010-05-27 Matt Flemingsdhci: build fix: rename SDHCI I/O accessor functions
2010-05-27 Zhangfei Gaommc: SDHCI_INT_DATA_MASK typo error
2010-05-27 Anders Grahnmmc: atmel-mci: Add support for SDIO interrupts
2010-05-27 Yusuke Godammc: add support MMCIF for SuperH
2010-05-27 Nicolas Ferremmc: atmel-mci: enable SD high speed support
2010-05-27 Mark Asselstinemmc: sd: clean up redundant memset
2010-05-27 Chaithrika U Sdavinci: mmc: updates to suspend/resume implementation
2010-05-27 Chaithrika U Sdavinci: mmc: add a function to control reset state...
2010-05-27 Anton Vorontsovsdhci-pltfm: do not print errors in case of an extended...
2010-05-27 Anton Vorontsovsdhci-pltfm: implement platform data passing
2010-05-27 Anton Vorontsovsdhci: implement CAP_CLOCK_BASE_BROKEN quirk
2010-05-27 Marek Beliskommc-omap: add support for 16-bit and 32-bit registers
2010-05-27 Sudhakar Rajashekharadavinci: mmc: pass number of SG segments as platform...
2010-05-25 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-05-22 Guennadi Liakhovetskimmc: let MFD's provide supported Vdd card voltages...
2010-05-22 Guennadi Liakhovetskitmio: add a platform flag to disable card write-protect...
2010-05-22 Guennadi Liakhovetskimmc: add DMA support to tmio_mmc driver, when used...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-05-20 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-05-19 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-17 Dan WilliamsMerge branch 'ioat' into dmaengine
2010-05-17 Linus WalleijDMAENGINE: extend the control command to include an arg
2010-05-17 Russell KingMerge branch 'devel-stable' into devel
2010-05-17 Daniel MackARM: mx3: Fix a race condition in mxcmmc
2010-05-15 Nicolas Ferremmc: at91_mci: modify cache flush routines
2010-05-12 Nicolas Ferremmc: atmel-mci: fix in debugfs: response value printing
2010-05-12 Nicolas Ferremmc: atmel-mci: remove data error interrupt after xfer
2010-05-12 Nicolas Ferremmc: atmel-mci: prevent kernel oops while removing...
2010-05-12 Nicolas Ferremmc: atmel-mci: fix two parameters swapped
2010-05-11 Eric Miao[ARM] pxa: make it clear by converting MMC 'delay_detec...
2010-04-14 Linus WalleijARM: 6033/1: ARM: MMCI: pass max frequency from platform
2010-04-14 Linus WalleijARM: 6032/1: ARM: MMCI: support 8bit mode on the ST...
2010-04-14 Daniel MackARM: MXC: mxcmmc: work around a bug in the SDHC busy...
2010-04-14 Daniel MackARM: MXC: mxcmmc: Teach the driver SDIO operations
2010-04-14 Daniel MackARM: MXC: mxcmmc: misc cleanups
2010-04-07 Madhusudhan Chikkatureomap hsmmc: fix a bug in card remove scenario
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Linus WalleijDMAENGINE: generic slave control v2
2010-03-24 Adrian Huntermmc: fix incorrect interpretation of card type bits
2010-03-18 San Mehatdrivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
2010-03-18 San Mehatmmc: msm_sdcc: Fix issue where clocks could be disabled...
2010-03-18 San Mehatmmc: msm_sdcc: Fix the dma exec function to use the...
2010-03-18 Dmitry Shmidtmmc: msm_sdcc: Don't set host->curr.mrq until after...
2010-03-18 San Mehatmmc: msm_sdcc: Enable busclk idle timer for power savings
2010-03-18 San Mehatmmc: msm_sdcc: Don't disable interrupts while suspending
2010-03-18 San Mehatmmc: msm_sdcc: Fix issue where we might not end a suces...
2010-03-18 San Mehatmmc: msm_sdcc: Featurize busclock power save and disabl...
2010-03-18 San Mehatmmc: msm_sdcc: Fix bug where busclk expiry timer was...
2010-03-18 San Mehatmmc: msm_sdcc: Reduce command timeouts and improve...
2010-03-18 San Mehatmmc: msm_sdcc: Schedule clock disable after probe
2010-03-18 San Mehatmmc: msm_sdcc: Wrap readl/writel calls with appropriate...
2010-03-18 San Mehatmmc: msm_sdcc: Driver clocking/irq improvements
2010-03-18 San Mehatmsm: Add 'execute' datamover callback
2010-03-18 San Mehatmmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
2010-03-18 San Mehatmmc: msm_sdcc: Clean up clock management and add a...
2010-03-13 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Vladimir Zapolskiymxcmmc: fixed max_seg_size value on initialization
2010-03-12 Albert Herranzsdio: recognize io card without powercycle
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-07 Magnus Dammmfd/mmc: SDHI Kconfig update
2010-03-07 Magnus Dammtmio_mmc: Balance cell enable()/disable() calls
2010-03-07 Magnus Dammtmio_mmc: Use 100ms mmc_detect_change() delay
2010-03-07 Yusuke Godatmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
2010-03-07 Guennadi Liakhovetskitmio_mmc: Keep card-detect interrupts enabled
2010-03-06 Vasily Khoruzhickmmc: enable DMA on Ricoh sdhci reader by default
2010-03-06 Nicolas Ferremmc: at91_mci: correct kunmap_atomic()
2010-03-06 Nicolas Ferremmc: at91_mci: introduce per-mci-revision conditional...
2010-03-06 Nicolas Ferremmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it...
2010-03-06 Wolfgang Mueesmmc: at91_mci: enable large data blocks
2010-03-06 Wolfgang Mueesmmc: at91_mci: use DMA buffer for read
2010-03-06 Wolfgang Mueesmmc: at91_mci: use one coherent DMA buffer
2010-03-06 Wolfgang Mueesmmc: at91_mci: fix timeout errors
2010-03-06 Wolfgang Mueesmmc: at91_mci: fix pointer errors
2010-03-06 Lars-Peter Clausens3cmci: s3cmci_card_present: Use no_detect to decide...
2010-03-06 Lars-Peter Clausens3cmci: initialize default platform data no_wprotect...
2010-03-06 Daniel Drakesdio: put active devices into 1-bit mode during suspend
2010-03-06 Nicolas Pitresdio: kick the interrupt thread upon a resume
2010-03-06 Chris Ballsdio: don't use CMD[357] as part of a powered SDIO...
2010-03-06 Nicolas Pitresdio: sdhci support for suspend mode PM features
2010-03-06 Nicolas Pitresdio: introduce API for special power management features
2010-03-06 Ben Dookssdhci: improve sdhci sdhci_set_adma_desc() code
2010-03-06 Ben Dookssdhci: add adma descriptor set call
next