| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: mmc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -7/+7 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 2 | -2/+4 |
|\ |
|
| * | mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c | Wei WANG | 2012-11-21 | 1 | -0/+1 |
| * | mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi | Wei WANG | 2012-11-21 | 1 | -0/+1 |
| * | mmc: rtsx: Remove a duplicate command in sd_rw_multi | Wei WANG | 2012-11-20 | 1 | -2/+0 |
| * | mmc: Add realtek pcie sdmmc host driver | Wei WANG | 2012-11-08 | 3 | -0/+1357 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in various Kconfig | Masanari Iida | 2012-12-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+29 |
|\ \ |
|
| * \ | Merge branch 'omap/headers4' into next/cleanup | Arnd Bergmann | 2012-11-15 | 2 | -12/+27 |
| |\ \ |
|
| * \ \ | Merge branch 'cleanups/dma' into next/cleanup | Arnd Bergmann | 2012-11-13 | 14 | -94/+140 |
| |\ \ \ |
|
| * | | | | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-15 | 1 | -2/+29 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 3 | -13/+28 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-11-12 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h... | Tony Lindgren | 2012-10-17 | 2 | -12/+17 |
| |\ \ \ |
|
| | * | | | mmc: omap: Remove cpu_is_omap usage from the driver | Tony Lindgren | 2012-10-15 | 1 | -8/+15 |
| | * | | | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren | 2012-10-15 | 2 | -4/+3 |
| | |/ / |
|
| * | | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 2012-10-15 | 1 | -1/+1 |
| * | | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 | Lokesh Vutla | 2012-10-15 | 1 | -0/+6 |
| * | | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 | Lokesh Vutla | 2012-10-15 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 2 | -21/+49 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 16 | -115/+189 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep | Davide Ciminaghi | 2012-12-11 | 1 | -4/+4 |
| | | * | ARM: 7562/2: MMCI: fetch pinctrl handle and set default state | Linus Walleij | 2012-11-04 | 2 | -0/+22 |
| | | * | ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLK | Ulf Hansson | 2012-10-18 | 1 | -5/+7 |
| | | * | ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIO | Ulf Hansson | 2012-10-18 | 1 | -17/+21 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 1 | -13/+11 |
|\ \ \ |
|
| * | | | MMC: sdio, use kref from tty_port | Jiri Slaby | 2012-11-15 | 1 | -12/+11 |
| * | | | MMC: sdio_uart, remove unused member from sdio_uart_port | Jiri Slaby | 2012-11-15 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-11 | 3 | -0/+1357 |
|\ \ \ |
|
| * | | | Merge 3.7-rc6 into char-misc-next | Greg Kroah-Hartman | 2012-11-16 | 14 | -94/+140 |
| |\| | |
|
| * | | | drivers/mmc: Add realtek pcie sdmmc host driver | Wei WANG | 2012-11-15 | 3 | -0/+1357 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 31 | -112/+110 |
|\ \ \ |
|
| * | | | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 | 27 | -31/+31 |
| * | | | mmc: remove use of __devinitconst | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | | | mmc: remove use of __devinitdata | Bill Pemberton | 2012-11-28 | 3 | -3/+3 |
| * | | | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 | 29 | -54/+52 |
| * | | | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 23 | -24/+24 |
| | |/
| |/| |
|
* | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 3 | -0/+325 |
|\ \ \ |
|
| * | | | mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6 | Adrian Hunter | 2012-12-10 | 1 | -0/+8 |
| * | | | mmc: sdhci-acpi: add SDHCI ACPI driver | Adrian Hunter | 2012-11-23 | 3 | -0/+317 |
| |/ / |
|
* | | | mmc: sdhci: implement the .card_event() method | Guennadi Liakhovetski | 2012-12-07 | 1 | -21/+27 |
* | | | mmc: extend the slot-gpio card-detection to use host's .card_event() method | Guennadi Liakhovetski | 2012-12-07 | 1 | -1/+7 |
* | | | mmc: sdhci-s3c: Fix compilation warning | Sachin Kamat | 2012-12-07 | 1 | -0/+2 |
* | | | mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller | Madhvapathi Sriram | 2012-12-06 | 1 | -0/+1 |
* | | | mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove | Russell King | 2012-12-06 | 1 | -6/+67 |
* | | | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm | Russell King | 2012-12-06 | 1 | -7/+17 |
* | | | mmc: sdhci-dove: use devm_clk_get() | Russell King | 2012-12-06 | 1 | -7/+4 |
* | | | mmc: eSDHC: Recover from ADMA errors | Haijun Zhang | 2012-12-06 | 3 | -2/+56 |