linux/drivers/mmc/host
Linus Torvalds 4aabab2181 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (50 commits)
  [ARM] sa1100: remove boot time RTC initialisation
  [ARM] sa1100: stop doing our own rtc management over suspend
  [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs
  [ARM] 4473/2:  Take the HWCAP definitions out of the elf.h file
  [ARM] pxa: move platform devices to separate header file
  [ARM] pxa: move device registration into CPU-specific file
  [ARM] pxa: remove boot time RTC initialisation
  [ARM] pxa: stop doing our own rtc management over suspend
  [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
  [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
  [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs
  [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()
  [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()
  [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()
  [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS
  [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP
  [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
  [ARM] pxa: move pm_ops structure into CPU specific files
  [ARM] pxa: introduce cpu_is_pxaXXX macros
  [ARM] pxa: remove MMC register defines from pxa-regs.h
  ...
2007-07-12 14:17:12 -07:00
..
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile
at91_mci.c mmc: at91_mci: fix hanging and rework to match flowcharts 2007-07-09 21:29:07 +02:00
au1xmmc.c au1xmmc: Replace C code with call to ARRAY_SIZE() macro. 2007-06-07 09:25:51 +02:00
au1xmmc.h
imxmmc.c
imxmmc.h
mmci.c
mmci.h
omap.c mmc-omap: fix sd response type 6 vs. 1 2007-06-13 19:11:14 +02:00
pxamci.c pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response 2007-05-14 18:51:48 +02:00
pxamci.h [ARM] pxa: remove MMC register defines from pxa-regs.h 2007-07-12 14:27:56 +01:00
sdhci.c sdhci: Fix "Unexpected interrupt" handling 2007-07-09 21:28:35 +02:00
sdhci.h
tifm_sd.c disable socket power in adapter driver instead of media one 2007-05-08 22:41:47 +02:00
wbsd.c
wbsd.h