summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman2005-06-091-4/+5
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-091-0/+6
|\
| * [PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar2005-06-091-0/+6
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-094-30/+99
|\ \ | |/
| * [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott2005-06-091-27/+91
| * [PATCH] USB: fix ub issuesPete Zaitcev2005-06-091-2/+2
| * [PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2005-06-092-1/+6
* | [PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee2005-06-091-3/+1
* | [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe2005-06-091-1/+7
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-06-081-4/+18
|\
| * [TG3]: Update driver version and release date.David S. Miller2005-06-081-2/+2
| * [TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan2005-06-081-2/+16
* | [PATCH] dm: Handle READA requests in dm-mpath.cLars Marowsky-Bree2005-06-081-0/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-081-1/+1
|\ \ | |/ |/|
| * [PATCH] Serial: remove unused variable in sa1100 driverRussell King2005-06-081-1/+1
* | Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-06-0714-56/+61
|\ \
| * | [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3
| * | [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-0713-35/+36
| * | [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner2005-06-071-3/+9
| * | [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-2/+13
* | | [PATCH] PCI: do VIA IRQ fixup always, not just in PIC modeBjorn Helgaas2005-06-071-22/+13
* | | [PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik2005-06-071-1/+1
|/ /
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-06-062-3/+19
|\ \
| * | [TG3]: Update driver version and release date.David S. Miller2005-06-061-2/+2
| * | [TG3] Fix link failure in 5701Michael Chan2005-06-061-0/+10
| * | [TG3]: Add TSO firmware licenseMichael Chan2005-06-061-1/+6
| * | [TG3]: Update pci.ids for BCM5752John W. Linville2005-06-061-0/+1
| |/
* | [PATCH] moxa: do not ignore inputDenis Vlasenko2005-06-061-25/+13
|/
* [PATCH] serial: update NEC VR4100 series serial supportYoichi Yuasa2005-06-041-57/+9
* Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-06-042-6/+28
|\
| * Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix2005-06-041-6/+25
| |\
| | * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...2005-05-26239-7460/+26215
| | |\
| | * | [PATCH] r8169: incoming frame length checkFrancois Romieu2005-05-121-6/+25
| * | | [PATCH] 3c574_cs: disable interrupts in el3_closeDaniel Ritz2005-05-271-0/+3
* | | | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6Linus Torvalds2005-06-032-11/+14
|\ \ \ \
| * | | | [SCSI] fix slab corruption during ipr probeNathan Lynch2005-06-031-0/+1
| * | | | [SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez2005-06-031-11/+13
* | | | | [PATCH] USB: resolve Zaurus problemDavid Brownell2005-06-031-1/+1
* | | | | [PATCH] USB: CP2101 Add support for flow controlCraig Shelley2005-06-031-88/+275
* | | | | [PATCH] USB Storage: Add unusual_devs for Trumpion Voice RecorderPhil Dibowitz2005-06-031-0/+9
* | | | | [PATCH] USB: make MODALIAS code a bit smaller devicesPaulo Marques2005-06-031-12/+10
* | | | | [PATCH] USB: add Option Card driverMatthias Urlichs2005-06-033-0/+741
* | | | | [PATCH] USB: add Vernier devices to HID blacklistGreg Kroah-Hartman2005-06-031-0/+10
* | | | | [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist tableLonnie Mendez2005-06-031-0/+2
* | | | | [PATCH] USB: add new wacom device to usb hid-core listPing Cheng2005-06-031-0/+6
* | | | | [PATCH] USB: remove drivers/usb/media/pwc/ChangeLogAdrian Bunk2005-06-031-143/+0
* | | | | [PATCH] USB: Support multiply-LUN devices in ubPete Zaitcev2005-06-031-235/+363
* | | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2005-06-026-93/+39
|\ \ \ \ \
| * | | | | [NET]: Fix locking in shaper driver.Christoph Hellwig2005-06-021-67/+19
| * | | | | [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-024-25/+18
OpenPOWER on IntegriCloud