summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmd64x: use interrupt status from MRDMODE register (take 2)Sergei Shtylyov2007-05-051-48/+69
* cmd64x: procfs code fixes/cleanups (take 2)Sergei Shtylyov2007-05-051-74/+55
* cmd64x: add/fix enablebits (take 2)Sergei Shtylyov2007-05-051-3/+36
* cmd64x: interrupt status fixes (take 2)Sergei Shtylyov2007-05-051-12/+12
* cmd64x: fix multiword and remove single-word DMA supportSergei Shtylyov2007-05-051-131/+117
* sl82c105: DMA support code cleanup (take 4)Sergei Shtylyov2007-05-051-89/+59
* sl82c105: rework PIO support (take 2)Sergei Shtylyov2007-05-052-59/+41
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-0450-3941/+4858
|\
| * mmc-omap: Clean up omap set_ios and make MMC_POWER_ON workTony Lindgren2007-05-011-21/+26
| * mmc-omap: Fix omap to use MMC_POWER_ONTony Lindgren2007-05-011-2/+4
| * mmc-omap: add missing '\n'Arnaud Patard2007-05-011-1/+1
| * mmc: make tifm_sd_set_dma_data() staticAdrian Bunk2007-05-011-1/+1
| * mmc: remove old card statesPierre Ossman2007-05-014-28/+34
| * mmc: support unsafe resume of cardsPierre Ossman2007-05-016-213/+444
| * mmc: separate out reading EXT_CSDPierre Ossman2007-05-011-40/+35
| * mmc: break apart switch functionPierre Ossman2007-05-011-8/+41
| * MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-014-11/+32
| * MMC: Consolidate voltage definitionsPhilip Langdale2007-05-012-34/+8
| * mmc: add bus handlerPierre Ossman2007-05-016-683/+1041
| * wbsd: check for data opcode earlierPierre Ossman2007-05-011-21/+20
| * mmc: Separate out protocol opsPierre Ossman2007-05-0113-517/+844
| * mmc: Move core functions to subdirPierre Ossman2007-05-018-18/+24
| * mmc: deprecate mmc bus topologyPierre Ossman2007-05-015-555/+400
| * mmc: remove card upon suspendPierre Ossman2007-05-011-3/+10
| * mmc: allow suspended block driver to be removedPierre Ossman2007-05-011-0/+3
| * mmc: Flush pending detects on host removalPierre Ossman2007-05-012-1/+17
| * mmc: Move host and card drivers to subdirsPierre Ossman2007-05-0124-127/+158
| * mmc: Move queue functions to mmc_blockPierre Ossman2007-05-014-7/+7
| * mmc: Move "present" markingPierre Ossman2007-05-012-2/+2
| * mmc: Move OCR bit definesPierre Ossman2007-05-0114-36/+31
| * mmc: add type field to cardsPierre Ossman2007-05-012-7/+11
| * mmc: MMC sector based cardsPierre Ossman2007-05-014-8/+38
| * mmc: use right timing mode constantPierre Ossman2007-05-011-1/+1
| * tifm: add missing include for DMA_32BIT_MASKAndrew Morton2007-05-011-0/+1
| * tifm: layout fixes, small changes to comments and printfsAlex Dubov2007-05-014-72/+80
| * tifm_sd: implement software scatter-gatherAlex Dubov2007-05-012-147/+297
| * tifm_sd: fix resume handlerAlex Dubov2007-05-011-16/+19
| * tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-012-122/+138
| * tifm_sd: merge dma and pio request processing pathsAlex Dubov2007-05-011-130/+68
| * tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov2007-05-011-36/+36
| * tifm_sd: remove wait for power off on removeAlex Dubov2007-05-011-15/+10
| * tifm_sd: remove tifm_sd_terminate functionAlex Dubov2007-05-011-21/+13
| * tifm: add sysfs attribute for tifm devicesAlex Dubov2007-05-011-7/+20
| * tifm_7xx1: fix adapter resume functionAlex Dubov2007-05-011-27/+31
| * tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-013-72/+65
| * tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-013-45/+51
| * tifm_7xx1: improve card detection routineAlex Dubov2007-05-011-25/+21
| * tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-013-76/+72
| * tifm: simplify bus match and uevent handlersAlex Dubov2007-05-014-40/+53
| * tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2007-05-012-56/+47
OpenPOWER on IntegriCloud