| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ | Venkatraman S | 2012-09-04 | 1 | -42/+21 |
* | mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs | Venkatraman S | 2012-09-04 | 1 | -13/+4 |
* | mmc: omap_hsmmc: remove access to SYSCONFIG register | Venkatraman S | 2012-09-04 | 1 | -22/+2 |
* | mmc: omap_hsmmc: remove unused vars and includes | Venkatraman S | 2012-09-04 | 1 | -10/+4 |
* | mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros | Venkatraman S | 2012-09-04 | 1 | -12/+17 |
* | mmc: omap: remove unused variables and includes | Venkatraman S | 2012-09-04 | 1 | -10/+0 |
* | mmc: debugfs: Print ext_csd in ascending order | Venkatraman S | 2012-09-04 | 1 | -1/+1 |
* | mmc: core: Add TRANsfer state to non-HPI state | Venkatraman S | 2012-09-04 | 1 | -1/+2 |
* | mmc: bfin_sdh: Reset SD controller when resume from power saving mode. | Sonic Zhang | 2012-09-04 | 1 | -16/+19 |
* | mmc: bfin_sdh: Remove redundant suspend and resume setting. | Sonic Zhang | 2012-09-04 | 1 | -15/+0 |
* | mmc: bfin_sdh: Add support for new RSI controller in bf60x | Sonic Zhang | 2012-09-04 | 1 | -52/+128 |
* | mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518. | Sonic Zhang | 2012-09-04 | 1 | -0/+4 |
* | mmc: omap_hsmmc: Handle failure of regulator_get better. | NeilBrown | 2012-09-04 | 1 | -2/+2 |
* | mmc: vub300: add missing usb_free_urb | Julia Lawall | 2012-09-04 | 1 | -2/+2 |
* | mmc: sdhci-dove: DT support for sdhci-dove | Sebastian Hesselbarth | 2012-09-04 | 1 | -0/+8 |
* | mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs | Chao Xie | 2012-09-04 | 2 | -7/+7 |
* | mmc: atmel-mci: add device tree support | Ludovic Desroches | 2012-09-04 | 1 | -2/+83 |
* | mmc: sdhci: vmmc regulator should be explicitly enabled/disabled | Philip Rakity | 2012-09-04 | 1 | -2/+5 |
* | mmc: sdhci: Add regulator support for vccq (voltage regualor) | Philip Rakity | 2012-09-04 | 1 | -65/+116 |
* | mmc: eSDHC: Add ADMA mode support | Jerry Huang | 2012-09-04 | 1 | -3/+33 |
* | mmc: pxa-mci: add DT bindings | Daniel Mack | 2012-09-04 | 1 | -0/+52 |
* | mmc: omap: fix broken PIO mode | Paul Walmsley | 2012-09-04 | 1 | -3/+11 |
* | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen | 2012-09-04 | 1 | -1/+25 |
* | mmc: dw_mmc: Disable low power mode if SDIO interrupts are used | Doug Anderson | 2012-09-04 | 1 | -3/+38 |
* | mmc: dw_mmc: fix error handling in PIO mode | Seungwon Jeon | 2012-09-04 | 1 | -27/+2 |
* | mmc: dw_mmc: correct mishandling error interrupt | Seungwon Jeon | 2012-09-04 | 1 | -3/+1 |
* | mmc: dw_mmc: amend using error interrupt status | Seungwon Jeon | 2012-09-04 | 1 | -6/+5 |
* | mmc: atmel-mci: not busy flag has also to be used for read operations | Ludovic Desroches | 2012-09-04 | 1 | -1/+5 |
* | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo | 2012-09-04 | 1 | -3/+3 |
* | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala | 2012-09-04 | 1 | -5/+5 |
* | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala | 2012-09-04 | 1 | -2/+2 |
* | mmc: bfin_sdh: fix dma_desc_array build error | Sonic Zhang | 2012-09-04 | 1 | -7/+0 |
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 7 | -2/+345 |
|\ |
|
| * | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 |
| * | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 1 | -0/+117 |
| * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 |
| * | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 |
| * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 1 | -0/+48 |
| * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 1 | -2/+110 |
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 4 | -2/+4 |
| * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 3 | -0/+21 |
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 2 | -13/+37 |
|\ \ |
|
| * \ | Merge branch 'marvell/dt' into late2/dt | Olof Johansson | 2012-07-29 | 19 | -54/+471 |
| |\ \ |
|
| | * | | ATA: sata_mv: Add device tree support | Andrew Lunn | 2012-07-27 | 1 | -13/+29 |
| | * | | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 2012-07-27 | 1 | -0/+8 |
| | * | | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 6 | -2/+24 |
| | |\ \ |
|
| | * \ \ | Merge tag 'spi-3.6' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 11 | -39/+410 |
| | |\ \ \ |
|
* | | \ \ \ | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-02 | 9 | -26/+124 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 2012-08-01 | 5 | -5/+85 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sh: intc: initial irqdomain support. | Paul Mundt | 2012-08-01 | 5 | -5/+85 |