aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke
2007-10-21[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber
2007-10-18[SCSI] gdth: __init fixesAdrian Bunk
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk
2007-10-18[SCSI] qla2xxx: printk fixesAndrew Morton
2007-10-18[SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk
2007-10-17[SCSI] initio: Fix merge falloutAlan Cox
2007-10-17[SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team
2007-10-17[SCSI] make supported_mode default to initiator.James Bottomley
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley
2007-10-17[SCSI] fc4: remove this and all associated driversMatthew Wilcox
2007-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-17net: libertas sdio driverPierre Ossman
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas
2007-10-17PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas
2007-10-17PNP: simplify PNP card error handlingBjorn Helgaas
2007-10-17PNP: remove null pointer checksBjorn Helgaas
2007-10-17Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki
2007-10-17PNP: don't fail device init if no DMA channel availableJan Beulich
2007-10-17PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl
2007-10-17md: make sure read errors are auto-corrected during a 'check' resync in raid1NeilBrown
2007-10-17md: expose the degraded status of an assembled array through sysfsIustin Pop
2007-10-17md: 'sync_action' in sysfs returns wrong value for readonly arraysNeilBrown
2007-10-17md: fix a bug in some never-used code.NeilBrown
2007-10-17md: software Raid autodetect dev list not arrayMichael J. Evans
2007-10-17drivers/char/ip2: fix used-uninit'd bugJeff Garzik
2007-10-17lp_console: cleanupsPavel Machek
2007-10-17HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell
2007-10-17Delay creation of khcvd threadRusty Russell
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox