| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix aic7xxx_osm.c compile with older gcc's | James Bottomley | 2005-04-21 | 1 | -3/+2 |
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ | Linus Torvalds | 2005-04-19 | 5 | -0/+10 |
|\ |
|
| * | [PATCH] kobject/hotplug split - usb cris | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] kobject/hotplug split - devices core | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+3 |
| * | [PATCH] kobject/hotplug split - class core | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+2 |
| * | [PATCH] export platform_add_devices | Robert Schwebel | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] add TIMEOUT to firmware_class hotplug event | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+3 |
* | | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ | Linus Torvalds | 2005-04-19 | 5 | -63/+89 |
|\ \ |
|
| * | | [PATCH] aoe 12/12: send outgoing packets in order | ecashin@coraid.com | 2005-04-18 | 3 | -12/+21 |
| * | | [PATCH] aoe 11/12: add support for disk statistics | ecashin@coraid.com | 2005-04-18 | 3 | -0/+16 |
| * | | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup | ecashin@coraid.com | 2005-04-18 | 3 | -38/+32 |
| * | | [PATCH] aoe 5/12: don't try to free null bufpool | ecashin@coraid.com | 2005-04-18 | 1 | -1/+2 |
| * | | [PATCH] aoe 3/12: update driver version to 6 | ecashin@coraid.com | 2005-04-18 | 1 | -1/+1 |
| * | | [PATCH] aoe 2/12: allow multiple aoe devices with same MAC | ecashin@coraid.com | 2005-04-18 | 3 | -8/+8 |
| * | | [PATCH] aoe 1/12: remove too-low cap on minor number | ecashin@coraid.com | 2005-04-18 | 2 | -4/+10 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ | Linus Torvalds | 2005-04-19 | 4 | -10/+10 |
|\ \ |
|
| * | | [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers | Jean Delvare | 2005-04-18 | 2 | -2/+2 |
| * | | [PATCH] I2C: via686a cleanups | Jean Delvare | 2005-04-18 | 1 | -2/+1 |
| * | | [PATCH] w1_smem: w1 ID is only 8 bytes long. | johnpol@2ka.mipt.ru | 2005-04-18 | 1 | -2/+2 |
| * | | [PATCH] w1: real fix for big endian machines. | johnpol@2ka.mipt.ru | 2005-04-18 | 1 | -4/+5 |
| |/ |
|
* | | Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb... | Linus Torvalds | 2005-04-19 | 60 | -420/+464 |
|\ \
| |/
|/| |
|
| * | [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in... | Viktor A. Danilov | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] usb gadget: ethernet/rndis updates | David Brownell | 2005-04-18 | 3 | -54/+45 |
| * | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL | Jesper Juhl | 2005-04-18 | 26 | -166/+91 |
| * | [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c | Jesper Juhl | 2005-04-18 | 1 | -20/+12 |
| * | [PATCH] USB: pl2303 new vendor/model ids | Peter Favrholdt | 2005-04-18 | 2 | -0/+4 |
| * | [PATCH] pl2303 - status line | Flavio Leitner | 2005-04-18 | 1 | -14/+29 |
| * | [PATCH] pl2303 - unplug device. | Flavio Leitner | 2005-04-18 | 1 | -0/+6 |
| * | [PATCH] USB: USB API documentation modification | Alan Stern | 2005-04-18 | 1 | -6/+10 |
| * | [PATCH] USB: OHCI on Compaq Aramada 7400 | David Brownell | 2005-04-18 | 3 | -5/+26 |
| * | [PATCH] USB: usbnet and zaurus zl-5600 | David Brownell | 2005-04-18 | 1 | -3/+16 |
| * | [PATCH] USB: new SIS device id | Thomas Winischhofer | 2005-04-18 | 1 | -1/+2 |
| * | [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. | felix@derklecks.de | 2005-04-18 | 1 | -0/+13 |
| * | [PATCH] Fix GO_SLOW delay | Phil Dibowitz | 2005-04-18 | 1 | -1/+1 |
| * | [PATCH] USB: usbnet printk warning fix | akpm@osdl.org | 2005-04-18 | 1 | -1/+1 |
| * | [PATCH] USB: bug fix in usbdevfs | Christopher Li | 2005-04-18 | 1 | -21/+19 |
| * | [PATCH] USB: revert "fix" to usb_set_interface() | David Brownell | 2005-04-18 | 1 | -21/+4 |
| * | [PATCH] USB: usb/digi_acceleport: correct wait-queue state | Nishanth Aravamudan | 2005-04-18 | 1 | -4/+6 |
| * | [PATCH] USB: fix up some sparse warnings about static functions that aren't s... | Greg KH | 2005-04-18 | 6 | -8/+14 |
| * | [PATCH] USB: fix up remaining pm_message_t usages | Pavel Machek | 2005-04-18 | 4 | -12/+12 |
| * | [PATCH] USB: hcd suspend uses pm_message_t | David Brownell | 2005-04-18 | 7 | -11/+11 |
| * | [PATCH] usb suspend updates (interface suspend) | David Brownell | 2005-04-18 | 6 | -12/+40 |
| * | [PATCH] usb resume fixes | David Brownell | 2005-04-18 | 1 | -60/+91 |
| * | [PATCH] USB: visor Tapwave Zodiac support patch | Larry Battraw | 2005-04-18 | 2 | -0/+6 |
| * | [PATCH] USB: add new visor id for Treo 650 | gregkh@suse.de | 2005-04-18 | 2 | -0/+4 |
| * | scsi: add DID_REQUEUE to the error handling | | 2005-04-16 | 1 | -0/+3 |
| * | zfcp: add point-2-point support | | 2005-04-16 | 6 | -14/+65 |
| * | [PATCH] Convert i2o to compat_ioctl | | 2005-04-16 | 1 | -14/+27 |
| * | [PATCH] kill old EH constants | | 2005-04-16 | 4 | -115/+3 |
| * | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 2005-04-16 | 9 | -49/+6 |