aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | mmc: fix missing module license declaration in of_mmc_spi.cGrant Likely2009-11-041-0/+2
* | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2009-12-111-4/+1
|\ \ \ \ \ \
| * | | | | | HTC Dream: mmc compilation fixesPavel Machek2009-12-101-4/+1
| | |/ / / / | |/| | | |
* | | | | | tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox2009-12-111-0/+4
* | | | | | tty: sdio_uart: add modem functionalityAlan Cox2009-12-111-1/+32
* | | | | | tty: sdio_uart: Style fixesAlan Cox2009-12-111-11/+12
* | | | | | tty: sdio_uart: Fix termios handlingAlan Cox2009-12-111-6/+0
* | | | | | tty: sdio_uart: Switch to the open/close helpersAlan Cox2009-12-111-82/+119
* | | | | | sdio_uart: Move the open lockAlan Cox2009-12-111-11/+9
* | | | | | sdio_uart: refcount the tty objectsAlan Cox2009-12-111-17/+42
* | | | | | sdio_uart: Fix oops caused by the previous changesetNicolas Pitre2009-12-111-1/+1
* | | | | | sdio_uart: use tty_portAlan Cox2009-12-111-18/+23
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-20/+22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-20/+22
| |\ \ \ \ \
| | * | | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | * | | | | sdio_uart: coding style fixesThadeu Lima de Souza Cascardo2009-12-041-19/+21
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-091-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-11-181-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-11-041-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-261-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm2009-10-261-1/+1
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-082-9/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-222-9/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-102-9/+9
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-202-9/+9
| | | |/ / / /
* | | | | | | Merge branch 'sa1100' into develRussell King2009-12-061-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
| |/ / / / /
* | | | | | Merge branch 'devel-stable' into develRussell King2009-12-051-4/+6
|\ \ \ \ \ \
| * | | | | | pxamci: introduce mmc_has_26mhz() and include pxa935Haojian Zhuang2009-12-011-4/+6
| |/ / / / /
* | | | | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-043-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mmci-omap: free irq resourceLadislav Michl2009-11-121-0/+1
| |/ / / /
| * | | | omap_hsmmc: add missing probe handler hookRoger Quadros2009-10-291-1/+1
| | |_|/ | |/| |
| * | | mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König2009-10-221-1/+0
| |/ /
* | | ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij2009-11-241-1/+1
|/ /
* | [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
* | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-081-4/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-021-2/+0
|\
| * ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-011-2/+0
* | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-21/+25
* | s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-012-2/+14
* | s3cmci: DMA fixesBen Dooks2009-10-012-18/+47
* | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-012-8/+65
* | s3cmci: add SDIO IRQ supportBen Dooks2009-10-012-10/+156
* | s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-012-0/+132
* | s3cmci: fix direct write to interrupt maskBen Dooks2009-10-011-3/+3
* | s3cmci: change to use dev_pm_opsBen Dooks2009-10-011-11/+18
* | s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-011-18/+69
* | s3cmci: update probe to use new platform id listBen Dooks2009-10-011-47/+24
* | s3cmci: use resource_size() instead of local macroBen Dooks2009-10-011-6/+4