index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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
2005-07-01
[PATCH] MMC: wbsd delayed insertion
Pierre Ossman
1
-10
/
+41
2005-05-08
[PATCH] MMC: wbsd update
Pierre Ossman
1
-185
/
+531
2005-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1651