summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-01mmc: make tifm_sd_set_dma_data() staticAdrian Bunk1-1/+1
2007-05-01mmc: remove old card statesPierre Ossman4-28/+34
2007-05-01mmc: support unsafe resume of cardsPierre Ossman6-213/+444
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman1-40/+35
2007-05-01mmc: break apart switch functionPierre Ossman1-8/+41
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale4-11/+32
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale2-34/+8
2007-05-01mmc: add bus handlerPierre Ossman6-683/+1041
2007-05-01wbsd: check for data opcode earlierPierre Ossman1-21/+20
2007-05-01mmc: Separate out protocol opsPierre Ossman13-517/+844
2007-05-01mmc: Move core functions to subdirPierre Ossman8-18/+24
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman5-555/+400
2007-05-01mmc: remove card upon suspendPierre Ossman1-3/+10
2007-05-01mmc: allow suspended block driver to be removedPierre Ossman1-0/+3
2007-05-01mmc: Flush pending detects on host removalPierre Ossman2-1/+17
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman24-127/+158
2007-05-01mmc: Move queue functions to mmc_blockPierre Ossman4-7/+7
2007-05-01mmc: Move "present" markingPierre Ossman2-2/+2
2007-05-01mmc: Move OCR bit definesPierre Ossman14-36/+31
2007-05-01mmc: add type field to cardsPierre Ossman2-7/+11
2007-05-01mmc: MMC sector based cardsPierre Ossman4-8/+38
2007-05-01mmc: use right timing mode constantPierre Ossman1-1/+1
2007-05-01tifm: add missing include for DMA_32BIT_MASKAndrew Morton1-0/+1
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov4-72/+80
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov2-147/+297
2007-05-01tifm_sd: fix resume handlerAlex Dubov1-16/+19
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov2-122/+138
2007-05-01tifm_sd: merge dma and pio request processing pathsAlex Dubov1-130/+68
2007-05-01tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov1-36/+36
2007-05-01tifm_sd: remove wait for power off on removeAlex Dubov1-15/+10
2007-05-01tifm_sd: remove tifm_sd_terminate functionAlex Dubov1-21/+13
2007-05-01tifm: add sysfs attribute for tifm devicesAlex Dubov1-7/+20
2007-05-01tifm_7xx1: fix adapter resume functionAlex Dubov1-27/+31
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov3-72/+65
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov3-45/+51
2007-05-01tifm_7xx1: improve card detection routineAlex Dubov1-25/+21
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov3-76/+72
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov4-40/+53
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2-56/+47
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov4-37/+50
2007-05-01wbsd: remove block crc testPierre Ossman2-34/+3
2007-05-01mmc: enforce correct sg listPierre Ossman1-0/+11
2007-05-01mmc: cull sg list to match mmc request sizeAlex Dubov5-129/+50
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge2-7/+20
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg2-8/+8
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg11-55/+39
2007-04-30power management: remove firmware disk modeJohannes Berg5-54/+34
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg11-64/+56