aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Subtract ANOMALY_05000230 on quotGraf Yang2009-04-061-1/+1
* Fix DMA rx ring buffer handlingSonic Zhang2009-04-061-1/+3
* blackfin: Fix tty compile error in PIO modeSonic Zhang2009-04-061-2/+2
* blackfin: Use unsigned long for flags with irq functionsMike Frysinger2009-04-061-2/+3
* blackfin: BF538/9 serial uart supportMichael Hennerich2009-04-061-1/+1
* 8250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page2009-04-061-0/+218
* 8250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer2009-04-061-0/+193
* serial: Update PNP IDsMatthew Garrett2009-04-061-1/+5
* 8250_pnp.c: add another Wacom tabletDanny Kukawka2009-04-061-0/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-063-46/+348
|\
| * drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov2009-04-061-0/+1
| * intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse2009-04-061-1/+2
| * intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-042-28/+49
| * intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse2009-04-041-1/+6
| * x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-041-0/+9
| * x86, dmar: check if it's initialized before disable queue invalidationHan, Weidong2009-04-041-0/+7
| * intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+15
| * Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-031-2/+59
| * Intel IOMMU Suspend/Resume Support - Queued InvalidationFenghua Yu2009-04-031-15/+55
| * Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-031-0/+146
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-061-3/+4
|\ \
| * | md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown2009-04-061-3/+4
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-063-184/+0
|\ \ \
| * | | i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare2009-04-063-184/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-04-0673-12188/+5402
|\ \ \ \
| * | | | [SCSI] sg: fix q->queue_lock on scsi_error_handler pathFUJITA Tomonori2009-04-031-3/+6
| * | | | [SCSI] replace __inline with inlineHarvey Harrison2009-04-0313-151/+146
| * | | | [SCSI] a2091: make 2 functions staticAdrian Bunk2009-04-032-5/+4
| * | | | [SCSI] a3000: make 2 functions staticAdrian Bunk2009-04-032-5/+4
| * | | | [SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk2009-04-031-0/+2
| * | | | [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-031-3/+1
| * | | | [SCSI] sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori2009-04-031-4/+24
| * | | | [SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput2009-04-032-1182/+41
| * | | | [SCSI] advansys: use request_firmwareJaswinder Singh Rajput2009-04-031-1630/+101
| * | | | [SCSI] qla1280: use request_firmwareJaswinder Singh Rajput2009-04-035-6029/+80
| * | | | [SCSI] libiscsi: fix iscsi pool error pathJean Delvare2009-04-031-1/+3
| * | | | [SCSI] cxgb3i: call ddp release function directlyMike Christie2009-04-031-10/+2
| * | | | [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i moduleKaren Xie2009-04-035-57/+21
| * | | | [SCSI] cxgb3i: close all tcp connections upon chip resetKaren Xie2009-04-032-41/+71
| * | | | [SCSI] cxgb3i: re-read ddp settings information after chip resetMike Christie2009-04-032-46/+70
| * | | | [SCSI] cxgb3i: re-initialize ddp settings after chip resetKaren Xie2009-04-032-127/+118
| * | | | [SCSI] cxgb3i: subscribe to error notification from cxgb3 driverKaren Xie2009-04-033-10/+52
| * | | | [SCSI] aacraid driver updateLeubner, Achim2009-04-034-12/+59
| * | | | [SCSI] mptsas: remove unneeded checkAlan Cox2009-04-031-3/+2
| * | | | [SCSI] config: Make need for SCSI_CDROM clearerAlan Cox2009-04-031-4/+5
| * | | | [SCSI] stex: update version to 4.6.0000.3Ed Lin2009-04-031-5/+5
| * | | | [SCSI] stex: add new 6G controller supportEd Lin2009-04-031-31/+351
| * | | | [SCSI] stex: use config struct for parameters of different controllersEd Lin2009-04-031-76/+125
| * | | | [SCSI] stex: add MSI supportEd Lin2009-04-031-5/+43
| * | | | [SCSI] stex: small code fixes and changesEd Lin2009-04-031-65/+60