nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / drivers / mmc / host /
2009-10-12 Antonio Ospite[ARM] pxamci: fix printing gpio numbers in pxamci_probe
2009-10-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-10-01 Ben Dookss3cmci: add better support for no card detect or write...
2009-10-01 Ben Dookss3cmci: make SDIO IRQ hardware IRQ support build-time...
2009-10-01 Ben Dookss3cmci: DMA fixes
2009-10-01 Ben Dookss3cmci: Kconfig selection for PIO/DMA/Both
2009-10-01 Ben Dookss3cmci: add SDIO IRQ support
2009-10-01 Ben Dookss3cmci: add debugfs support for examining driver and...
2009-10-01 Ben Dookss3cmci: fix direct write to interrupt mask
2009-10-01 Ben Dookss3cmci: change to use dev_pm_ops
2009-10-01 Ben Dookss3cmci: change GPIO to gpiolib from S3C24XX specific...
2009-10-01 Ben Dookss3cmci: update probe to use new platform id list
2009-10-01 Ben Dookss3cmci: use resource_size() instead of local macro
2009-10-01 Linus WalleijARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from...
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-23 Chris Ballsdhci: increase timeout for internal clock stabilization.
2009-09-23 Richard Röjforssdhci: support for ADMA only hosts
2009-09-23 kishore kadiyalaomap4: mmc driver support on OMAP4
2009-09-23 Chris Ballsdhci: add no-card-no-reset quirk for Ricoh R5C822...
2009-09-23 Rob Emanueleatmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
2009-09-23 Anton Vorontsovsdhci-of: cleanup eSDHC's set_clock() a little bit
2009-09-23 Anton Vorontsovsdhci-of: don't hard-code inverted write-protect quirk
2009-09-23 Anton Vorontsovsdhci-of: fix high-speed cards recognition
2009-09-23 Anton Vorontsovsdhci-of: avoid writing reserved bits into host control...
2009-09-23 Anton Vorontsovsdhci-of: fix SD clock calculation
2009-09-23 Anton Vorontsovsdhci: be more strict with get_min_clock() usage
2009-09-23 Adrian Hunteromap_hsmmc: set a large data timeout for commands with...
2009-09-23 Adrian Hunteromap_hsmmc: ensure all clock enables and disables are...
2009-09-23 Adrian Hunteromap_hsmmc: protect the card when the cover is open
2009-09-23 Denis Karpovomap_hsmmc: code refactoring
2009-09-23 Adrian Hunteromap_hsmmc: prevent races with irq handler
2009-09-23 Adrian Hunteromap_hsmmc: cater for weird CMD6 behaviour
2009-09-23 Adrian Hunteromap_hsmmc: clear interrupt status after init sequence
2009-09-23 Denis Karpovomap_hsmmc: cleanup macro usage
2009-09-23 Jarkko Lavinenomap_hsmmc: fix NULL pointer dereference
2009-09-23 Jarkko Lavinenomap_hsmmc: add mmc card sleep and awake support
2009-09-23 Adrian Hunteromap_hsmmc: put MMC regulator to sleep
2009-09-23 Denis Karpovomap_hsmmc: support for deeper power saving states
2009-09-23 Adrian Hunteromap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host...
2009-09-23 Jarkko Lavinenomap_hsmmc: fix scatter-gather list sanity checking
2009-09-23 Adrian Hunteromap_hsmmc: ensure workqueues are empty before suspend
2009-09-23 Denis Karpovomap_hsmmc: set open drain bit correctly
2009-09-23 Denis Karpovomap_hsmmc: context save/restore support
2009-09-23 Adrian Hunteromap_hsmmc: keep track of power mode
2009-09-23 Adrian Hunteromap_hsmmc: make use of new enable/disable interface
2009-09-23 Denis Karpovomap_hsmmc: add debugfs entry (host registers)
2009-09-23 Uwe Kleine-Königmmc: register mmci-omap-hs using platform_driver_probe
2009-09-23 Joe Perchesmsm_sdcc.c: move overly indented code to separate function
2009-09-23 Joe Perchesmsm_sdcc.c: stylistic cleaning
2009-09-23 Joe Perchesmsm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
2009-09-23 San Mehatmmc: msm_sdccc: driver for HTC Dream
2009-09-23 Anand GadiyarOMAP: HSMMC: do not enable buffer ready interrupt if...
2009-09-23 NeilBrownMerge branch 'next' of git://git./linux/kernel/git...
2009-09-22 Linus WalleijARM: 5721/1: MMCI enable the use of a regulator
2009-09-22 Linus WalleijARM: 5720/1: Move MMCI header to amba include dir
2009-09-21 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-15 Linus WalleijARM: 5698/1: MMCI pass capabilities in platform data
2009-09-15 Linus WalleijARM: 5697/1: MMCI Break out clock divider setup
2009-09-12 Russell KingMerge branch 'master' into devel
2009-09-12 Russell KingMerge branch 'devel-stable' into devel
2009-09-12 Russell KingMerge branches 'arm', 'at91', 'bcmring', 'ep93xx',...
2009-09-12 Linus WalleijARM: 5636/1: Move vendor enum to AMBA include
2009-09-10 Mike Rapoport[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
2009-09-10 Robert Jarzmik[ARM] pxamci: add simple gpio controls
2009-09-09 Dan WilliamsMerge commit 'md/for-linus' into async-tx-next
2009-09-09 Atsushi Nemotodmaengine: Move all map_sg/unmap_sg for slave channel...
2009-09-02 Linus WalleijARM: 5685/1: Make MMCI driver compile without gpiolib
2009-08-07 Julia Lawalldrivers/mmc: correct error-handling code
2009-07-31 Joe Perchesimxmmc: Remove unnecessary semicolons
2009-07-31 Sebastian Andrzej... cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
2009-07-31 Sebastian Andrzej... sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
2009-07-30 Anton Vorontsovsdhci: get rid of "frequency too high" flood when using...
2009-07-20 Nicolas Pitremvsdio: fix handling of partial word at the end of...
2009-07-09 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-07-09 Russell KingMMC: MMCI: use gpiolib for card detect/write protect
2009-07-09 Russell KingMMC: MMCI: use AMBA bus accessors
2009-07-03 Matt Reimerpxamci: correct DMA flow control
2009-07-01 David Brownellspi: add spi_master flag word
2009-06-21 Pierre Ossmansdhci: remove needless double parenthesis
2009-06-21 Harald Weltesdhci: Specific quirk vor VIA SDHCI controller in VX855ES
2009-06-21 Ben Dookss3cmci: fix dma configuration call
2009-06-21 Harald Weltemmc: Add new via-sdmmc host controller driver
2009-06-21 Anton Vorontsovsdhci: Add support for hosts that are only capable...
2009-06-21 Ben Dookssdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
2009-06-21 Ben Dookssdhci: Add better ADMA error reporting
2009-06-21 Ben Dookssdhci-s3c: Samsung S3C based SDHCI controller glue
2009-06-15 Ben Dookss3cmci: fix dma configuration call
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-13 Nicolas Ferreatmel-mci: add MCI2 register definitions
2009-06-13 Nicolas Ferreatmel-mci: Integrate AT91 specific definition in header...
2009-06-13 Philipp Zabeltmio_mmc: allow compilation for ASIC3
2009-06-13 Ben Dookssdhci: Print ADMA status and pointer on debug
2009-06-13 Ian Moltontmio_mmc: fix clock setup
2009-06-13 Philipp Zabeltmio_mmc: map SD control registers after enabling the...
2009-06-13 Philipp Zabeltmio_mmc: correct probe return value for num_resources...
2009-06-13 Philipp Zabeltmio_mmc: don't use set_irq_type
next