Alan Stern
|
eaafbc3a8a
USB: Allow autosuspend delay to equal 0
|
18 years ago |
Alan Stern
|
b5e795f8df
USB: make autosuspend delay a module parameter
|
18 years ago |
Oliver Neukum
|
7ceec1f1d2
USB: add a blacklist for devices that can't handle some things we throw at them.
|
18 years ago |
Pete Zaitcev
|
d1bbb60007
USB: make usb_iso_packet_descriptor.status signed
|
18 years ago |
Linus Torvalds
|
c96e2c9207
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
18 years ago |
Alan Stern
|
896fbd7199
usbcore: remove unused bandwith-related code
|
18 years ago |
Sarah Bailey
|
a8ef36bc0a
USB: Add usb_endpoint_xfer_control to usb.h
|
18 years ago |
Greg Kroah-Hartman
|
93bacefc4c
USB serial: add dynamic id support to usb-serial core
|
18 years ago |
David Brownell
|
5f84813774
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
|
18 years ago |
Greg Kroah-Hartman
|
0873c76485
USB: convert usb class devices to real devices
|
19 years ago |
Greg Kroah-Hartman
|
7bc3d63562
USB: move usb_device_class class devices to be real devices
|
19 years ago |
Greg Kroah-Hartman
|
80f745fb1b
USB: add the sysfs driver name to all modules
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Alan Stern
|
ee49fb5dc8
USB: keep count of unsuspended children
|
18 years ago |
Alan Stern
|
ce3615879a
USB: struct usb_device: change flag to bitflag
|
18 years ago |
Alan Stern
|
692a186c9d
USB: expand autosuspend/autoresume API
|
19 years ago |
Luiz Fernando N. Capitulino
|
0c1ac4f25f
USB: makes usb_endpoint_* functions inline.
|
19 years ago |
inaky@linux.intel.com
|
4370525167
usb/hub: allow hubs up to 31 children
|
19 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Alan Stern
|
e0318ebff4
USB: fix autosuspend when CONFIG_PM isn't set
|
19 years ago |
Alan Stern
|
645daaab0b
usbcore: add autosuspend/autoresume infrastructure
|
19 years ago |
Alan Stern
|
b6956ffa59
usbcore: store each usb_device's level in the tree
|
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 |
Alan Stern
|
a6d2bb9ff9
USB: remove struct usb_operations
|
19 years ago |
Alan Stern
|
088dc270e1
usbcore: help drivers to change device configs
|
19 years ago |
Luiz Fernando N. Capitulino
|
095bc33536
USB core: Use const where possible.
|
19 years ago |
Luiz Fernando N. Capitulino
|
b7cfaaaf86
USB: New functions to check endpoints info.
|
19 years ago |
Jesper Juhl
|
3d5b2510f6
USB: making the kernel -Wshadow clean - USB & completion
|
19 years ago |