index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
3
-0
/
+243
2007-09-23
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
1
-0
/
+62
2007-09-23
sdio: UART/GPS driver
Nicolas Pitre
3
-0
/
+1086
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
3
-1
/
+246
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
1
-6
/
+16
2007-09-23
sdio: add basic sysfs attributes
Pierre Ossman
1
-0
/
+32
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-1
/
+20
2007-09-23
mmc: whip bus uevent handler into shape
Pierre Ossman
1
-14
/
+17
2007-09-23
sdio: add device id table and matching
Pierre Ossman
1
-6
/
+52
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
1
-1
/
+1
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
5
-26
/
+193
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
3
-29
/
+58
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
4
-1
/
+144
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
1
-0
/
+38
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
1
-0
/
+63
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
1
-0
/
+93
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
2
-1
/
+107
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
1
-0
/
+23
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
5
-15
/
+237
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2
-0
/
+39
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
6
-13
/
+281
2007-09-23
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
1
-0
/
+8
2007-09-23
mmc: add missing printk levels
Pierre Ossman
1
-2
/
+3
2007-09-23
mmc: remove confusing flag
Pierre Ossman
3
-15
/
+16
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
6
-7
/
+21
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
4
-10
/
+8
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
1
-7
/
+17
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2
-13
/
+36
2007-09-23
mmc: remove custom error codes
Pierre Ossman
15
-196
/
+190
2007-09-11
bug in AT91 MCI suspend routines
Anti Sullin
1
-3
/
+3
2007-08-23
sdhci: tell which spurious interrupt we got
Pierre Ossman
1
-6
/
+6
2007-08-23
sdhci: handle data interrupts during command
Pierre Ossman
2
-7
/
+22
2007-08-23
mmc: ignore bad max block size in sdhci
David Vrabel
1
-5
/
+4
2007-08-23
sdhci: be more cautious about block count register
Pierre Ossman
1
-2
/
+2
2007-08-23
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-23
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-08-09
mmc: at91_mci: remove whitespace at the end of lines
Nicolas Ferre
1
-4
/
+4
2007-08-09
mmc: reorganize bounce buffer init
Pierre Ossman
1
-7
/
+7
2007-08-09
wbsd: fix section mismatch warnings
Gabriel C
1
-5
/
+5
2007-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
22
-175
/
+250
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
4
-75
/
+69
2007-07-26
mmc: add missing printk levels
Pierre Ossman
2
-10
/
+8
2007-07-26
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2
-26
/
+0
2007-07-26
mmc: proper debugging output in core
Pierre Ossman
1
-8
/
+40
2007-07-26
mmc: be more verbose about card insertions/removal
Pierre Ossman
3
-2
/
+35
2007-07-26
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2
-10
/
+16
2007-07-26
mmc: add a might_sleep() to mmc_claim_host()
Pierre Ossman
1
-0
/
+2
2007-07-26
mmc: update kerneldoc
Pierre Ossman
3
-14
/
+26
2007-07-26
mmc: update header file paths
Pierre Ossman
18
-18
/
+18
2007-07-26
sdhci: add support to ENE-CB714
Leandro Dorileo
1
-0
/
+27
[prev]
[next]