Commit Graph

329 Commits (e46751bfd69839edd15ee54cabbeed8e801a4274)

Author SHA1 Message Date
Oliver Neukum 527660a819 usbfs micro optimitation 18 years ago
Alan Stern 83f7d958ea USB: add "busnum" attribute for USB devices 18 years ago
Alan Stern 8c9862e512 USB: fix signed jiffies issue in autosuspend logic 18 years ago
Tony Lindgren 35d07fd58f USB: Allow transfer_buffer with transfer_dma 18 years ago
Alan Stern 1941044aa9 USB: add "last_busy" field for use in autosuspend 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Alan Stern 2add5229d7 USB: add power/level sysfs attribute 18 years ago
Alan Stern eaafbc3a8a USB: Allow autosuspend delay to equal 0 18 years ago
Alan Stern 6b157c9bf3 USB: separate autosuspend from external suspend 18 years ago
Alan Stern 1b42ae6d43 USB: fix race in HCD removal 18 years ago
Alan Stern 718efa64e3 usbcore: move usb_autosuspend_work 18 years ago
Dan Williams 404d5b185b dev_dbg: check dev_dbg() arguments 18 years ago
Greg Kroah-Hartman 341487a837 USB: remove use of the bus rwsem, as it doesn't really protect anything. 18 years ago
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