aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
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