summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Update driver version and reldate.David S. Miller2005-05-051-2/+2
* [TG3]: Ignore tg3_stop_block() errors.Michael Chan2005-05-051-10/+3
* [TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller2005-05-051-36/+36
* [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-052-3/+3
* [PATCH] drivers/base/bus.c: fix iteration in driver_detach()Roman Kagan2005-05-041-3/+2
* [PATCH] Hotplug: Make dev->bus checking consistentAlexander Nyberg2005-05-041-1/+1
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-05-041-1/+1
|\
| * [IA64-SGI] Altix patch to fix missing Kconfig dependency.Bruce Losure2005-05-031-1/+1
* | [PATCH] i810fb: fix __initdata accessDenis Vlasenko2005-05-041-2/+4
* | [PATCH] ipmi iomem annotations and fixesAl Viro2005-05-042-17/+17
* | [PATCH] sonypi trivial user annotationsAl Viro2005-05-041-3/+3
* | [PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro2005-05-041-5/+5
* | [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-048-21/+21
* | [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro2005-05-042-11/+25
* | [PATCH] mbcs trivial user annotationsAl Viro2005-05-042-4/+4
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds2005-05-0432-178/+329
|\ \
| * | [PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez2005-05-031-97/+88
| * | [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-0324-34/+34
| * | [PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz2005-05-031-0/+7
| * | [PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier2005-05-031-0/+8
| * | [PATCH] USB: ftdi_sio redundant macro removalIan Abbott2005-05-032-6/+2
| * | [PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2005-05-032-11/+57
| * | [PATCH] USB: new usbnet device idAndrea Arcangeli2005-05-031-0/+3
| * | [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH2005-05-033-0/+73
| * | [PATCH] USB: ehci power fixesDavid Brownell2005-05-033-30/+56
| * | [PATCH] USB Storage: fix compile errorMatthew Dharm2005-05-031-0/+1
* | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-05-044-9/+34
|\ \ \
| * | | [PATCH] aoe: update version number to 10Ed L Cashin2005-05-031-1/+1
| * | | [PATCH] aoe: add firmware version to info in sysfsEd L Cashin2005-05-031-0/+13
| * | | [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-031-7/+4
| * | | [PATCH] aoe: improve allowed interfaces configurationEd L Cashin2005-05-031-1/+16
| |/ /
* | | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-031-12/+0
* | | [PATCH] PCI Hotplug: fix pciehp regressionDely Sy2005-05-031-5/+18
* | | [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-036-10/+10
* | | [PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz2005-05-031-0/+1
* | | [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer2005-05-031-2/+5
* | | [PATCH] PCI: Add pci shutdown abilityGreg KH2005-05-031-0/+9
* | | [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com2005-05-031-24/+58
* | | [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-035-1/+5
* | | [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige2005-05-031-4/+3
|/ /
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-036-57/+29
|\ \
| * | [PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2005-05-032-12/+6
| * | [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-034-45/+23
| |/
* | [PATCH] ARM: Cleanup kmalloc in cyber2000fbRussell King2005-05-031-4/+4
|/
* [PATCH] cpufreq annoying warning fixBenjamin Herrenschmidt2005-05-021-3/+4
* [PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt2005-05-021-2/+7
* [PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe2005-05-011-1/+1
* [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk2005-05-011-2/+2
* [PATCH] drivers/video/radeonfb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
OpenPOWER on IntegriCloud