aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-01mmc: support unsafe resume of cardsPierre Ossman
2007-05-01mmc: separate out reading EXT_CSDPierre Ossman
2007-05-01mmc: break apart switch functionPierre Ossman
2007-05-01MMC: Fix handling of low-voltage cardsPhilip Langdale
2007-05-01MMC: Consolidate voltage definitionsPhilip Langdale
2007-05-01mmc: add bus handlerPierre Ossman
2007-05-01wbsd: check for data opcode earlierPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman
2007-05-01mmc: Move core functions to subdirPierre Ossman
2007-05-01mmc: deprecate mmc bus topologyPierre Ossman
2007-05-01mmc: remove card upon suspendPierre Ossman
2007-05-01mmc: allow suspended block driver to be removedPierre Ossman
2007-05-01mmc: Flush pending detects on host removalPierre Ossman
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman
2007-05-01mmc: Move queue functions to mmc_blockPierre Ossman
2007-05-01mmc: Move "present" markingPierre Ossman
2007-05-01mmc: Move OCR bit definesPierre Ossman
2007-05-01mmc: add type field to cardsPierre Ossman
2007-05-01mmc: MMC sector based cardsPierre Ossman
2007-05-01mmc: use right timing mode constantPierre Ossman
2007-05-01tifm: add missing include for DMA_32BIT_MASKAndrew Morton
2007-05-01tifm: layout fixes, small changes to comments and printfsAlex Dubov
2007-05-01tifm_sd: implement software scatter-gatherAlex Dubov
2007-05-01tifm_sd: fix resume handlerAlex Dubov
2007-05-01tifm_sd: replace command completion state machine with full checkingAlex Dubov
2007-05-01tifm_sd: merge dma and pio request processing pathsAlex Dubov
2007-05-01tifm_sd: separate command flags, socket flags and register bit masksAlex Dubov
2007-05-01tifm_sd: remove wait for power off on removeAlex Dubov
2007-05-01tifm_sd: remove tifm_sd_terminate functionAlex Dubov
2007-05-01tifm: add sysfs attribute for tifm devicesAlex Dubov
2007-05-01tifm_7xx1: fix adapter resume functionAlex Dubov
2007-05-01tifm: move common device management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov
2007-05-01tifm_7xx1: improve card detection routineAlex Dubov
2007-05-01tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov
2007-05-01tifm: simplify bus match and uevent handlersAlex Dubov
2007-05-01tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov
2007-05-01tifm: hide details of interrupt processing from socket driversAlex Dubov
2007-05-01wbsd: remove block crc testPierre Ossman
2007-05-01mmc: enforce correct sg listPierre Ossman
2007-05-01mmc: cull sg list to match mmc request sizeAlex Dubov
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe