aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-0617-555/+847
|\
| * mmc: tifm: replace kmap with page_addressPierre Ossman2007-02-041-11/+4
| * mmc: sdhci: fix voltage ocrPierre Ossman2007-02-041-2/+2
| * mmc: sdhci: replace kmap with page_addressPierre Ossman2007-02-042-19/+6
| * 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: 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-0412-21/+53
| * mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-0411-12/+43
| * tifm_sd: add suspend and resume functionalityAlex Dubov2007-02-041-1/+38
| * tifm_core: add suspend/resume infrastructure for tifm devicesAlex Dubov2007-02-041-1/+34
| * tifm_7xx1: prettifyAlex Dubov2007-02-041-16/+18
| * tifm_7xx1: recognize device 0xac8f as supportedAlex Dubov2007-02-041-5/+8
| * tifm_7xx1: switch from workqueue to kthreadAlex Dubov2007-02-042-68/+94
| * tifm_7xx1: Merge media insert and media remove functionsAlex Dubov2007-02-041-128/+126
| * 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-042-5/+4
| * tifm_sd: prettifyAlex Dubov2007-02-041-48/+50
| * tifm_sd: restructure initialization, removal and command handlingAlex Dubov2007-02-043-105/+114
| * 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-042-29/+119
| * mmc: Power quirk for ENE controllersDarren Salt2007-02-041-3/+19
| * mmc: let host be parent of cardsPierre Ossman2007-02-041-1/+1
| * mmc: replace host->card_busyPierre Ossman2007-02-041-8/+8
| * 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
* | [S390] Avoid excessive inlining.Heiko Carstens2007-02-0537-330/+254
* | [S390] Convert memory detection into C code.Heiko Carstens2007-02-059-35/+80
* | [S390] Calibrate delay and bogomips.Martin Schwidefsky2007-02-052-1/+64
* | [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-055-32/+577
* | [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+2
* | [S390] ETR support.Martin Schwidefsky2007-02-055-22/+72
* | [S390] cio: Don't spam debug feature.Cornelia Huck2007-02-051-1/+1
* | [S390] Cleanup of CHSC event handling.Peter Oberparleiter2007-02-051-120/+112
* | [S390] cio: declare hardware structures packed.Peter Oberparleiter2007-02-052-12/+12
* | [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-052-2/+2
* | [S390] dasd: fix unconditional reserve handling.Horst Hummel2007-02-052-6/+6
* | [S390] Remove dasd_ccw_log function.Horst Hummel2007-02-053-67/+0
* | [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-1/+0
* | [S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck2007-02-051-7/+5
* | [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens2007-02-051-2/+6
* | [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-2/+2
* | [S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck2007-02-051-0/+2
* | [S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber2007-02-051-7/+17