summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-181-2/+24
|\
| * Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-171-6/+9
| |\
| * | of_mmc_spi: add card detect irq supportEsben Haabendal2011-03-071-2/+24
| * | Merge branch 'devicetree/next' into spi/nextGrant Likely2011-02-221-4/+0
| |\ \
* | \ \ Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-172-11/+27
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-102-11/+27
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-1/+1
| | | | * | | OMAP: adapt hsmmc to hwmod frameworkKishore Kadiyala2011-03-011-2/+2
| | | | * | | OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-221-4/+20
| | | |/ / /
| | | * | | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-1/+1
| | | |\ \ \ | | |/ / / / | |/| | | |
| | | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-1/+1
| | * | | | MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()Paul Walmsley2011-03-011-3/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-03-172-1/+40
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'rmk/for-linus' into for-linusDavid Brown2011-03-166-91/+67
| |\ \ \ \ \ | | |/ / / /
| * | | | | mmc: msm_sdcc: Add gpio handling function to driverSahitya Tummala2011-01-212-1/+40
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-172-47/+316
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-177-161/+398
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | | | * | | | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+2
| | |_|/ / / / | |/| | | | |
| | | * | | | ARM: mmci: add dmaengine-based DMA supportRussell King2011-02-042-8/+287
| | | * | | | ARM: mmci: no need for separate host->data_xferedRussell King2011-02-042-8/+3
| | | * | | | ARM: mmci: avoid unnecessary switch to data available PIO interruptsRussell King2011-02-041-6/+7
| | | * | | | ARM: mmci: no need to call flush_dcache_page() with sg_miter APIRussell King2011-02-041-19/+0
| | | * | | | ARM: mmci: avoid reporting too many completed bytes on fifo overrunRussell King2011-02-041-6/+18
| | |/ / / / | |/| | | |
* | | | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-6/+9
* | | | | | Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-047-121/+89
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | ARM: mmci: round down the bytes transferred on errorRussell King2011-01-311-3/+4
| * | | | ARM: mmci: complete the transaction on errorRussell King2011-01-311-1/+1
| * | | | ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij2011-01-271-2/+2
| * | | | mmc: bfin_sdh: fix alloc size for private dataSonic Zhang2011-01-261-1/+1
| * | | | mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung2011-01-261-0/+36
| * | | | mmc: jz4740: don't treat NULL clk as an errorJamie Iles2011-01-251-2/+3
| * | | | mmc: mmci: don't read command response when invalidRussell King - ARM Linux2011-01-251-5/+5
| * | | | mmc: ushc: Remove duplicate include of usb.hJesper Juhl2011-01-251-1/+0
| | |_|/ | |/| |
| * | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-262-82/+21
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21
| | |/
| * | drivers: mmc: msm: remove clock disable in probeDaniel Walker2011-01-211-3/+0
| * | mmc: msm: fix dma usage not to use internal APIsDaniel Walker2011-01-211-27/+22
| |/
* | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-4/+0
|/
* mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-141-0/+9
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-4/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-227-32/+110
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-1116-321/+3215
|\ \ \
| * | | mmc: davinci: add support for SDIO irq handlingAlagu Sankar2011-01-091-5/+73
| * | | mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann2011-01-081-2/+4
| * | | mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann2011-01-081-4/+86
| * | | mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann2011-01-081-0/+79
| * | | mmc: tmio_mmc: silence compiler warningsArnd Hannemann2011-01-081-2/+6
| * | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski2011-01-081-6/+83
| * | | mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2011-01-082-231/+210
OpenPOWER on IntegriCloud