summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-01mmc: Separate out protocol opsPierre Ossman10-464/+758
2007-05-01mmc: Move core functions to subdirPierre Ossman5-13/+19
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman2-536/+398
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 Ossman1-1/+14
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 Ossman9-9/+0
2007-05-01mmc: add type field to cardsPierre Ossman1-1/+2
2007-05-01mmc: MMC sector based cardsPierre Ossman2-8/+36
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 Dubov3-38/+45
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov1-147/+296
2007-05-01tifm_sd: fix resume handlerAlex Dubov1-16/+19
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov1-122/+137
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 Dubov2-71/+62
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2-39/+41
2007-05-01tifm_7xx1: improve card detection routineAlex Dubov1-25/+21
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2-72/+68
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov3-33/+44
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov1-55/+47
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov3-28/+48
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-05-01libata: honour host controllers that want just one hostLinus Torvalds1-7/+4
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg1-2/+11
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds26-2013/+1446
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds21-614/+991
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-41/+33
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-4/+4
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds40-280/+175
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe4-4/+4
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras1-8/+0
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras772-19177/+51059
2007-04-30[POWERPC] remove kernel module option for booke wdtDave Jiang1-1/+1
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer1-6/+2