Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / mmc / core / sdio_bus.c
2012-04-06 Rafael J. Wysockimmc: sdio: Use empty system suspend/resume callbacks...
2011-10-31 Paul Gortmakermmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-26 Girish K Smmc: replace printk with appropriate display macro
2011-07-21 Ohad Ben-Cohenmmc: fix runtime PM with -ENOSYS suspend case
2011-06-25 Ohad Ben-Cohenmmc: sdio: fix runtime PM path during driver removal
2011-01-09 Ohad Ben-Cohenmmc: sdio: don't power up cards on system suspend
2010-11-19 Ohad Ben-Cohenmmc: sdio: fix runtime PM anomalies by introducing...
2010-10-23 Ohad Ben-Cohenmmc: sdio: support suspend/resume while runtime suspended
2010-10-23 Ohad Ben-Cohenmmc: sdio: enable runtime PM for SDIO functions
2010-10-23 Ohad Ben-Cohenmmc: sdio: use the generic runtime PM handlers
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-17 Daniel Drakesdio: fix reference counting in sdio_remove_func()
2009-09-23 Nicolas Pitremmc: make SDIO device/driver struct accessors public
2008-11-08 Kay Sieversmmc: struct device - replace bus_id with dev_name(...
2007-10-14 Al Virouevent environment changes fallout
2007-09-23 Pierre Ossmansdio: store vendor strings
2007-09-23 Mariusz Kozlowskisdio: kmalloc + memset conversion to kzalloc
2007-09-23 David Vrabelsdio: set the functions' block size
2007-09-23 Adrian Bunkmake struct sdio_dev_attrs[] static
2007-09-23 Nicolas Pitresdio: core support for SDIO function interrupt
2007-09-23 Pierre Ossmansdio: add basic sysfs attributes
2007-09-23 Pierre Ossmansdio: add modalias support
2007-09-23 Pierre Ossmansdio: add device id table and matching
2007-09-23 Pierre Ossmansdio: split up common and function CIS parsing
2007-09-23 Nicolas Pitresdio: link unknown CIS tuples to the sdio_func structure
2007-09-23 Pierre Ossmanmmc: add SDIO driver handling
2007-09-23 Pierre Ossmanmmc: basic SDIO device model