alistair23-linux/drivers/mmc/core
Linus Torvalds efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6: (75 commits)
  PM: merge device power-management source files
  sysfs: add copyrights
  kobject: update the copyrights
  kset: add some kerneldoc to help describe what these strange things are
  Driver core: rename ktype_edd and ktype_efivar
  Driver core: rename ktype_driver
  Driver core: rename ktype_device
  Driver core: rename ktype_class
  driver core: remove subsystem_init()
  sysfs: move sysfs file poll implementation to sysfs_open_dirent
  sysfs: implement sysfs_open_dirent
  sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
  sysfs: make sysfs_root a regular directory dirent
  sysfs: open code sysfs_attach_dentry()
  sysfs: make s_elem an anonymous union
  sysfs: make bin attr open get active reference of parent too
  sysfs: kill unnecessary NULL pointer check in sysfs_release()
  sysfs: kill unnecessary sysfs_get() in open paths
  sysfs: reposition sysfs_dirent->s_mode.
  sysfs: kill sysfs_update_file()
  ...
2007-10-12 15:49:37 -07:00
..
bus.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
bus.h mmc: refactor bus operations 2007-07-09 21:27:56 +02:00
core.c mmc: add led trigger 2007-09-24 07:15:48 +02:00
core.h MMC core learns about SPI 2007-09-23 21:51:30 +02:00
host.c mmc: use correct unregister function for led trigger 2007-10-12 22:48:46 +02:00
host.h mmc: refactor host class handling 2007-07-09 21:28:01 +02:00
Kconfig
Makefile sdio: core support for SDIO function interrupt 2007-09-23 21:01:33 +02:00
mmc.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
mmc_ops.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
mmc_ops.h MMC core learns about SPI 2007-09-23 21:51:30 +02:00
sd.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
sd_ops.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
sd_ops.h drivers/mmc/core/: make 3 functions static 2007-07-26 02:05:57 +02:00
sdio.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
sdio_bus.c sdio: store vendor strings 2007-09-23 21:28:01 +02:00
sdio_bus.h mmc: basic SDIO device model 2007-09-23 19:45:31 +02:00
sdio_cis.c sdio: store vendor strings 2007-09-23 21:28:01 +02:00
sdio_cis.h sdio: split up common and function CIS parsing 2007-09-23 20:44:22 +02:00
sdio_io.c sdio: add sdio_f0_readb() and sdio_f0_writeb() 2007-09-23 21:24:27 +02:00
sdio_irq.c sdio: make the IRQ thread more resilient in the presence of bad states 2007-10-06 17:51:45 +02:00
sdio_ops.c MMC core learns about SPI 2007-09-23 21:51:30 +02:00
sdio_ops.h sdio: extend sdio_readsb() and friends to handle any length of buffer 2007-09-23 21:21:32 +02:00
sysfs.c mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00
sysfs.h mmc: move layer init and workqueue to core file 2007-07-09 21:28:06 +02:00