index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdhci: fix a typo
Nicolas Pitre
2007-10-03
2
-2
/
+2
*
mmc: Disabler for Ricoh MMC controller
Philip Langdale
2007-10-03
4
-0
/
+171
*
sdio: adaptive interrupt polling
Pierre Ossman
2007-09-27
1
-5
/
+23
*
mmc: pxamci: add SDIO card interrupt reporting capability
Bridge Wu
2007-09-25
2
-5
/
+24
*
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
Bridge Wu
2007-09-25
2
-1
/
+10
*
mmc: pxamci: set proper block capabilities according to PXA flavor
Nicolas Pitre
2007-09-25
1
-2
/
+2
*
mmc: pxamci: better pending IRQ determination
Bridge Wu
2007-09-25
1
-1
/
+1
*
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
Pavel Pisa
2007-09-24
3
-4
/
+19
*
mmc: add led trigger
Pierre Ossman
2007-09-24
3
-0
/
+16
*
mmc_spi host driver
David Brownell
2007-09-23
5
-0
/
+1461
*
MMC core learns about SPI
David Brownell
2007-09-23
10
-103
/
+372
*
MMC/SD card driver learns SPI
David Brownell
2007-09-23
1
-8
/
+15
*
MMC headers learn about SPI
David Brownell
2007-09-23
3
-13
/
+67
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
5
-1
/
+60
*
mmc: increase power up delay
Pierre Ossman
2007-09-23
1
-1
/
+9
*
sdhci: sdio interrupt support
Pierre Ossman
2007-09-23
1
-1
/
+38
*
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
2007-09-23
1
-2
/
+19
*
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+2
*
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2007-09-23
2
-0
/
+69
*
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
5
-15
/
+13
*
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
1
-3
/
+1
*
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
2007-09-23
3
-28
/
+86
*
sdio: set the functions' block size
David Vrabel
2007-09-23
4
-2
/
+63
*
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
2007-09-23
3
-3
/
+5
*
mmc: fix sdio timeout calculation
Pierre Ossman
2007-09-23
1
-0
/
+9
*
mmc: fix incorrect divisor in debug output
Pierre Ossman
2007-09-23
1
-1
/
+1
*
sdio: enable wide bus mode
Pierre Ossman
2007-09-23
1
-0
/
+33
*
sdio: change clock speed
Pierre Ossman
2007-09-23
1
-0
/
+6
*
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
1
-1
/
+1
*
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2007-09-23
3
-1
/
+18
*
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
5
-0
/
+275
*
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+62
*
sdio: UART/GPS driver
Nicolas Pitre
2007-09-23
3
-0
/
+1086
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
5
-1
/
+257
*
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
2
-7
/
+28
*
sdio: defines for some standard interface types
Nicolas Pitre
2007-09-23
1
-0
/
+23
*
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
1
-0
/
+32
*
sdio: add modalias support
Pierre Ossman
2007-09-23
2
-1
/
+40
*
mmc: whip bus uevent handler into shape
Pierre Ossman
2007-09-23
1
-14
/
+17
*
sdio: add device id table and matching
Pierre Ossman
2007-09-23
3
-7
/
+92
*
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
2007-09-23
1
-1
/
+1
*
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
7
-26
/
+205
*
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
4
-29
/
+70
*
sdio: initial CIS parsing code
Nicolas Pitre
2007-09-23
4
-1
/
+144
*
sdio: basic parsing of FBR
Pierre Ossman
2007-09-23
2
-0
/
+43
*
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2007-09-23
2
-0
/
+74
*
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
3
-0
/
+188
*
mmc: add basic SDIO I/O operations
Pierre Ossman
2007-09-23
3
-1
/
+119
*
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
2
-0
/
+41
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
7
-15
/
+279
[next]