[PATCH] libata-acpi: Try and stop all the non PCI devices crashing
[safe/jmp/linux-2.6] / drivers / mmc /
2007-03-06 Pierre Ossmansdhci: release irq during suspend
2007-03-06 Mark Lordsdhci: make isr tolerant of read errors
2007-03-06 Pierre Ossmanmmc: require explicit support for high-speed
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-11 Alex Dubovtifm_sd: treat "status error" as normal command completion
2007-02-11 Pierre Ossmanmmc: wbsd: Remove stray kunmap_atomic()
2007-02-09 Al Viro[PATCH] TIFM should depend on PCI - TIFM_CORE leads...
2007-02-09 Pierre Ossmanmmc: sdhci: Stop asking for mail
2007-02-09 Pierre Ossmanmmc: sdhci: Remove driver version
2007-02-09 Pierre Ossmanmmc: wbsd: Remove driver version
2007-02-08 Andrew Victor[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux...
2007-02-04 Pierre Ossmanmmc: tifm: replace kmap with page_address
2007-02-04 Pierre Ossmanmmc: sdhci: fix voltage ocr
2007-02-04 Pierre Ossmanmmc: sdhci: replace kmap with page_address
2007-02-04 Pierre Ossmanmmc: wbsd: replace kmap with page_address
2007-02-04 Pierre Ossmanmmc: handle pci_enable_device() return value in sdhci
2007-02-04 Pierre Ossmanmmc: Proper unclaim in mmc_block
2007-02-04 Pierre Ossmanmmc: Graceful fallback for fancy features
2007-02-04 Pierre Ossmanmmc: Handle wbsd's stupid command list
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify max block count
2007-02-04 Pierre Ossmanmmc: Allow host drivers to specify a max block size
2007-02-04 Alex Dubovtifm_sd: add suspend and resume functionality
2007-02-04 Alex DubovRemove unused return value from signal_irq callback
2007-02-04 Alex Dubovtifm_sd: prettify
2007-02-04 Alex Dubovtifm_sd: restructure initialization, removal and comman...
2007-02-04 Alex Dubovtifm_sd: fix hardware timeout setup
2007-02-04 Alex Dubovtifm_sd: Switch software timeout handler from work_stru...
2007-02-04 Alex Dubovtifm_sd: use kmap_atomic instead of kmap for PIO data...
2007-02-04 Alex Dubovtifm_sd: alter order of the states in the command handler
2007-02-04 Philip Langdalemmc: Add support for SDHC cards
2007-02-04 Darren Saltmmc: Power quirk for ENE controllers
2007-02-04 Pierre Ossmanmmc: let host be parent of cards
2007-02-04 Pierre Ossmanmmc: replace host->card_busy
2007-02-04 Manuel Laussmmc: au1xmmc: return errors for unknown response types
2007-02-04 Manuel Laussmmc: au1xmmc: implement proper ro switch detection
2007-01-15 Philip Langdalemmc: Correct definition of R6
2007-01-15 Carlos Eduardo Aguiaromap: Update MMC response types
2007-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-08 Russell King[ARM] Fix potential MMCI bug
2007-01-04 David BrownellMMC: at91 mmc linkage updates
2007-01-04 Kyungmin ParkARM: OMAP: fix MMC workqueue changes
2006-12-11 Andrew VictorAT91 MMC update for 2.6.19
2006-12-11 Pierre Ossmanmmc: Change SDHCI iomem error to a warning
2006-12-11 Vitaly Woolmmc: fix "prev->state: 2 != TASK_RUNNING??" problem...
2006-12-11 Andrew VictorAT91 MMC 5 : Minor cleanups
2006-12-11 Andrew VictorAT91 MMC 4 : Interrupt handler cleanup
2006-12-11 Andrew VictorAT91 MMC 3 : Move global mci_clk variable
2006-12-11 Andrew VictorAT91 MMC 2 : Use platform resources
2006-12-11 Andrew VictorAT91 MMC 1: Pass host structure.
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Yoichi Yuasammc: fix au1xmmc build error
2006-12-05 Sascha Hauermmc: pxamci compilation fix
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Greg Kroah-HartmanDriver core: convert mmc code to use struct device
2006-12-01 Pierre Ossmanmmc: correct request error handling
2006-12-01 Pierre Ossmanmmc: Flush block queue when removing card
2006-12-01 Pierre Ossmanmmc: sdhci high speed support
2006-12-01 Pierre Ossmanmmc: Support for high speed SD cards
2006-12-01 Pierre Ossmanmmc: Fix mmc_delay() function
2006-12-01 Philip Langdalemmc: Add support for mmc v4 wide-bus modes
2006-12-01 Philip Langdale[PATCH] mmc: Add support for mmc v4 high speed mode
2006-12-01 Marcin Juszkiewicztrivial change for mmc/Kconfig: MMC_PXA does not mean...
2006-12-01 Juha Yrjola juha... Make general code cleanups
2006-12-01 Tony Lindgren tonyAdd MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags
2006-12-01 Juha Yrjola juha... Platform device error handling cleanup
2006-12-01 Juha Yrjola juha... Move register definitions away from the header file
2006-12-01 Juha Yrjola juha... Change OMAP_MMC_{READ,WRITE} macros to use the host...
2006-12-01 Juha Yrjola juha... Replace base with virt_base and phys_base
2006-12-01 David Brownellmmc: constify mmc_host_ops vectors
2006-12-01 Christoph Hellwigmmc: remove kernel_thread()
2006-12-01 Andrew Victor[ARM] 3963/1: AT91: Update configuration files
2006-11-30 Andrew Victor[ARM] 3954/1: AT91: Update drivers for new headers
2006-11-30 Eric SesterhennBUG_ON conversion for drivers/mmc/omap.c
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-09 Timo TerasMMC: Do not set unsupported bits in OCR response
2006-11-09 Timo TerasMMC: Poll card status after rescanning cards
2006-10-25 Al Viro[PATCH] missing includes of io.h
2006-10-10 Al Viro[PATCH] passing pointer to setup_timer() should be...
2006-10-09 Al Viro[PATCH] tifm __iomem annotations, NULL noise removal
2006-10-06 Pierre Ossman[PATCH] mmc: multi sector write transfers
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Pierre Ossman[PATCH] mmc: properly use the new multi block-write...
2006-10-04 Pierre Ossman[PATCH] mmc: use own work queue
2006-10-04 Pierre Ossman[PATCH] mmc: avoid some resets without card
2006-10-04 Pierre Ossman[PATCH] mmc: fix MMIO vs memory races in sdhci
2006-10-04 Alex Dubov[PATCH] mmc: driver for TI FlashMedia card reader ...
2006-10-04 Alex Dubov[PATCH] mmc: driver for TI FlashMedia card reader ...
2006-10-01 Pierre Ossman[PATCH] mmc (mainly): add "or later" clause to licence...
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28 Andrew Victor[ARM] 3865/1: AT91RM9200 header updates
2006-09-26 Ralf Baechle[PATCH] Alchemy: Delete unused pt_regs * argument from...
next