Commit Graph

472 Commits (f1267347353b586e1a89a7d02c142be975bae699)

Author SHA1 Message Date
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file 17 years ago
Alan Stern 442258e2ff USB: use IRQF_DISABLED for HCD interrupt handlers 17 years ago
Alan Stern d48bd977e0 USB: fix locking loop by avoiding flush_scheduled_work 17 years ago
Alan Stern 4a9bee8256 USB: uevent environment key fix 17 years ago
Alan Stern 7e61559f61 USB: keep track of whether interface sysfs files exist 17 years ago
Alan Stern ddc1fd6ac1 USB HCD: avoid duplicate local_irq_disable() 17 years ago
Roel Kluin 2e2c5eea95 USB: Fix priority mistakes in drivers/usb/core/hub.c 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
Alan Stern 439a903a96 USB: fix interface sysfs file-creation bug 18 years ago
Oliver Neukum 0b28baaf74 USB: add URB_FREE_BUFFER to permissible flags 18 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Rafael J. Wysocki e42837bcd3 freezer: introduce freezer-friendly waiting macros 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Randy Dunlap fd39c86b3d docbook: fix usb content 18 years ago
Alan Stern d1aa3e6aa8 USB: fix race in autosuspend reschedule 18 years ago
Alan Stern 271f9e68f3 USB: skip autosuspended devices during system resume 18 years ago
Alan Stern 32fe01985a USB: mutual exclusion for EHCI init and port resets 18 years ago
Sarah Sharp 4d59d8a113 USB: Export URB statistics for powertop 18 years ago
Alan Stern a691efa988 USB: remove USB_QUIRK_NO_AUTOSUSPEND 18 years ago
Alan Stern 7108f28465 USB: don't propagate FREEZE or PRETHAW suspends 18 years ago
jidong xiao 403fae78d7 USB: fix limited_power setting mistake in hub.c 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern 95cf82f99c USB: break apart flush_endpoint and disable_endpoint 18 years ago
Alan Stern 5ad4f71e2f USB: move decision to ignore FREEZE events 18 years ago
Alan Stern 7477120e34 USB: Get rid of annoying endpoint-release message 18 years ago
Alan Stern e015268d2f USB: remove traces of urb->status from usbcore 18 years ago
Alan Stern 1431d2a44c USB: get rid of urb->lock 18 years ago
Alan Stern 4a00027dcb USB: Eliminate urb->status usage! 18 years ago
Alan Stern 9347d51c52 USB: reorganize urb->status use in usbmon 18 years ago
Alan Stern 1f5a3d0f34 USB: fix mistake in usb_hcd_giveback_urb 18 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 18 years ago
Alan Stern b0d9efba3e USB: centralize -EREMOTEIO handling 18 years ago
Alan Stern d74d4a69dc USB: don't touch sysfs stuff when altsetting is unchanged 18 years ago
Alan Stern e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 18 years ago
Greg Kroah-Hartman b0e396e309 USB: make usb_release_interface static 18 years ago
Greg Kroah-Hartman b5ea060f1e USB: rename choose_configuration 18 years ago
Inaky Perez-Gonzalez e03f2e8a53 usb: hook up device authorization to sysfs 18 years ago
Inaky Perez-Gonzalez 93993a0a3e usb: introduce usb_authorize/deauthorize() 18 years ago
Inaky Perez-Gonzalez d9d16e8a92 usb: split usb_new_device for clarity and refactoring 18 years ago
Inaky Perez-Gonzalez f8a374648b usb: usb_generic_probe() obeys authorization 18 years ago
Inaky Perez-Gonzalez 72230abb21 usb: usb_probe_interface() obeys authorization 18 years ago
Inaky Perez-Gonzalez 1145065cd0 usb: usb_get_configuration() obeys authorization 18 years ago
Inaky Perez-Gonzalez 16bbab2966 usb: usb_set_configuration() obeys authorization 18 years ago
Inaky Perez-Gonzalez d7d07255d3 usb: initialize authorization and wusb bits in USB devices 18 years ago
Inaky Perez-Gonzalez eb579f5811 usb: cleanup usb_register_bus() and hook up sysfs group 18 years ago
Inaky Perez-Gonzalez 5234ce1b02 usb: add the concept of default authorization to USB hosts 18 years ago