summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-051-0/+3
* PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-051-1/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-054-5/+14
|\
| * [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
| * [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
| * [S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger2007-11-051-0/+4
| * [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-053-9/+21
|\ \
| * | [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * | [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * | [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-271-2/+4
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-11-043-2/+5
|\ \ \
| * | | drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
| * | | radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-052-2/+4
* | | | Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/liba...Linus Torvalds2007-11-044-3/+191
|\ \ \ \ | |/ / / |/| | |
| * | | [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-031-3/+5
| * | | SCSI: add asynchronous event notification APIJeff Garzik2007-11-033-0/+186
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-11-041-2/+1
|\ \ \ \
| * | | | ieee1394: iso and async streams: s/g list fixJens Axboe2007-11-041-2/+1
| |/ / /
* | | | rtc: ignore msb when reading back mday from alarmMark Lord2007-11-041-1/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-0/+7
|\ \ \
| * | | dm: bounce_pfn limit addedVasily Averin2007-11-021-0/+7
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-0312-12/+4
|\ \ \ \
| * | | | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
| * | | | cleanup asm/scatterlist.h includesAdrian Bunk2007-11-0211-11/+3
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-031-2/+1
|\ \ \ \
| * | | | maple: Fix maple bus compiler warningAdrian McMenamin2007-10-301-2/+1
* | | | | libata: don't configure downstream links faster than the upstream linkTejun Heo2007-11-031-6/+16
* | | | | libata: request PHY speed configuration on SControl access failureTejun Heo2007-11-031-1/+1
* | | | | libata: consider errors not associated with commands for speed downTejun Heo2007-11-031-6/+13
* | | | | libata: more robust reset failure handlingTejun Heo2007-11-031-9/+16
* | | | | libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo2007-11-031-56/+56
* | | | | libata: fix timing computation in ata_eh_reset()Tejun Heo2007-11-031-1/+1
* | | | | libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+4
* | | | | sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson2007-11-031-1/+1
* | | | | libata: fix docbookStephen Hemminger2007-11-031-3/+3
* | | | | make ata_scsi_lpm_get() staticAdrian Bunk2007-11-031-1/+1
* | | | | libata: suppress two warningsStephen Rothwell2007-11-031-0/+4
* | | | | ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra2007-11-031-4/+0
* | | | | ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra2007-11-031-70/+0
* | | | | ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra2007-11-031-0/+2
* | | | | ata/sata_fsl: cleanup style problemLi Yang2007-11-031-6/+6
* | | | | ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik2007-11-031-13/+1
* | | | | ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik2007-11-031-3/+1
* | | | | ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik2007-11-031-2/+2
* | | | | ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik2007-11-031-14/+2
* | | | | ata/sata_fsl: Kill ata_sg_is_last()Li Yang2007-11-031-1/+1
* | | | | ata/sata_fsl: save irq in private data for irq unmappingLi Yang2007-11-031-1/+3
* | | | | ata/sata_fsl: Remove deprecated hooksLi Yang2007-11-031-4/+0
* | | | | ata/sata_fsl: Update for ata_link introductionLi Yang2007-11-031-13/+18
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud