summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller2005-04-221-5/+11
* [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller2005-04-221-2/+9
* [SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller2005-04-221-4/+99
* [PATCH] Fix tgafb.c compile failureAdrian Bunk2005-04-211-3/+1Star
* [PATCH] Fix non-legacy ISO receive regressionJody McIntyre2005-04-211-20/+43
* [PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre2005-04-211-3/+3
* [PATCH] fix for ISDN ippp filteringKarsten Keil2005-04-211-5/+5
* [PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley2005-04-211-3/+2Star
* Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds2005-04-195-0/+10
|\
| * [PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org2005-04-191-0/+1
| * [PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org2005-04-191-0/+3
| * [PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org2005-04-191-0/+2
| * [PATCH] export platform_add_devicesRobert Schwebel2005-04-191-0/+1
| * [PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org2005-04-191-0/+3
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds2005-04-195-63/+89
|\ \
| * | [PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com2005-04-193-12/+21
| * | [PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com2005-04-193-0/+16
| * | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com2005-04-193-38/+32Star
| * | [PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com2005-04-191-1/+2
| * | [PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com2005-04-191-1/+1
| * | [PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com2005-04-193-8/+8
| * | [PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2005-04-192-4/+10
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/Linus Torvalds2005-04-194-10/+10
|\ \
| * | [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2005-04-192-2/+2
| * | [PATCH] I2C: via686a cleanupsJean Delvare2005-04-191-2/+1Star
| * | [PATCH] w1_smem: w1 ID is only 8 bytes long.johnpol@2ka.mipt.ru2005-04-191-2/+2
| * | [PATCH] w1: real fix for big endian machines.johnpol@2ka.mipt.ru2005-04-191-4/+5
| |/
* | Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...Linus Torvalds2005-04-1960-420/+464
|\ \ | |/ |/|
| * [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov2005-04-191-0/+1
| * [PATCH] usb gadget: ethernet/rndis updatesDavid Brownell2005-04-193-54/+45Star
| * [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-1926-166/+91Star
| * [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl2005-04-191-20/+12Star
| * [PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2005-04-192-0/+4
| * [PATCH] pl2303 - status lineFlavio Leitner2005-04-191-14/+29
| * [PATCH] pl2303 - unplug device.Flavio Leitner2005-04-191-0/+6
| * [PATCH] USB: USB API documentation modificationAlan Stern2005-04-191-6/+10
| * [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-193-5/+26
| * [PATCH] USB: usbnet and zaurus zl-5600David Brownell2005-04-191-3/+16
| * [PATCH] USB: new SIS device idThomas Winischhofer2005-04-191-1/+2
| * [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de2005-04-191-0/+13
| * [PATCH] Fix GO_SLOW delayPhil Dibowitz2005-04-191-1/+1
| * [PATCH] USB: usbnet printk warning fixakpm@osdl.org2005-04-191-1/+1
| * [PATCH] USB: bug fix in usbdevfsChristopher Li2005-04-191-21/+19Star
| * [PATCH] USB: revert "fix" to usb_set_interface()David Brownell2005-04-191-21/+4Star
| * [PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan2005-04-191-4/+6
| * [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-196-8/+14
| * [PATCH] USB: fix up remaining pm_message_t usagesPavel Machek2005-04-194-12/+12
| * [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-197-11/+11
| * [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-196-12/+40
| * [PATCH] usb resume fixesDavid Brownell2005-04-191-60/+91