summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-1710-99/+180
|\
| * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-091-1/+1
| * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-082-8/+8
| * [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| * [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7Star
| * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
| * [PARISC] sparse fixesMatthew Wilcox2006-12-083-3/+3
| * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
| * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30
| * [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-081-78/+57Star
| * [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-081-1/+60
| * [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-081-2/+11
| * [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-081-10/+17
| * [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-081-8/+6Star
* | [PATCH] fix rtl8150Al Viro2007-02-041-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-02-0310-70/+100
|\ \
| * | [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-031-10/+10
| * | [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara2007-01-271-8/+11
| * | [SCSI] qla4xxx: bug fixesDavid C Somayajulu2007-01-277-52/+73
| * | [SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox2007-01-271-0/+6
* | | [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-025-18/+19
|\ \ \
| * | | libata: Initialize nbytes for internal sg commandsBrian King2007-02-021-0/+1
| * | | pata_via: Correct missing commentsAlan2007-02-021-1/+2
| * | | pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan2007-02-021-2/+9
| * | | ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-022-15/+7Star
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-0210-218/+199Star
|\ \ \ \
| * | | | spidernet : fix memory leak in spider_net_stopJens Osterkamp2007-02-021-0/+2
| * | | | e100: fix napi ifdefs removing needed codeAuke Kok2007-02-021-6/+1Star
| * | | | Merge ../linux-2.6Jeff Garzik2007-02-027-28/+28
| |\| | |
| * | | | netxen patchesAl Viro2007-01-318-212/+196Star
* | | | | [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-022-2/+18
| |/ / / |/| | |
* | | | [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz2007-02-021-1/+1
* | | | [PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2007-02-021-9/+11
* | | | [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity2007-02-021-0/+2
* | | | [PATCH] pci: remove warning messagesAndrew Morton2007-02-021-8/+2Star
* | | | [PATCH] via quirk updateJean Delvare2007-02-021-3/+5
* | | | [PATCH] radio modems sitting on serial port are not for s390Al Viro2007-02-021-3/+3
* | | | [PATCH] ide section fixesAl Viro2007-02-021-4/+4
|/ / /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-313-15/+11Star
|\ \ \
| * | | HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-302-12/+8Star
| * | | HID: fix hid-input mapping for Firefly Mini Remote ControlSimon Bennett2007-01-251-0/+2
| * | | USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina2007-01-251-3/+0Star
| * | | HID: fix memleaking of collectionJiri Kosina2007-01-251-0/+1
* | | | [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-311-2/+1Star
* | | | [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-01-311-7/+7
* | | | [PATCH] Fix VIA quirksJean Delvare2007-01-311-36/+42
* | | | Revert "net: ifb error path loop fix"Linus Torvalds2007-01-301-1/+2