summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-019-9/+0
* mmc: add type field to cardsPierre Ossman2007-05-011-1/+2
* mmc: MMC sector based cardsPierre Ossman2007-05-012-8/+36
* 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-013-38/+45
* tifm_sd: implement software scatter-gatherAlex Dubov2007-05-011-147/+296
* tifm_sd: fix resume handlerAlex Dubov2007-05-011-16/+19
* tifm_sd: replace command completion state machine with full checkingAlex Dubov2007-05-011-122/+137
* 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-012-71/+62
* tifm: move common adapter management tasks from tifm_7xx1 to tifm_coreAlex Dubov2007-05-012-39/+41
* tifm_7xx1: improve card detection routineAlex Dubov2007-05-011-25/+21
* tifm: replace per-adapter kthread with freezeable workqueueAlex Dubov2007-05-012-72/+68
* tifm: simplify bus match and uevent handlersAlex Dubov2007-05-013-33/+44
* tifm: use bus methods to handle probe/remove instead of driver ones.Alex Dubov2007-05-011-55/+47
* tifm: hide details of interrupt processing from socket driversAlex Dubov2007-05-013-28/+48
* wbsd: remove block crc testPierre Ossman2007-05-012-34/+3
* mmc: enforce correct sg listPierre Ossman2007-05-011-0/+11
* mmc: cull sg list to match mmc request sizeAlex Dubov2007-05-015-129/+50
* libata: honour host controllers that want just one hostLinus Torvalds2007-04-301-7/+4
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-2/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-04-3026-2013/+1446
|\
| * ieee1394: remove garbage from KconfigStefan Richter2007-04-301-2/+0
| * ieee1394: more help in KconfigStefan Richter2007-04-301-8/+12
| * ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott2007-04-301-1/+1
| * ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer2007-04-301-6/+2
| * ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter2007-04-301-0/+1
| * ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter2007-04-301-5/+13
| * ieee1394: eth1394: fix error path in module_initAkinobu Mita2007-04-301-3/+12
| * ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter2007-04-301-18/+16
| * ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter2007-04-301-3/+2
| * ieee1394: eth1394: some conditions are unlikelyStefan Richter2007-04-301-4/+4
| * ieee1394: eth1394: clean up fragment_overlapStefan Richter2007-04-301-4/+4
| * ieee1394: eth1394: don't use alloc_etherdevStefan Richter2007-04-301-15/+5
| * ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter2007-04-301-13/+1
| * ieee1394: eth1394: CONFIG_INET is always definedStefan Richter2007-04-301-12/+4
| * ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter2007-04-301-15/+19
| * ieee1394: unexport highlevel_host_resetAdrian Bunk2007-04-301-1/+0
| * ieee1394: eth1394: contain host resetStefan Richter2007-04-301-4/+2
| * ieee1394: eth1394: shorter error messagesStefan Richter2007-04-301-24/+16
| * ieee1394: eth1394: correct a memset argumentStefan Richter2007-04-301-1/+1
| * ieee1394: eth1394: refactor .probe and .updateStefan Richter2007-04-301-32/+16
OpenPOWER on IntegriCloud