index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-23
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
1
-0
/
+2
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2
-0
/
+69
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
5
-15
/
+13
2007-09-23
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-3
/
+1
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
3
-28
/
+86
2007-09-23
sdio: set the functions' block size
David Vrabel
4
-2
/
+63
2007-09-23
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
3
-3
/
+5
2007-09-23
mmc: fix sdio timeout calculation
Pierre Ossman
1
-0
/
+9
2007-09-23
mmc: fix incorrect divisor in debug output
Pierre Ossman
1
-1
/
+1
2007-09-23
sdio: enable wide bus mode
Pierre Ossman
1
-0
/
+33
2007-09-23
sdio: change clock speed
Pierre Ossman
1
-0
/
+6
2007-09-23
make struct sdio_dev_attrs[] static
Adrian Bunk
1
-1
/
+1
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
3
-1
/
+18
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
5
-0
/
+275
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
5
-1
/
+257
2007-09-23
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2
-7
/
+28