1. 05 4月, 2011 7 次提交
  2. 01 4月, 2011 30 次提交
  3. 30 3月, 2011 3 次提交
    • L
      Linux 2.6.39-rc1 · 0ce790e7
      Linus Torvalds 提交于
      0ce790e7
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc · 6b2a4f7a
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (26 commits)
        mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE
        mmc: tmio_mmc: Move some defines into a shared header
        mmc: tmio: support aggressive clock gating
        mmc: tmio: fix power-mode interpretation
        mmc: tmio: remove work-around for unmasked SDIO interrupts
        sh: fix SDHI IO address-range
        ARM: mach-shmobile: fix SDHI IO address-range
        mmc: tmio: only access registers above 0xff, if available
        mfd: remove now redundant sh_mobile_sdhi.h header
        sh: convert boards to use linux/mmc/sh_mobile_sdhi.h
        ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.h
        mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
        sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD
        mmc: tmio: split core functionality, DMA and MFD glue
        mmc: tmio: use PIO for short transfers
        mmc: tmio-mmc: Improve DMA stability on sh-mobile
        mmc: fix mmc_app_send_scr() for dma transfer
        mmc: sdhci-esdhc: enable esdhc on imx53
        mmc: sdhci-esdhc: use writel/readl as general APIs
        mmc: sdhci: add the abort CMDTYPE bits definition
        ...
      6b2a4f7a
    • L
      Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv · eefbab59
      Linus Torvalds 提交于
      * 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv:
        FRV: Use generic show_interrupts()
        FRV: Convert genirq namespace
        frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
        frv: Convert cpu irq_chip to new functions
        frv: Convert mb93493 irq_chip to new functions
        frv: Convert mb93093 irq_chip to new function
        frv: Convert mb93091 irq_chip to new functions
        frv: Fix typo from __do_IRQ overhaul
        frv: Remove stale irq_chip.end
        FRV: Do some cleanups
        FRV: Missing node arg in alloc_thread_info_node() macro
        NOMMU: implement access_remote_vm
        NOMMU: support SMP dynamic percpu_alloc
        NOMMU: percpu should use is_vmalloc_addr().
      eefbab59