Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 1 | -2/+24 | |
|\ | ||||||
| * | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 | 3 | -9/+12 | |
| |\ | ||||||
| * \ | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 | 1 | -2/+1 | |
| |\ \ | ||||||
| * | | | of_mmc_spi: add card detect irq support | Esben Haabendal | 2011-03-07 | 1 | -2/+24 | |
| * | | | Merge branch 'devicetree/next' into spi/next | Grant Likely | 2011-02-22 | 1 | -4/+0 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 | 2 | -11/+27 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren | 2011-03-11 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *---. \ \ \ \ | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/... | Paul Walmsley | 2011-03-10 | 2 | -11/+27 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | * | | | | | | MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() | Paul Walmsley | 2011-03-01 | 1 | -3/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2011-03-10 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | OMAP: hsmmc: Rename the device and driver | Kishore Kadiyala | 2011-03-01 | 1 | -1/+1 | |
| * | | | | | | OMAP: adapt hsmmc to hwmod framework | Kishore Kadiyala | 2011-03-01 | 1 | -2/+2 | |
| * | | | | | | OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms | Kishore Kadiyala | 2011-02-22 | 1 | -4/+20 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-... | Tony Lindgren | 2011-02-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | omap: Start using CONFIG_SOC_OMAP | Tony Lindgren | 2011-01-27 | 1 | -1/+1 | |
* | | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-03-17 | 2 | -1/+40 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'rmk/for-linus' into for-linus | David Brown | 2011-03-16 | 7 | -93/+68 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | mmc: msm_sdcc: Add gpio handling function to driver | Sahitya Tummala | 2011-01-21 | 2 | -1/+40 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 2 | -47/+316 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 8 | -163/+399 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | / / / | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | ARM: mmci: add dmaengine-based DMA support | Russell King | 2011-02-04 | 2 | -8/+287 | |
| | | * | | | | | ARM: mmci: no need for separate host->data_xfered | Russell King | 2011-02-04 | 2 | -8/+3 | |
| | | * | | | | | ARM: mmci: avoid unnecessary switch to data available PIO interrupts | Russell King | 2011-02-04 | 1 | -6/+7 | |
| | | * | | | | | ARM: mmci: no need to call flush_dcache_page() with sg_miter API | Russell King | 2011-02-04 | 1 | -19/+0 | |
| | | * | | | | | ARM: mmci: avoid reporting too many completed bytes on fifo overrun | Russell King | 2011-02-04 | 1 | -6/+18 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -6/+9 | |
* | | | | | | | | 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 |