summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: wbsd: replace kmap with page_addressPierre Ossman2007-02-042-31/+10
* mmc: handle pci_enable_device() return value in sdhciPierre Ossman2007-02-041-1/+3
* mmc: Proper unclaim in mmc_blockPierre Ossman2007-02-041-1/+2
* mmc: change wbsd mailing listPierre Ossman2007-02-041-1/+1
* mmc: Graceful fallback for fancy featuresPierre Ossman2007-02-041-9/+7
* mmc: Handle wbsd's stupid command listPierre Ossman2007-02-041-1/+40
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-0413-22/+55
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-0412-12/+44
* tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
* tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-042-1/+37
* tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
* tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-042-5/+11
* tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-043-74/+98
* tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-042-139/+134
* tifm_7xx1: simplify eject functionAlex Dubov2007-02-041-8/+2
* Add dummy_signal_irq function to save check in ISRAlex Dubov2007-02-042-6/+13
* Remove unused return value from signal_irq callbackAlex Dubov2007-02-043-6/+5
* tifm_sd: prettifyAlex Dubov2007-02-041-48/+50
* tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-044-108/+116
* tifm_sd: fix hardware timeout setupAlex Dubov2007-02-041-8/+7
* tifm_sd: Switch software timeout handler from work_struct to timerAlex Dubov2007-02-041-21/+13
* tifm_sd: use kmap_atomic instead of kmap for PIO data bufferAlex Dubov2007-02-041-27/+25
* tifm_sd: alter order of the states in the command handlerAlex Dubov2007-02-041-20/+37
* mmc: Add support for SDHC cardsPhilip Langdale2007-02-045-30/+135
* mmc: Power quirk for ENE controllersDarren Salt2007-02-042-3/+20
* mmc: let host be parent of cardsPierre Ossman2007-02-042-1/+2
* mmc: replace host->card_busyPierre Ossman2007-02-042-10/+11
* mmc: au1xmmc: return errors for unknown response typesManuel Lauss2007-02-041-0/+6
* mmc: au1xmmc: implement proper ro switch detectionManuel Lauss2007-02-041-1/+3
* Linux 2.6.20v2.6.20Linus Torvalds2007-02-041-1/+1
* [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
* [PATCH] fix rtl8150Al Viro2007-02-031-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\
| * [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-021-10/+10
| * [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| * [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| * [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
* | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-031-0/+3
* | [PATCH] Altix: more ACPI PRT supportJohn Keller2007-02-031-0/+3
* | [PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton2007-02-031-0/+41
* | [PATCH] alpha: fix epoll syscall enumerationsMike Frysinger2007-02-031-3/+8
* | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* | [PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm2007-02-031-0/+3
* | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen2007-02-031-11/+9
* | [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk2007-02-021-1/+1
* | [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2007-02-022-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-026-18/+21
|\ \
| * | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * | libata: Fix ata_busy_wait() kernel docsAlan2007-02-021-0/+2
| * | pata_via: Correct missing commentsAlan2007-02-021-1/+2
OpenPOWER on IntegriCloud