index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-02
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-07
[MMC] Fix base address configuration in wbsd
Pierre Ossman
1
-3
/
+3
2006-07-03
[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-20
[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-04
[MMC] wbsd: convert to the new platfrom device interface
Dmitry Torokhov
1
-4
/
+14
2006-01-04
[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-10
[MMC] wbsd version 1.5
Pierre Ossman
1
-1
/
+1
2005-11-10
[MMC] Add MODULE_AUTHOR to wbsd
Pierre Ossman
1
-0
/
+1
2005-11-10
[MMC] Use __devexit_p in wbsd
Pierre Ossman
1
-2
/
+2
2005-11-10
[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-29
[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-08
[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-28
[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]