| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci-of: fix build on non-powerpc platforms | Rob Herring | 2011-01-14 | 1 | -0/+9 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 3 | -4/+4 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 7 | -32/+110 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 3 | -4/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-01-11 | 16 | -321/+3215 |
|\ \ \ |
|
| * | | | mmc: davinci: add support for SDIO irq handling | Alagu Sankar | 2011-01-09 | 1 | -5/+73 |
| * | | | mmc: tmio_mmc: fix CMD irq handling | Arnd Hannemann | 2011-01-08 | 1 | -2/+4 |
| * | | | mmc: tmio_mmc: handle missing HW interrupts | Arnd Hannemann | 2011-01-08 | 1 | -4/+86 |
| * | | | mmc: tmio_mmc: implement SDIO IRQ support | Arnd Hannemann | 2011-01-08 | 1 | -0/+79 |
| * | | | mmc: tmio_mmc: silence compiler warnings | Arnd Hannemann | 2011-01-08 | 1 | -2/+6 |
| * | | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMA | Guennadi Liakhovetski | 2011-01-08 | 1 | -6/+83 |
| * | | | mmc: tmio_mmc: merge the private header into the driver | Guennadi Liakhovetski | 2011-01-08 | 2 | -231/+210 |
| * | | | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure | Guennadi Liakhovetski | 2011-01-08 | 2 | -46/+25 |
| * | | | mmc: tmio_mmc: allow multi-element scatter-gather lists | Guennadi Liakhovetski | 2011-01-08 | 1 | -2/+7 |
| * | | | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. | Will Newton | 2011-01-08 | 4 | -0/+1981 |
| * | | | mmc: add sdhci-tegra driver for Tegra SoCs | Olof Johansson | 2011-01-08 | 5 | -0/+272 |
| * | | | mmc: sdhci: add quirk for max len ADMA descriptors | Olof Johansson | 2011-01-08 | 1 | -3/+7 |
| * | | | mmc: sdhci-s3c: Support controllers with no internal clock divider | Jeongbae Seo | 2011-01-08 | 1 | -0/+62 |
| * | | | mmc: sdhci-s3c: Support additional host capabilities | Jeongbae Seo | 2011-01-08 | 1 | -0/+4 |
| * | | | mmc: sdhci: Enable bus-width test for JMicron controllers | Takashi Iwai | 2011-01-08 | 1 | -0/+2 |
| * | | | mmc: Test bus-width for old MMC devices | Aries Lee | 2011-01-08 | 2 | -1/+7 |
| * | | | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai | 2011-01-08 | 2 | -11/+59 |
| * | | | mmc: davinci_mmc: Remove unnecessary semicolon | Joe Perches | 2011-01-08 | 1 | -1/+1 |
| * | | | mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers | Philip Rakity | 2011-01-08 | 2 | -2/+5 |
| * | | | mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. | Jennifer Li | 2011-01-08 | 1 | -0/+112 |
| * | | | mmc: mxcmmc: remove a unnecessary release_resource() call | Axel Lin | 2011-01-08 | 1 | -1/+0 |
| * | | | mmc: mxcmmc: update the regulator support code to the latest API | Alberto Panizzo | 2011-01-08 | 1 | -8/+12 |
| * | | | mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage | Alberto Panizzo | 2011-01-08 | 1 | -6/+42 |
| * | | | mmc: Add support for the Marvell Dove SDHCI controller | Mike Rapoport | 2011-01-08 | 5 | -0/+86 |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 2 | -3/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | of: Fixes for OF probing on little endian systems | Rob Herring | 2011-01-03 | 1 | -2/+2 |
| * | | | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF | Rob Herring | 2011-01-03 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 2 | -7/+19 |
|\ \ \ |
|
| * | | | mmc: update workqueue usages | Tejun Heo | 2010-12-24 | 2 | -7/+19 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-07 | 6 | -74/+320 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 2 | -30/+186 |
| |\ \ \ |
|
| | | \ \ | |
| | | \ \ | |
| | *-. | | | Merge branches 'mmci' and 'pl011-dma' into devel | Russell King | 2011-01-05 | 2 | -30/+186 |
| | |\ \| | |
|
| | | * | | | ARM: mmci: Clean up MMCI announcement printk | Russell King | 2010-12-30 | 1 | -4/+4 |
| | | * | | | ARM: 6530/1: mmci: partially revert clock divisor code | Linus Walleij | 2010-12-19 | 1 | -7/+1 |
| | | * | | | ARM: 6526/1: mmci: corrected calculation of clock div for ux500 | Linus Walleij | 2010-12-19 | 1 | -1/+26 |
| | | * | | | ARM: 6438/2: mmci: add SDIO support for ST Variants | Linus Walleij | 2010-11-10 | 1 | -1/+36 |
| | | * | | | ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware | Linus Walleij | 2010-11-10 | 2 | -16/+80 |
| | | * | | | ARM: 6311/2: mmci: work with only one irq | Linus Walleij | 2010-11-10 | 2 | -9/+47 |
| | | |/ / |
|
| * | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-01-06 | 2 | -34/+113 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branches 'msm-core' and 'msm-mmc' into for-next | David Brown | 2010-12-20 | 2 | -34/+113 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | mmc: msm_sdcc: Check for only DATA_END interrupt to end a request | Sahitya Tummala | 2010-12-20 | 2 | -12/+4 |
| | | * | | mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned | Sahitya Tummala | 2010-12-20 | 1 | -2/+6 |
| | | * | | mmc: msm_sdcc: Reset SDCC in case of data transfer errors | Sahitya Tummala | 2010-12-20 | 1 | -0/+39 |
| | | * | | mmc: msm_sdcc: Add prog done interrupt support | Sahitya Tummala | 2010-12-20 | 2 | -4/+28 |
| | | * | | mmc: msm_sdcc: Fix possible circular locking dependency warning | Sahitya Tummala | 2010-12-20 | 2 | -16/+36 |
| | | |/ |
|