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
/
wbsd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
1
-2062
/
+0
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
1
-1
/
+0
2007-05-01
wbsd: remove block crc test
Pierre Ossman
1
-31
/
+1
2007-05-01
mmc: cull sg list to match mmc request size
Alex Dubov
1
-105
/
+26
2007-02-11
mmc: wbsd: Remove stray kunmap_atomic()
Pierre Ossman
1
-1
/
+0
2007-02-09
mmc: wbsd: Remove driver version
Pierre Ossman
1
-4
/
+1
2007-02-04
mmc: wbsd: replace kmap with page_address
Pierre Ossman
1
-30
/
+10
2007-02-04
mmc: Handle wbsd's stupid command list
Pierre Ossman
1
-1
/
+40
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
1
-5
/
+10
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
1
-0
/
+6
2006-12-02
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
1
-1
/
+1
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-01
mmc: constify mmc_host_ops vectors
David Brownell
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-01
[PATCH] mmc (mainly): add "or later" clause to licence statement.
Pierre Ossman
1
-2
/
+3
2006-09-24
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
Russell King
1
-1
/
+1
2006-09-16
[MMC] Add multi block-write capability
Russell King
1
-1
/
+1
2006-08-07
[MMC] Another stray 'io' reference
Pierre Ossman
1
-1
/
+2
2006-08-06
[MMC] Fix base address configuration in wbsd
Pierre Ossman
1
-3
/
+3
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-19
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
1
-4
/
+4
2006-05-04
[MMC] Move set_ios debugging into mmc.c
Russell King
1
-4
/
+0
2006-03-29
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
Russell King
1
-7
/
+2
2006-02-02
[MMC] Add MMC command type flags
Russell King
1
-4
/
+4
2006-01-08
[MMC] Lindent wbsd driver
Pierre Ossman
1
-252
/
+185
2006-01-08
[MMC] wbsd pnp suspend
Pierre Ossman
1
-16
/
+90
2006-01-03
[MMC] wbsd: convert to the new platfrom device interface
Dmitry Torokhov
1
-4
/
+14
2006-01-03
[MMC] wbsd: make use of ARRAY_SIZE() macro
Dmitry Torokhov
1
-6
/
+3
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-13
/
+14
2005-11-09
[MMC] wbsd version 1.5
Pierre Ossman
1
-1
/
+1
2005-11-09
[MMC] Add MODULE_AUTHOR to wbsd
Pierre Ossman
1
-0
/
+1
2005-11-09
[MMC] Use __devexit_p in wbsd
Pierre Ossman
1
-2
/
+2
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-13
/
+14
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-2
/
+1
2005-11-05
[MMC] Use controller id instead of driver name for printks
Pierre Ossman
1
-5
/
+6
2005-11-05
[MMC] Fix chip config in wbsd
Pierre Ossman
1
-2
/
+2
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[MMC] wbsd suspend support
Pierre Ossman
1
-28
/
+91
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-09-12
[MMC] Clean up wbsd detection handling
Pierre Ossman
1
-17
/
+12
2005-09-12
[MMC] Remove trailing whitespace in wbsd
Pierre Ossman
1
-208
/
+208
2005-09-10
[MMC] Add mmc_detect_change() delay support for wbsd driver
Russell King
1
-22
/
+5
2005-09-08
[MMC] Allow detection/removal to be delayed
Richard Purdie
1
-2
/
+2
2005-09-07
[PATCH] mmc: wbsd Secure Digital support
Pierre Ossman
1
-6
/
+54
2005-09-03
[MMC] support for mmc chip select in wbsd
Pierre Ossman
1
-14
/
+50
2005-08-19
[MMC] Add mmc_hostname() macro
Russell King
1
-1
/
+1
2005-08-10
[PATCH] wbsd version bump
Pierre Ossman
1
-1
/
+1
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-07-01
[PATCH] MMC: wbsd cleanups
Adrian Bunk
1
-22
/
+7
[next]