Commit Graph

94 Commits (83fe92e71ef736a26a6eedd0822b34ed5af077f0)

Author SHA1 Message Date
Geoff Levand 83a7982073 USB: fix hcd interrupt disabling 17 years ago
Alan Stern b5fb454f69 USB: automatically enable RHSC interrupts 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
Greg Kroah-Hartman 1b26da1510 USB: handle pci_name() being const 17 years ago
Linus Torvalds 09ca8adbe9 Revert "USB: don't explicitly reenable root-hub status interrupts" 17 years ago
Stefan Becker de85422b94 USB: fix interrupt disabling for HCDs with shared interrupt handlers 17 years ago
Greg Kroah-Hartman c013d040b7 USB: Core: fix race in device_create 17 years ago
Alan Stern e872154921 USB: don't explicitly reenable root-hub status interrupts 17 years ago
Alan Stern 7329e211b9 USB: root hubs don't lie about their number of TTs 17 years ago
Ming Lei 44a29fd715 USB: fix comments of 2 functions in hcd.c 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
Magnus Damm b347667532 usb: dma bounce buffer support 17 years ago
Tony Jones 5a3201b280 USB: Convert from class_device to device for USB core 17 years ago
Alan Stern ddc1fd6ac1 USB HCD: avoid duplicate local_irq_disable() 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Sarah Sharp 4d59d8a113 USB: Export URB statistics for powertop 17 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 17 years ago
Alan Stern 95cf82f99c USB: break apart flush_endpoint and disable_endpoint 17 years ago
Alan Stern 4a00027dcb USB: Eliminate urb->status usage! 17 years ago
Alan Stern 9347d51c52 USB: reorganize urb->status use in usbmon 17 years ago
Alan Stern 1f5a3d0f34 USB: fix mistake in usb_hcd_giveback_urb 17 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 17 years ago
Alan Stern b0d9efba3e USB: centralize -EREMOTEIO handling 17 years ago
Alan Stern e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 17 years ago
Inaky Perez-Gonzalez eb579f5811 usb: cleanup usb_register_bus() and hook up sysfs group 17 years ago
Inaky Perez-Gonzalez 5234ce1b02 usb: add the concept of default authorization to USB hosts 17 years ago
Alan Stern 9a9bf406df USB: separate out endpoint queue management and DMA mapping routines 17 years ago
Alan Stern 9439eb94b5 USB: update spinlock usage for root-hub URBs 17 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 17 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 17 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 17 years ago
Alan Stern bdd016ba64 USB: add ep->enable 17 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 17 years ago
Alan Stern 809a58b896 USB: change name of spinlock in hcd.c 18 years ago
Alan Stern 32aca56005 USB: move routines in hcd.c 18 years ago
Alan Stern cfa59dab27 USB: Don't resume root hub if the controller is suspended 18 years ago
Alan Stern e7e6da9eb1 USB: Remove usages of dev->power.power_state 18 years ago
Pete Zaitcev 9f6a93f7bb usb: free DMA mappings if enqueue fails 18 years ago
Alan Stern 686314cfbd USB: separate root and non-root suspend/resume 18 years ago
Oliver Neukum 51a2f077c4 USB: introduce usb_anchor 18 years ago
Arjan van de Ven 01cd081920 USB: Patch to align the various USB timers to fire at the same time 18 years ago
Alan Stern d5d4db704b USB: replace flush_workqueue with cancel_sync_work 18 years ago
Pete Zaitcev d984abc97e USB: Deref URB after usbmon is done with it 18 years ago
Alan Stern bf87ce5a06 USB: remove unneeded WARN_ON 18 years ago
Alan Stern 1941044aa9 USB: add "last_busy" field for use in autosuspend 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 896fbd7199 usbcore: remove unused bandwith-related code 18 years ago
inaky@linux.intel.com 88fafff9d7 usb hub: fix root hub code so it takes more than 15 devices per root hub 18 years ago