summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-18[PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-18[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] kobject/hotplug split - block corekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org1-4/+3
2005-04-18[PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski1-3/+3
2005-04-18[PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier1-0/+7
2005-04-18[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.Steven Cole1-1/+1
2005-04-18[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2-0/+42
2005-04-18[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] kref: add link to original documentation to the kref documentation.gregkh@suse.de1-1/+6
2005-04-18[PATCH] kref: add documentationminyard@acm.org1-0/+211
2005-04-18[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2-2/+2
2005-04-18[PATCH] I2C: via686a cleanupsJean Delvare1-2/+1
2005-04-18[PATCH] w1_smem: w1 ID is only 8 bytes long.johnpol@2ka.mipt.ru1-2/+2
2005-04-18[PATCH] w1: real fix for big endian machines.johnpol@2ka.mipt.ru1-4/+5
2005-04-18fully merge up to scsi-misc-2.6James Bottomley44-564/+1097
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell3-5/+26
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-18[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de1-0/+13
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz1-1/+1
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek4-12/+12
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell7-11/+11
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell7-14/+42
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-18[PATCH] USB: usb_cdc build fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-18Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-0/+33
2005-04-18[PATCH] sparc64: Fix statDavid S. Miller6-50/+131
2005-04-18[PATCH] ARM: Add missing new file for bitops patchRussell King1-0/+33
2005-04-18Merge SCSI tree from James Bottomley.Linus Torvalds37-315/+180