summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | [ATM]: fix ATM makefile for out-of-source-tree buildsJan Beulich2005-06-021-1/+2
* | | | | | Merge of 'docs' branch fromLinus Torvalds2005-06-023-60/+428
|\ \ \ \ \ \
| * | | | | | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD2005-06-0251-652/+2274
| |\| | | | |
| * | | | | | libata: kernel-doc warning fixesJeff Garzik2005-06-021-3/+3
| * | | | | | libata: update inline source docsEdward Falk2005-06-021-7/+276
| * | | | | | libata: doc updatesJeff Garzik2005-05-303-50/+118
| * | | | | | libata: more doc updatesJeff Garzik2005-05-301-13/+44
| | |_|/ / / | |/| | | |
* | | | | | [PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk2005-06-021-90/+36
| |/ / / / |/| | | |
* | | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-06-017-75/+550
|\ \ \ \ \
| * | | | | [PATCH] USB: fix usb-serial generic initializationGreg Kroah-Hartman2005-05-311-10/+10
| * | | | | [PATCH] USB: ftdi_sio: new PID for ELV UM100Ian Abbott2005-05-312-0/+5
| * | | | | [PATCH] USB: add sl811_cs supportDavid Brownell2005-05-313-0/+454
| * | | | | [PATCH] USB: sl811-hcd fixesDavid Brownell2005-05-311-65/+81
* | | | | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i...Linus Torvalds2005-06-011-15/+31
|\ \ \ \ \ \
| * | | | | | [PATCH] I2C: ALI1563 SMBus driver fixR.Marek@sh.cvut.cz2005-05-311-15/+31
| |/ / / / /