aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-18[SCSI] small cleanupsAdrian Bunk
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong
2007-07-18[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong
2007-07-18[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong
2007-07-18[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong
2007-07-18[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong
2007-07-18[SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong
2007-07-18[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong
2007-07-18[SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley
2007-07-18[SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley
2007-07-18[SCSI] aic94xx: add SATAPI supportJames Bottomley
2007-07-18[SCSI] libsas: support NCQ for SATA disksDarrick J. Wong
2007-07-18[SCSI] aic94xx: SATA tag mask not set correctlyDarrick J. Wong
2007-07-18[SCSI] libsas: fix up sas_smp_phy_control()James Bottomley
2007-07-18[SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-07-17drivers/telephony/ixj: cleanup and fix gcc warningJeff Garzik
2007-07-17drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik
2007-07-17[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik