Commit Graph

495 Commits (68e0d42f39d85b334d3867a4e5fc2e0e775c1a6c)

Author SHA1 Message Date
Greg Kroah-Hartman 2c044a4803 USB: fix codingstyle issues in drivers/usb/core/*.c 17 years ago
Greg Kroah-Hartman 3e35bf39e0 USB: fix codingstyle issues in drivers/usb/core/message.c 17 years ago
Greg Kroah-Hartman 34bbe4c16c USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c 17 years ago
Greg Kroah-Hartman 04e482ffd8 USB: fix codingstyle issues in drivers/usb/core/devio.c 17 years ago
Greg Kroah-Hartman 376c0d3f14 USB: fix codingstyle issues in drivers/usb/core/devices.c 17 years ago
Greg Kroah-Hartman 84cca820ee USB: fix codingstyle issues in drivers/usb/core/*.h 17 years ago
Greg Kroah-Hartman 782e70c6fc USB: mark USB drivers as being GPL only 17 years ago
Greg Kroah-Hartman 667d691ed7 USB: use a real vendor and product id for root hubs 17 years ago
Miklos Szeredi 2e4f3c0223 USB: mount options: fix usbfs 17 years ago
Magnus Damm b347667532 usb: dma bounce buffer support 17 years ago
Pete Zaitcev dd95b81411 USB: usbfs: struct async is a fixed size structure 17 years ago
Sarah Sharp 1512300689 USB: Export suspend statistics 17 years ago
Alan Stern 2e2eb83ffd USB: add usbfs stubs for suspend and resume 17 years ago
Alan Stern 852c4b43bd USB: updates to usb_reset_composite_device() 17 years ago
Alan Stern 885e97478b USB: repair USBDEVFS_CONNECT ioctl 17 years ago
Greg Kroah-Hartman f2a383e4de USB: always announce a device has been added to the system 17 years ago
Balaji Rao 90da096ee4 USB: force handover port to companion when hub_port_connect_change fails 17 years ago
Alan Stern 269954e542 USB: don't change HC power state for a FREEZE 17 years ago
Alan Stern 4145ed6dc5 USB: make ksuspend_usbd thread non-freezable 17 years ago
Tony Jones 5a3201b280 USB: Convert from class_device to device for USB core 17 years ago
Greg Kroah-Hartman de6f92b9ee USB: handle idVendor of 0x0000 17 years ago
Oliver Neukum 0cc1a51ff3 USB: use GFP_NOIO in reset path 17 years ago
Manish Katiyar da28762372 USB : correct comments in usb/core/notify.c 17 years ago
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