summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2002-07-31Merge bk://ldm.bkbits.net/linux-2.5-driverfs-apiLinus Torvalds
2002-07-31[PATCH] swsusp: Vojtech pointed error in usb/hub.cPavel Machek
2002-07-31Convert users of struct device_attribute to initialize the structs using Patrick Mochel
2002-07-30Fixup users of driverfs:Patrick Mochel
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-07-28Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski
2002-07-27kbuild: Fix "export-objs"Kai Germaschewski
2002-07-25[PATCH] USB: fixed the interface names to have the proper bus id.Greg Kroah-Hartman
2002-07-23Merge http://linuxusb.bkbits.net/linus-2.5Linus Torvalds
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-07-23[PATCH] USB: changed the interface name to be a bit more unique.Greg Kroah-Hartman
2002-07-22[PATCH] set_device_description oops fixage mk2Christopher Hoover
2002-07-22[PATCH] usb_set_interface() docDavid Brownell
2002-07-18[PATCH] drivers/usb/* designated initializer reworkRusty Russell
2002-07-18[PATCH] USB: lots of locking and other SMP race fixesOliver Neukum
2002-07-14[PATCH] 2.5.24 drivers_usb_core_hcd.c for DocBookKeith Owens
2002-07-06[PATCH] urb->transfer_flags updatesDavid Brownell
2002-07-06fix i_nlink for root inode in usbfsGreg Kroah-Hartman
2002-07-06[PATCH] USB: printk janitorial fixesBrad Hards
2002-07-05USB: added product, manufacturer, and serial driverfs files for a deviceGreg Kroah-Hartman
2002-07-05[PATCH] usb driverfs, +miscDavid Brownell
2002-07-05USB: removed file ops from usb device structureGreg Kroah-Hartman
2002-06-17Missing tqueue.h includes from sched.h cleanupLinus Torvalds
2002-06-13[PATCH] usb_set_interface for discontinous altsettingsTakashi Iwai
2002-06-10[PATCH] new list macros for USB"Lightweight Patch Manager"
2002-06-10[PATCH] Another Sparc build fixDavid S. Miller
2002-06-10[PATCH] Build fix for 2.5.xDavid S. Miller
2002-06-09[PATCH] USB Checker missing unlocks fixesBrad Hards
2002-06-08[PATCH] USB SA-1111 patch against usb-2.5 bitkeeperChristopher Hoover
2002-06-06USB: hcd cleanups and documentationGreg Kroah-Hartman
2002-06-06[PATCH] relocate error checksDavid Brownell
2002-06-06USB: split some pci specific pieces out of hcd.c into a separate file.Greg Kroah-Hartman
2002-06-05[PATCH] Have core/drivers.c include <linux/gfp.h>Tom Rini
2002-06-04[PATCH] synchronous control/bulk messagingDavid Brownell
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-05-29USB: Move configuration parsing code from usb.c to config.cPatrick Mochel
2002-05-29USB: Move synchronous message passing code from usb.c to message.cPatrick Mochel
2002-05-29USB: Move URB request code from usb.c to urb.c Patrick Mochel
2002-05-29USB:Patrick Mochel
2002-05-29USB: define usb_bus_type and register on startup Patrick Mochel
2002-05-28[PATCH] swsusp: cleanupPavel Machek
2002-05-28Merge USB updateLinus Torvalds
2002-05-28kbuild: Remove remaining O_TARGET in drivers/*/MakefileKai Germaschewski
2002-05-28[PATCH] Documentation in usb.cJohann Deneux
2002-05-26[PATCH] ehci split interrupt transactionsDavid Brownell
2002-05-23Fix over-eager header file cleanupLinus Torvalds
2002-05-22usb.h #include dependancies and whitespace cleanupGreg Kroah-Hartman
2002-05-22Merge bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig
2002-05-21[PATCH] usbcore, remove urb->nextDavid Brownell