drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / mmc / core /
2010-05-27 Grazvydas Ignotassdio: add new function for RAW (Read after Write) operation
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-05-27 Mark Asselstinemmc: sd: clean up redundant memset
2010-04-14 Daniel MackARM: MXC: mxcmmc: work around a bug in the SDHC busy...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Adrian Huntermmc: fix incorrect interpretation of card type bits
2010-03-12 Albert Herranzsdio: recognize io card without powercycle
2010-03-06 Daniel Drakesdio: put active devices into 1-bit mode during suspend
2010-03-06 Nicolas Pitresdio: kick the interrupt thread upon a resume
2010-03-06 Chris Ballsdio: don't use CMD[357] as part of a powered SDIO...
2010-03-06 Nicolas Pitresdio: introduce API for special power management features
2010-03-06 Bing Zhaosdio: add quirk to clamp byte mode transfer
2010-01-11 Adrian Huntermmc: allow for MMC v4.4
2009-12-17 Matt Flemingsdio: initialise SDIO functions and update card->sdio_f...
2009-12-17 Daniel Drakesdio: fix reference counting in sdio_remove_func()
2009-12-15 Ben Hutchingsmmc: add module parameter to set whether cards are...
2009-12-15 Albert Herranzsdio: rework cis tuple parsing
2009-10-08 David Vrabelmmc: sdio: don't require CISTPL_VERS_1 to contain 4...
2009-10-01 Albert Herranzsdio: pass whitelisted cis funce tuples to sdio drivers
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Nicolas Pitremmc: make SDIO device/driver struct accessors public
2009-09-23 Nicolas Pitremmc: propagate error codes back from bus drivers' suspe...
2009-09-23 Nicolas Pitremmc: core SDIO suspend/resume support
2009-09-23 Wolfgang Mueesmmc_spi: fail gracefully if host or card do not support...
2009-09-23 Ohad Ben-Cohensdio: add MMC_QUIRK_LENIENT_FN0
2009-09-23 Roel Kluinsdio: fix read buffer overflow
2009-09-23 Ohad Ben-Cohensdio: add CD disable support
2009-09-23 Adrian Huntermmc: check status after MMC SWITCH command
2009-09-23 Denis Karpovmmc: power off once at removal
2009-09-23 Jarkko Lavinenmmc: add mmc card sleep and awake support
2009-09-23 Adrian Huntermmc: add ability to save power by powering off cards
2009-09-23 Adrian Huntermmc: add MMC_CAP_NONREMOVABLE host capability
2009-09-23 Adrian Huntermmc: allow host claim / release nesting
2009-09-23 Adrian Huntermmc: add 'enable' and 'disable' methods to mmc host
2009-09-23 Ohad Ben-Cohensdio: do not ignore MMC_VDD_165_195
2009-09-23 Balaji Raommc: in mmc_power_up(), use previously selected ocr...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-06-13 Sascha HauerMMC core: limit minimum initialization frequency to...
2009-06-13 Jorg Schummermmc: mmc_rescan detects card change in one run
2009-05-03 José M. Fernándezmmc: increase power up delay
2009-04-08 Wolfgang Mueesmmc_spi: do not check CID and CSD blocks with CRC16
2009-04-08 Jarkko Lavinenmmc: Accept EXT_CSD rev 1.3 since it is backwards compa...
2009-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-31 David BrownellMMC: regulator utilities
2009-03-24 Wolfgang Mueesmmc_spi: allow higher timeouts for SPI mode
2009-03-24 Balaji Raommc: During unsafe resume, select the right volatge...
2009-03-24 Pierre Ossmansdio: check that addresses are within the address space
2009-03-24 Pierre Ossmansdio: handle null tuples
2009-03-24 Pierre Ossmansdio: handle cis end marker in link field
2009-03-24 Adrian Huntermmc: Add Extended CSD register to debugfs
2009-03-24 Andy Whitcroftmmc: add MODALIAS linkage for MMC/SD devices
2009-03-24 Jorg Schummermmc: delayed_work was never cancelled
2009-03-08 Adrian Huntermmc: fix data timeout for SEND_EXT_CSD
2008-12-31 David Brownellmmc: warn about voltage mismatches
2008-12-31 Anton Vorontsovmmc: Add mmc_vddrange_to_ocrmask() helper function
2008-12-31 Jarkko Lavinenmmc: Add 8-bit bus width support
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2008-11-08 Pierre Ossmanmmc: increase SD write timeout for crappy cards
2008-10-12 Matthew FlemingMMC: CSD and CID timeout values
2008-10-12 Pierre Ossmansdio: high-speed support
2008-10-12 Pierre Ossmansdio: give sdio irq thread a host specific name
2008-10-12 Pierre Ossmansdio: make sleep on error interruptable
2008-08-01 Pierre Ossmanmmc: properly iterate over sg list in debug check
2008-07-26 Haavard Skinnemoenmmc: Add per-card debugfs support
2008-07-26 Haavard Skinnemoenmmc: Export internal host state through debugfs
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15 Tomas Winklersdio: sdio_io.c Fix sparse warnings
2008-07-15 Benzi Zbitsdio: fix the use of hard coded timeout value.
2008-07-15 Tomas Winklermmc: fix sdio_io sparse errors
2008-07-15 Pierre Ossmansdio: clean up handling of byte mode transfer size
2008-07-15 Pierre Ossmanmmc,sdio: helper function for transfer padding
2008-07-15 Deepak SaxenaMMC: Trivial comment cleanup
2008-07-15 Anton Vorontsovmmc: change .get_ro() callback semantics
2008-07-15 Anton Vorontsovmmc: add support for card-detection polling
2008-04-18 Adrian Bunkmmc: sdio_ops.c should #include "sdio_ops.h"
2008-04-18 Adrian Bunkmmc: proper prototypes for mmc_attach_*()
2008-04-18 Adrian Bunkmmc: make __mmc_release_bus() static
2008-04-18 Robert P. J. Daymmc: use shorter, equivalent set_current_state()
2008-04-18 Pierre Ossmanmmc: set controller name early
2008-03-23 Pierre Ossmanmmc: use sysfs groups to handle conditional attributes
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-27 Pierre Ossmanmmc: use common byte swap macros
2007-10-27 Pierre Ossmanmmc: fix cid and csd byte order
2007-10-17 Florin Malitammc: possible leak in mmc_read_ext_csd
2007-10-14 Al Virouevent environment changes fallout
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-12 Pierre Ossmanmmc: use correct unregister function for led trigger
2007-10-06 Nicolas Pitresdio: make the IRQ thread more resilient in the presenc...
2007-10-06 Nicolas Pitresdio: fix IRQ diagnostic message
2007-09-27 Pierre Ossmansdio: adaptive interrupt polling
2007-09-24 Pierre Ossmanmmc: add led trigger
2007-09-23 David BrownellMMC core learns about SPI
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 Pierre Ossmanmmc: increase power up delay
2007-09-23 David Vrabelsdio: add sdio_f0_readb() and sdio_f0_writeb()
2007-09-23 Pierre Ossmanmmc: replace BUG_ON with WARN_ON
2007-09-23 Mariusz Kozlowskisdio: kmalloc + memset conversion to kzalloc
2007-09-23 David Vrabelsdio: extend sdio_readsb() and friends to handle any...
2007-09-23 David Vrabelsdio: set the functions' block size
next