Sarah Sharp
|
04a723ea9c
USB: Fix duplicate sysfs problem after device reset.
|
15 years ago |
Sarah Sharp
|
91017f9cf5
USB: Refactor code to find alternate interface settings.
|
15 years ago |
Alan Stern
|
8e4ceb38eb
USB: prepare for changover to Runtime PM framework
|
15 years ago |
Alan Stern
|
fb34d53752
USB: remove the auto_pm flag
|
15 years ago |
David Vrabel
|
4c1bd3d7a7
USB: make urb scatter-gather support more generic
|
16 years ago |
Alan Stern
|
ccf5b801ce
USB: make intf.pm_usage an atomic_t
|
16 years ago |
Pete Zaitcev
|
4e9e920035
USB: usbmon: end ugly tricks with DMA peeking
|
16 years ago |
Anand Gadiyar
|
411c940385
trivial: fix typo "for for" in multiple files
|
16 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
16 years ago |
Randy Dunlap
|
e376bbbb6a
USB: usb.h: fix kernel-doc notation
|
16 years ago |
Linus Torvalds
|
e1f5b94fd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
16 years ago |
Sarah Sharp
|
f0058c6278
USB: Change names of SuperSpeed ep companion descriptor structs.
|
16 years ago |
Sarah Sharp
|
e04748e3a8
USB: Push scatter gather lists down to host controller drivers.
|
16 years ago |
Sarah Sharp
|
663c30d082
USB: Parse and store the SuperSpeed endpoint companion descriptors.
|
16 years ago |
Sarah Sharp
|
6d65b78a09
USB: Support for submitting control URBs under xHCI.
|
16 years ago |
Sarah Sharp
|
c6515272b8
USB: Support for addressing a USB device under xHCI
|
16 years ago |
Sarah Sharp
|
7206b00164
USB: Add route string to struct usb_device.
|
16 years ago |
Randy Dunlap
|
bf92c1906e
USB: usb.h: change private: kernel-doc for new format requirement
|
16 years ago |
Greg Kroah-Hartman
|
820d7a253c
USB: remove unused usb_host class
|
16 years ago |
Greg Kroah-Hartman
|
00048b8bde
USB: add usb debugfs directory
|
16 years ago |
Kay Sievers
|
f7a386c5b8
Driver Core: usb: add nodename support for usb drivers.
|
16 years ago |
David Vrabel
|
3444b26afa
USB: add reset endpoint operations
|
16 years ago |
Greg Kroah-Hartman
|
8c209e6782
USB: make actual_length in struct urb field u32
|
16 years ago |
Greg Kroah-Hartman
|
16e2e5f634
USB: make transfer_buffer_lengths in struct urb field u32
|
16 years ago |
Julia Lawall
|
4d6914b729
USB: Move definitions from usb.h to usb/ch9.h
|
16 years ago |
Inaky Perez-Gonzalez
|
11e76ae0f3
USB: add kernel-doc for wusb_dev in struct usb_device
|
16 years ago |
Greg Kroah-Hartman
|
34c65d82e0
USB: remove info() macro from usb.h
|
17 years ago |
Greg Kroah-Hartman
|
338b67b0c1
USB: remove warn() macro from usb.h
|
17 years ago |
Oliver Neukum
|
856395d6e1
USB: extension of anchor API to unpoison an anchor
|
16 years ago |
Ming Lei
|
49367d8f1d
USB: mark "reject" field of struct urb as atomic_t
|
16 years ago |