| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -2/+2 |
|\ |
|
| * | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -1/+1 |
| * | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -1/+1 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -4/+0 |
|\ \ |
|
| * \ | Merge commit 'v2.6.38-rc3' into devicetree/next | Grant Likely | 2011-02-04 | 7 | -121/+89 |
| |\ \
| | |/ |
|
| * | | driver-core: remove conditionals around devicetree pointers | Grant Likely | 2011-01-21 | 1 | -4/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mmc: fix CONFIG_MMC_UNSAFE_RESUME regression | Ohad Ben-Cohen | 2011-03-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mmc: sdio: Allow sdio operations in other threads during sdio_add_func() | Dmitry Shmidt | 2011-03-07 | 1 | -2/+1 |
|/ / |
|
* | | ARM: mmci: round down the bytes transferred on error | Russell King | 2011-01-31 | 1 | -3/+4 |
* | | ARM: mmci: complete the transaction on error | Russell King | 2011-01-31 | 1 | -1/+1 |
* | | ARM: 6642/1: mmci: calculate remaining bytes at error correctly | Linus Walleij | 2011-01-27 | 1 | -2/+2 |
* | | mmc: bfin_sdh: fix alloc size for private data | Sonic Zhang | 2011-01-26 | 1 | -1/+1 |
* | | mmc: sdhci-s3c: add platform_8bit_width() hook | Jaehoon Chung | 2011-01-26 | 1 | -0/+36 |
* | | mmc: jz4740: don't treat NULL clk as an error | Jamie Iles | 2011-01-25 | 1 | -2/+3 |
* | | mmc: mmci: don't read command response when invalid | Russell King - ARM Linux | 2011-01-25 | 1 | -5/+5 |
* | | mmc: ushc: Remove duplicate include of usb.h | Jesper Juhl | 2011-01-25 | 1 | -1/+0 |
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-26 | 2 | -82/+21 |
|\ \ |
|
| * | | ARM: 6632/3: mmci: stop using the blockend interrupts | Linus Walleij | 2011-01-24 | 2 | -82/+21 |
| |/ |
|
* | | drivers: mmc: msm: remove clock disable in probe | Daniel Walker | 2011-01-21 | 1 | -3/+0 |
* | | mmc: msm: fix dma usage not to use internal APIs | Daniel Walker | 2011-01-21 | 1 | -27/+22 |
|/ |
|
* | 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 | 4 | -5/+5 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 11 | -62/+174 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 4 | -5/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-01-11 | 30 | -490/+3790 |
|\ \ \ |
|
| * | | | mmc: davinci: add support for SDIO irq handling | Alagu Sankar | 2011-01-09 | 1 | -5/+73 |
| * | | | mmc: fix division by zero in MMC core | Linus Walleij | 2011-01-08 | 1 | -2/+3 |
| * | | | 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: Register debugfs dir before calling card probe function. | Viresh Kumar | 2011-01-08 | 1 | -4/+4 |
| * | | | mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. | Chris Ball | 2011-01-08 | 1 | -0/+1 |
| * | | | mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. | Chris Ball | 2011-01-08 | 1 | -2/+4 |
| * | | | mmc: Fix sd/sdio/mmc initialization frequency retries | Andy Ross | 2011-01-08 | 5 | -99/+68 |
| * | | | mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap | Takashi Iwai | 2011-01-08 | 1 | -2/+2 |
| * | | | 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: check for > 1 clk_requests when disabling gating | Linus Walleij | 2011-01-08 | 1 | -1/+2 |
| * | | | 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 | 5 | -30/+156 |
| * | | | mmc: fix detection of memory part of SD-combo card with broken SDIO | Michal Miroslaw | 2011-01-08 | 1 | -0/+5 |