aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2009-12-11tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox
2009-12-11tty: sdio_uart: add modem functionalityAlan Cox
2009-12-11tty: sdio_uart: Style fixesAlan Cox
2009-12-11tty: sdio_uart: Fix termios handlingAlan Cox
2009-12-11tty: sdio_uart: Switch to the open/close helpersAlan Cox
2009-12-11sdio_uart: Move the open lockAlan Cox
2009-12-11sdio_uart: refcount the tty objectsAlan Cox
2009-12-11sdio_uart: Fix oops caused by the previous changesetNicolas Pitre
2009-12-11sdio_uart: use tty_portAlan Cox
2009-12-10HTC Dream: mmc compilation fixesPavel Machek
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06Merge branch 'sa1100' into develRussell King
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04sdio_uart: coding style fixesThadeu Lima de Souza Cascardo
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-12-01pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang
2009-11-24ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-18Merge branch 'sh/stable-updates'Paul Mundt
2009-11-12mmci-omap: free irq resourceLadislav Michl
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-04mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely
2009-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt
2009-10-26mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-12[ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite
2009-10-08mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks
2009-10-01s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks
2009-10-01s3cmci: DMA fixesBen Dooks
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks
2009-10-01s3cmci: add SDIO IRQ supportBen Dooks
2009-10-01s3cmci: add debugfs support for examining driver and hardware stateBen Dooks
2009-10-01s3cmci: fix direct write to interrupt maskBen Dooks
2009-10-01s3cmci: change to use dev_pm_opsBen Dooks
2009-10-01s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks