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
|
18 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
|
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 |