summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sg.c: fix a memory leak in devices seq_file implementation (2nd)Jan Blunck2005-08-291-7/+8
* [PATCH] fix gl_skb/skb type error in genelink driver in usbnetlepton2005-08-291-1/+1
* [PATCH] rocket.c: Fix ldisc ref count handlingMichal Ostrowski2005-08-051-1/+2
* [PATCH] qla2xxx: Correct handling of fc_remote_port_add() failure case.Andrew Vasquez2005-08-051-1/+3
* [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-07-151-2/+2
* [PATCH] v4l cx88 hue offset fixMichael Krufky2005-07-151-1/+1
* [PATCH] tpm breaks 8139cpKylene Jo Hall2005-07-154-90/+20
* [PATCH] SMP fix for 6pack driverRalf Baechle2005-07-151-1/+1
* [PATCH] fix Shaper driver lossage in 2.6.12David S. Miller2005-07-151-25/+15
* [PATCH] If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.Alexander Nyberg2005-07-151-1/+1
* [PATCH] ACPI: Make sure we call acpi_register_gsi() even for default PCI inte...Linus Torvalds2005-06-291-0/+1
* [PATCH] e1000: fix spinlock bugMitch Williams2005-06-291-0/+1
* [PATCH] qla2xxx: Pull-down scsi-host-addition to follow board initialization.Andrew Vasquez2005-06-291-27/+28
* [PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen2005-06-291-1/+1
* Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-171-3/+6
|\
| * When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-171-3/+6
* | [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-171-1/+4
* | Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds2005-06-161-8/+1
|\|
| * This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
| * This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0
* | [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
* | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/
* [PATCH] macmodes: needs a licenseRandy Dunlap2005-06-141-0/+1
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* [PATCH] Typo in fbdev sysfs support, virtual_sizeJon Smirl2005-06-131-1/+1
* [PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson2005-06-131-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-131-1/+1
|\
| * [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-131-1/+1
* | [PATCH] spin longer for ehci port reset completionDavid Brownell2005-06-131-1/+4
|/
* [PATCH] pwc bug fixAlan Cox2005-06-121-4/+0
* [PATCH] radeonfb: don't blow up VGA console on loadBenjamin Herrenschmidt2005-06-121-4/+3
* [PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven2005-06-121-1/+1
* [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven2005-06-121-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-06-102-5/+1
|\
| * [PATCH] remove bogus hack from radeon IRQ handlerDave Airlie2005-06-101-5/+0
| * [PATCH] drm add i945G pci idDave Airlie2005-06-101-0/+1
* | [PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt2005-06-091-0/+6
* | [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