| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | mmc: sdio: don't reinitialize nonremovable powered-resumed cards | Ohad Ben-Cohen | 2011-01-08 | 1 | -2/+14 |
| * | mmc: sdio: don't power up cards on system suspend | Ohad Ben-Cohen | 2011-01-08 | 2 | -32/+13 |
| * | mmc: skip detection of nonremovable cards on rescan | Ohad Ben-Cohen | 2011-01-08 | 1 | -2/+6 |
| * | mmc: Add support for JMicron 388 SD/MMC controller | Takashi Iwai | 2011-01-08 | 5 | -12/+67 |
| * | 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: Aggressive clock gating framework | Linus Walleij | 2011-01-08 | 6 | -2/+305 |
| * | 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 | 3 | -8/+20 |
|\ \ |
|
| * | | mmc: update workqueue usages | Tejun Heo | 2010-12-24 | 3 | -8/+20 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-07 | 7 | -74/+321 |
|\ \ \ |
|
| * \ \ | 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 |