Commit Graph

316 Commits (be8bd86321fa7f06359d866ef61fb4d2f3e9dce9)

Author SHA1 Message Date
Oliver Neukum 8a61499bc7 USB: another entry for the quirk list 18 years ago
Oliver Neukum 5bb16d189f USB: kill dead code from hub.c 18 years ago
Oliver Neukum 7bc4b81ded USB: ratelimit debounce error messages 18 years ago
Alan Stern 97b9eb91dc USB: set the correct interval for interrupt URBs 18 years ago
Alan Stern 19c262391c USB: export autosuspend delay in sysfs 18 years ago
Alan Stern b5e795f8df USB: make autosuspend delay a module parameter 18 years ago
Alan Stern aa084f3efe USB: minor cleanups for sysfs.c 18 years ago
Oliver Neukum 7ceec1f1d2 USB: add a blacklist for devices that can't handle some things we throw at them. 18 years ago
Greg Kroah-Hartman bb417020ba USB: refactor usb device matching and create usb_device_match 18 years ago
Randy Dunlap 892705a1e1 USB: kernel-doc fixes 18 years ago
Alan Stern 3f141e2aed USB: unconfigure devices which have config 0 18 years ago
Alan Stern db90e7a15c USB: fix concurrent buffer access in the hub driver 18 years ago
Alan Stern 12f1ff8351 usbcore: small changes to hub driver's suspend method 18 years ago
Robert P. J. Day 7fe89e9cc8 USB: Fix apparent typo CONFIG_USB_CDCETHER. 18 years ago
Oliver Neukum 6957e1ac9c USB: fix needless failure under certain conditions 18 years ago
Josh Triplett c5999f0da7 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR 18 years ago
Oliver Neukum 1a68f71d4f USB: a bit more coding style cleanup 18 years ago
Oliver Neukum 9251644ab3 usbcore: trivial whitespace fixes 18 years ago
Oliver Neukum 3ede760f0e USB: total removal of multithreaded probing in usb 18 years ago
Alan Stern 896fbd7199 usbcore: remove unused bandwith-related code 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
Ole Andre Vadla Ravnas ad55d71a3d rndis_host learns ActiveSync basics 18 years ago
Alan Stern 1737bf2c5e usbcore: remove unneeded error check 18 years ago
David Brownell 2360e4aa64 USB: indicate active altsetting in proc/bus/usb/devices file 18 years ago
Dan Carpenter 316547fdfa USB: devio.c add missing INIT_LIST_HEAD() 18 years ago
Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Greg Kroah-Hartman 80f745fb1b USB: add the sysfs driver name to all modules 18 years ago
Greg Kroah-Hartman b1bf4f412b USB: disable USB_MULTITHREAD_PROBE 18 years ago
Sarah Bailey c07be136a8 USB: Fixed bug in endpoint release function. 18 years ago
Chris Frey df251b8bfc USB: fix to usbfs_snoop logging of user defined control urbs 18 years ago
Josef Sipek 33cb899400 [PATCH] struct path: convert usb 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Alan Stern ee49fb5dc8 USB: keep count of unsuspended children 18 years ago
Alan Stern d25450c687 USB hub: simplify remote-wakeup handling 18 years ago
Alan Stern ce3615879a USB: struct usb_device: change flag to bitflag 18 years ago
Alan Stern 40f122f343 USB: Add autosuspend support to the hub driver 18 years ago
Greg Kroah-Hartman c066475e1f USB: create a new thread for every USB device found during the probe sequence 18 years ago
Sarah Bailey 7e27780ffd USB: added dynamic major number for USB endpoints 18 years ago
Adrian Bunk 8bb22d2bda USB: make drivers/usb/core/driver.c:usb_device_match() static 18 years ago
Alan Stern db063507b4 USB core: fix compiler warning about usb_autosuspend_work 18 years ago
Stephen Hemminger d5ec1686ba USB: resume_device symbol conflict 18 years ago
Alan Stern 1bb5f66bb3 USB: Move private hub declarations out of public header file 18 years ago
Alan Stern 692a186c9d USB: expand autosuspend/autoresume API 18 years ago
Alan Stern af4f76066d USB: autosuspend code consolidation 18 years ago