summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | rio: addition has higher precedence than ?:Roel Kluin2009-04-061-1/+1
* | | symbol: Remove various bits of left over junkAlan Cox2009-04-061-67/+0
* | | tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2009-04-062-0/+5
* | | cdc-acm: zydas 1602 identifier neededAlan Cox2009-04-061-0/+3
* | | icom: remove unused variablesBreno Leitao2009-04-061-12/+2
* | | jsm: Fix the return variable and removing the unused retval.Breno Leitao2009-04-061-4/+3
* | | jsm: define init function as __devinitBreno Leitao2009-04-062-3/+3
* | | mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby2009-04-061-1/+0
* | | tty: moxa, fix refcounting in moxa_poll_portJiri Slaby2009-04-061-4/+5
* | | isicom: isicom kref leak fixAlan Cox2009-04-061-0/+1
* | | ucc: Fix leaky error pathAlan Cox2009-04-061-0/+1
* | | riscom8: Auto-load riscom8 module when device opened.Scott James Remnant2009-04-061-0/+2
* | | usb: Auto-load cdc_acm module when device opened.Scott James Remnant2009-04-061-1/+1
* | | specialix: Auto-load specialix module when device opened.Scott James Remnant2009-04-061-0/+1
* | | cyclades: Auto-load cyclades module when device opened.Scott James Remnant2009-04-061-0/+2
* | | applicom: Auto-load applicom module when device opened.Scott James Remnant2009-04-061-0/+1
* | | 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