Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -217/+106 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 8 | -9/+10 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -4/+0 |
2012-10-02 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -12/+12 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -6/+6 |
2012-09-25 | Merge tag 'v3.6-rc6' into spi-mxs | Mark Brown | 7 | -62/+98 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 8 | -9/+10 |
2012-09-21 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 1 | -1/+0 |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-17 | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 1 | -12/+12 |
2012-09-17 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 8 | -63/+97 |
2012-09-17 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 7 | -61/+97 |
2012-09-14 | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: msm: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 2 | -3/+3 |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -1/+1 |
2012-09-11 | mmc/omap_hsmmc: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
2012-09-11 | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2 | -2/+0 |
2012-09-06 | mmc: tegra: remove useless include of <mach/*.h> | Stephen Warren | 1 | -1/+0 |
2012-09-04 | mmc: omap: fix broken PIO mode | Paul Walmsley | 1 | -3/+11 |
2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen | 1 | -1/+25 |
2012-09-04 | mmc: dw_mmc: Disable low power mode if SDIO interrupts are used | Doug Anderson | 1 | -3/+38 |
2012-09-04 | mmc: dw_mmc: fix error handling in PIO mode | Seungwon Jeon | 1 | -27/+2 |
2012-09-04 | mmc: dw_mmc: correct mishandling error interrupt | Seungwon Jeon | 1 | -3/+1 |
2012-09-04 | mmc: dw_mmc: amend using error interrupt status | Seungwon Jeon | 1 | -6/+5 |
2012-09-04 | mmc: atmel-mci: not busy flag has also to be used for read operations | Ludovic Desroches | 1 | -1/+5 |
2012-09-04 | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo | 1 | -3/+3 |
2012-09-04 | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala | 1 | -5/+5 |
2012-09-04 | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala | 1 | -2/+2 |
2012-09-04 | mmc: bfin_sdh: fix dma_desc_array build error | Sonic Zhang | 1 | -7/+0 |
2012-09-01 | mmc: fix comment typos | Masanari Iida | 6 | -6/+6 |
2012-08-21 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 1 | -2/+2 |
2012-08-18 | mmc: spi: Pull out common DMA parts from MXS MMC | Marek Vasut | 1 | -46/+42 |
2012-08-18 | mmc: spi: Pull out the SSP clock configuration function | Marek Vasut | 1 | -38/+1 |
2012-08-18 | mmc: spi: Pull out parts shared between MMC and SPI | Marek Vasut | 1 | -48/+59 |
2012-08-18 | mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP | Marek Vasut | 1 | -9/+9 |
2012-08-18 | mmc: spi: Move SSP register definitions into separate file | Marek Vasut | 1 | -84/+3 |
2012-08-14 | TTY: use tty_port_register_device | Jiri Slaby | 1 | -2/+2 |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 29 | -797/+1253 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -307/+265 |
2012-07-31 | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque... | Kevin Hilman | 1 | -0/+2 |
2012-07-31 | mmc: omap: remove private DMA API implementation | Russell King | 1 | -229/+6 |
2012-07-31 | mmc: omap: add DMA engine support | Russell King | 2 | -12/+190 |
2012-07-31 | mmc: omap_hsmmc: remove private DMA API implementation | Russell King | 1 | -200/+63 |
2012-07-31 | mmc: omap_hsmmc: add DMA engine support | Russell King | 1 | -27/+165 |