summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-062-2/+2
* [PATCH] ixj* - compile warning cleanupDomen Puncer2005-05-062-11/+9Star
* [PATCH] make some things staticAdrian Bunk2005-05-0617-49/+44Star
* [PATCH] device-mapper: Some missing staticsAlasdair G Kergon2005-05-064-5/+5
* [PATCH] device-mapper dm-emc: Fix a memsetAlasdair G Kergon2005-05-061-3/+3
* [PATCH] device-mapper multipath: Use private workqueueAlasdair G Kergon2005-05-061-10/+22
* [PATCH] device-mapper: tidy dm_suspendAlasdair G Kergon2005-05-061-20/+23
* [PATCH] device-mapper: handle __lock_fs errorAlasdair G Kergon2005-05-061-8/+14
* [PATCH] device-mapper: let freeze_bdev return errorAlasdair G Kergon2005-05-061-1/+17
* [PATCH] device-mapper: __unlock_fs voidAlasdair G Kergon2005-05-061-4/+2Star
* [PATCH] device-mapper: store bdev while frozenAlasdair G Kergon2005-05-061-15/+8Star
* [PATCH] bttv: fix dst i2c read/write timeout failure.Manu Abraham2005-05-061-8/+6Star
* [PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2005-05-062-2/+4
* [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2005-05-062-1/+448
* [PATCH] pcmcia: yenta TI: align irq of func1 to func0 if INTRTIE is setDaniel Ritz2005-05-061-10/+30
* [PATCH] pcmcia: enable 32-bit memory windows on pd6729Dominik Brodowski2005-05-061-1/+1
* [PATCH] saa6752hs: resolutions handlingFrederic CAND2005-05-062-19/+90
* [PATCH] uninline tty_paranoia_check()Andrew Morton2005-05-061-1/+1
* [PATCH] drivers/ide/pci/sis5513.c: section fixesAdrian Bunk2005-05-061-3/+3
* [PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz2005-05-061-3/+6
* [TG3]: Update driver version and reldate.David S. Miller2005-05-051-2/+2
* [TG3]: Ignore tg3_stop_block() errors.Michael Chan2005-05-051-10/+3Star
* [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-051-3/+2Star
* [PATCH] Hotplug: Make dev->bus checking consistentAlexander Nyberg2005-05-051-1/+1
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-05-051-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-041-97/+88Star
| * | [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-0424-34/+34
| * | [PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz2005-05-041-0/+7
| * | [PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier2005-05-041-0/+8
| * | [PATCH] USB: ftdi_sio redundant macro removalIan Abbott2005-05-042-6/+2Star
| * | [PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2005-05-042-11/+57
| * | [PATCH] USB: new usbnet device idAndrea Arcangeli2005-05-041-0/+3
| * | [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH2005-05-043-0/+73
| * | [PATCH] USB: ehci power fixesDavid Brownell2005-05-043-30/+56
| * | [PATCH] USB Storage: fix compile errorMatthew Dharm2005-05-041-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-041-1/+1
| * | | [PATCH] aoe: add firmware version to info in sysfsEd L Cashin2005-05-041-0/+13
| * | | [PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin2005-05-041-7/+4Star