Commit Graph

87 Commits (74d7d97b9e2a090a4b1812b5074ac6c539234ebb)

Author SHA1 Message Date
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 18 years ago
Sarah Sharp 4d59d8a113 USB: Export URB statistics for powertop 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 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 e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 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
Alan Stern 9a9bf406df USB: separate out endpoint queue management and DMA mapping routines 18 years ago
Alan Stern 9439eb94b5 USB: update spinlock usage for root-hub URBs 18 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 18 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
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Alan Stern d19ac7da72 USB: allow both root-hub interrupts and polling 19 years ago
Mikael Pettersson 54bee6e1b4 USB: Fix alignment of buffer passed down to ->hub_control() 19 years ago
Alan Stern 02c399ee45 usbcore: remove usb_suspend_root_hub 19 years ago
Alan Stern 1720058343 usbcore: trim down usb_bus structure 19 years ago
Alan Stern dd990f16a3 usbcore: Add flag for whether a host controller uses DMA 19 years ago