aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | [S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter2007-02-051-21/+49
* | [S390] cio: Remove check for ssd in chpids_show().Cornelia Huck2007-02-051-5/+2
* | [S390] Check the return value of kthread_run().Akinobu Mita2007-02-051-1/+5
* | [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0536-77/+74
|/
* [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] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3