| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-30 | 1 | -2/+2 |
|\ |
|
| * | sh: Fix irq cleanup fallout | Thomas Gleixner | 2011-03-30 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 9 | -441/+234 |
|\ \
| |/
|/| |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 9 | -441/+234 |
| |\ |
|
| | * | ARM: pxafb: don't disable controller on cpufreq transition if overlay in use | Vasily Khoruzhick | 2011-03-16 | 1 | -1/+2 |
| | * | ARM: pxafb: fix typo in ypos assignment | Vasily Khoruzhick | 2011-03-16 | 1 | -2/+2 |
| | * | ARM: pxafb: fix plane Z-ordering problem | Vasily Khoruzhick | 2011-03-16 | 1 | -2/+6 |
| | * | ARM: pxafb: rework pxafb overlay memory management | Vasily Khoruzhick | 2011-03-16 | 2 | -43/+81 |
| | * | ARM: pxa25x_udc: stop handling gpio-vbus internally | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -69/+7 |
| | * | ARM: pxa: Update copyright notices for Palm devices | Marek Vasut | 2011-03-16 | 4 | -5/+4 |
| | * | ARM: pxa: Use gpio arrays in palmld_hdd driver | Marek Vasut | 2011-03-16 | 1 | -21/+22 |
| | * | ARM: pxa: Use gpio arrays in vpac270_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -78/+29 |
| | * | ARM: pxa: Use gpio arrays in palmtx_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -44/+11 |
| | * | ARM: pxa: Use gpio arrays in palmtc_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -61/+12 |
| | * | ARM: pxa: Use gpio arrays in palmld_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -31/+9 |
| | * | ARM: pxa: Use gpio arrays in colibri_pcmcia driver | Marek Vasut | 2011-03-16 | 1 | -84/+49 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-29 | 21 | -1370/+1526 |
|\ \ \ |
|
| * | | | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE | Guennadi Liakhovetski | 2011-03-28 | 1 | -0/+1 |
| * | | | mmc: tmio_mmc: Move some defines into a shared header | Simon Horman | 2011-03-26 | 3 | -46/+6 |
| * | | | mmc: tmio: support aggressive clock gating | Guennadi Liakhovetski | 2011-03-25 | 1 | -9/+8 |
| * | | | mmc: tmio: fix power-mode interpretation | Guennadi Liakhovetski | 2011-03-25 | 1 | -5/+5 |
| * | | | mmc: tmio: remove work-around for unmasked SDIO interrupts | Guennadi Liakhovetski | 2011-03-25 | 1 | -21/+2 |
| * | | | mmc: tmio: only access registers above 0xff, if available | Guennadi Liakhovetski | 2011-03-25 | 1 | -6/+19 |
| * | | | mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver | Guennadi Liakhovetski | 2011-03-25 | 6 | -81/+47 |
| * | | | mmc: tmio: split core functionality, DMA and MFD glue | Guennadi Liakhovetski | 2011-03-25 | 6 | -1285/+1409 |
| * | | | mmc: tmio: use PIO for short transfers | Guennadi Liakhovetski | 2011-03-25 | 1 | -10/+23 |
| * | | | mmc: tmio-mmc: Improve DMA stability on sh-mobile | Guennadi Liakhovetski | 2011-03-25 | 1 | -29/+34 |
| * | | | mmc: fix mmc_app_send_scr() for dma transfer | Yoshihiro Shimoda | 2011-03-25 | 1 | -1/+13 |
| * | | | mmc: sdhci-esdhc: enable esdhc on imx53 | Richard Zhu | 2011-03-25 | 1 | -0/+42 |
| * | | | mmc: sdhci-esdhc: use writel/readl as general APIs | Richard Zhu | 2011-03-25 | 2 | -8/+38 |
| * | | | mmc: sdhci: add the abort CMDTYPE bits definition | Richard Zhu | 2011-03-25 | 1 | -0/+1 |
| * | | | mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc | Richard Zhu | 2011-03-25 | 2 | -3/+3 |
| * | | | mmc: of_mmc_spi: Need to include irq.h and of_irq.h | David Miller | 2011-03-25 | 1 | -0/+2 |
| * | | | mmc: mmci: Add ARM variant with extended FIFO | Pawel Moll | 2011-03-25 | 1 | -1/+12 |
| * | | | mmc: dw_mmc: set fixed burst in BMOD register | Jaehoon Chung | 2011-03-25 | 1 | -2/+2 |
| * | | | mmc: use pci_dev->revision | Sergei Shtylyov | 2011-03-25 | 2 | -7/+4 |
| * | | | mmc: mmc_test: Remove set-but-unused variable. | Chris Ball | 2011-03-25 | 1 | -2/+1 |
* | | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-29 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | xen: Use new irq_move functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
| * | | | | xen: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 1 | -11/+11 |
| * | | | | xen-gntdev: unlock on error path in gntdev_mmap() | Dan Carpenter | 2011-03-24 | 1 | -1/+3 |
| * | | | | xen-gntdev: return -EFAULT on copy_to_user failure | Dan Carpenter | 2011-03-24 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-29 | 7 | -56/+67 |
|\ \ \ \ \ |
|
| * | | | | | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot... | Anithra P Janakiraman | 2011-03-29 | 1 | -3/+13 |
| * | | | | | watchdog: fix nv_tco section mismatch | Randy Dunlap | 2011-03-29 | 1 | -1/+1 |
| * | | | | | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. | Yinghai Lu | 2011-03-29 | 1 | -2/+14 |
| * | | | | | watchdog: Convert release_resource to release_region/release_mem_region | Julia Lawall | 2011-03-29 | 3 | -39/+31 |
| * | | | | | watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m... | Julia Lawall | 2011-03-29 | 1 | -11/+8 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-29 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | amd64_edac: Fix potential memleak | Borislav Petkov | 2011-03-29 | 1 | -1/+1 |
| |/ / / / / |
|