index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
2008-04-18
mmc: set controller name early
Pierre Ossman
2008-03-22
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-27
mmc: use common byte swap macros
Pierre Ossman
2007-10-27
mmc: fix cid and csd byte order
Pierre Ossman
2007-10-17
mmc: possible leak in mmc_read_ext_csd
Florin Malita
2007-10-14
uevent environment changes fallout
Al Viro
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
mmc: use correct unregister function for led trigger
Pierre Ossman
2007-10-06
sdio: make the IRQ thread more resilient in the presence of bad states
Nicolas Pitre
2007-10-06
sdio: fix IRQ diagnostic message
Nicolas Pitre
2007-09-27
sdio: adaptive interrupt polling
Pierre Ossman
2007-09-24
mmc: add led trigger
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
sdio: store vendor strings
Pierre Ossman
2007-09-23
mmc: increase power up delay
Pierre Ossman
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
2007-09-23
sdio: set the functions' block size
David Vrabel
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
2007-09-23
mmc: fix sdio timeout calculation
Pierre Ossman
2007-09-23
mmc: fix incorrect divisor in debug output
Pierre Ossman
2007-09-23
sdio: enable wide bus mode
Pierre Ossman
2007-09-23
sdio: change clock speed
Pierre Ossman
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
sdio: add modalias support
Pierre Ossman
2007-09-23
mmc: whip bus uevent handler into shape
Pierre Ossman
2007-09-23
sdio: add device id table and matching
Pierre Ossman
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
[next]