aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-04IB/srp: Don't wait for response when QP is in error state.Ishai Rabinovitz
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-02-04mmc: tifm: replace kmap with page_addressPierre Ossman
2007-02-04mmc: sdhci: fix voltage ocrPierre Ossman
2007-02-04mmc: sdhci: replace kmap with page_addressPierre Ossman
2007-02-04mmc: wbsd: replace kmap with page_addressPierre Ossman
2007-02-04mmc: handle pci_enable_device() return value in sdhciPierre Ossman
2007-02-04mmc: Proper unclaim in mmc_blockPierre Ossman
2007-02-04mmc: Graceful fallback for fancy featuresPierre Ossman
2007-02-04mmc: Handle wbsd's stupid command listPierre Ossman
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman
2007-02-04tifm_sd: add suspend and resume functionalityAlex Dubov
2007-02-04tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov
2007-02-04tifm_7xx1: prettifyAlex Dubov
2007-02-04tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov
2007-02-04tifm_7xx1: switch from workqueue to kthreadAlex Dubov
2007-02-04tifm_7xx1: Merge media insert and media remove functionsAlex Dubov
2007-02-04tifm_7xx1: simplify eject functionAlex Dubov
2007-02-04Add dummy_signal_irq function to save check in ISRAlex Dubov
2007-02-04Remove unused return value from signal_irq callbackAlex Dubov
2007-02-04tifm_sd: prettifyAlex Dubov
2007-02-04tifm_sd: restructure initialization, removal and command handlingAlex Dubov
2007-02-04tifm_sd: fix hardware timeout setupAlex Dubov
2007-02-04tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov
2007-02-04tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov
2007-02-04tifm_sd: alter order of the states in the command handlerAlex Dubov
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale
2007-02-04mmc: Power quirk for ENE controllersDarren Salt
2007-02-04mmc: let host be parent of cardsPierre Ossman
2007-02-04mmc: replace host->card_busyPierre Ossman
2007-02-04mmc: au1xmmc: return errors for unknown response typesManuel Lauss
2007-02-04mmc: au1xmmc: implement proper ro switch detectionManuel Lauss
2007-02-03[PATCH] fix rtl8150Al Viro
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King
2007-02-02pata_via: Correct missing commentsAlan
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok
2007-02-02Merge ../linux-2.6Jeff Garzik
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap
2007-02-01[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity