index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
wbsd.c
Commit message (
Expand
)
Author
Age
*
mmc: wbsd: replace kmap with page_address
Pierre Ossman
2007-02-04
*
mmc: Handle wbsd's stupid command list
Pierre Ossman
2007-02-04
*
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
*
mmc: Allow host drivers to specify a max block size
Pierre Ossman
2007-02-04
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
2006-12-02
|
\
|
*
mmc: constify mmc_host_ops vectors
David Brownell
2006-12-01
*
|
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
2006-12-01
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] mmc (mainly): add "or later" clause to licence statement.
Pierre Ossman
2006-10-01
*
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
Russell King
2006-09-24
*
[MMC] Add multi block-write capability
Russell King
2006-09-16
*
[MMC] Another stray 'io' reference
Pierre Ossman
2006-08-07
*
[MMC] Fix base address configuration in wbsd
Pierre Ossman
2006-08-06
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...
Pavel Pisa
2006-05-19
*
[MMC] Move set_ios debugging into mmc.c
Russell King
2006-05-04
*
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
Russell King
2006-03-29
*
[MMC] Add MMC command type flags
Russell King
2006-02-02
*
[MMC] Lindent wbsd driver
Pierre Ossman
2006-01-08
*
[MMC] wbsd pnp suspend
Pierre Ossman
2006-01-08
*
[MMC] wbsd: convert to the new platfrom device interface
Dmitry Torokhov
2006-01-03
*
[MMC] wbsd: make use of ARRAY_SIZE() macro
Dmitry Torokhov
2006-01-03
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-11
|
\
|
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
*
|
[MMC] wbsd version 1.5
Pierre Ossman
2005-11-09
*
|
[MMC] Add MODULE_AUTHOR to wbsd
Pierre Ossman
2005-11-09
*
|
[MMC] Use __devexit_p in wbsd
Pierre Ossman
2005-11-09
|
/
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
*
[MMC] Use controller id instead of driver name for printks
Pierre Ossman
2005-11-05
*
[MMC] Fix chip config in wbsd
Pierre Ossman
2005-11-05
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
[MMC] wbsd suspend support
Pierre Ossman
2005-10-28
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
*
[MMC] Clean up wbsd detection handling
Pierre Ossman
2005-09-12
*
[MMC] Remove trailing whitespace in wbsd
Pierre Ossman
2005-09-12
*
[MMC] Add mmc_detect_change() delay support for wbsd driver
Russell King
2005-09-10
*
[MMC] Allow detection/removal to be delayed
Richard Purdie
2005-09-08
*
[PATCH] mmc: wbsd Secure Digital support
Pierre Ossman
2005-09-07
*
[MMC] support for mmc chip select in wbsd
Pierre Ossman
2005-09-03
*
[MMC] Add mmc_hostname() macro
Russell King
2005-08-19
*
[PATCH] wbsd version bump
Pierre Ossman
2005-08-10
*
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
*
[PATCH] MMC: wbsd cleanups
Adrian Bunk
2005-07-01
*
[PATCH] MMC: wbsd delayed insertion
Pierre Ossman
2005-07-01
*
[PATCH] MMC: wbsd update
Pierre Ossman
2005-05-08
*
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
Pavel Machek
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16