Bjørn Mork
|
ef206f3f01
USB: add read support to usb-serial/../new_id
|
13 년 전 |
Greg Kroah-Hartman
|
fa286188ce
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
|
13 년 전 |
Lan Tianyu
|
bebc56d58d
usb: move struct usb_device->children to struct usb_hub_port->child
|
13 년 전 |
Oliver Neukum
|
8815bb09af
usbhid: prevent deadlock during timeout
|
13 년 전 |
Greg Kroah-Hartman
|
007bab9132
USB: remove CONFIG_USB_DEVICE_CLASS
|
13 년 전 |
Greg Kroah-Hartman
|
fb28d58b72
USB: remove CONFIG_USB_DEVICEFS
|
13 년 전 |
Greg Kroah-Hartman
|
af4e1ee040
USB: remove err() macro
|
13 년 전 |
Johan Hovold
|
67c88382e0
USB: add EOPNOTSUPP to usb_translate_errors
|
13 년 전 |
Huajun Li
|
8816230e13
USB: dynamically allocate usb_device children pointers instead of using a fix array
|
13 년 전 |
Greg Kroah-Hartman
|
7483948fdd
Merge tag 'usb-3.3-rc3' into usb-next
|
13 년 전 |
Matthew Garrett
|
0846e7e985
usb: Add support for indicating whether a port is removable
|
13 년 전 |
Randy Dunlap
|
4d922612df
kernel-doc: fix new warning in usb.h
|
13 년 전 |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 년 전 |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 년 전 |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 년 전 |
Clemens Ladisch
|
bc677d5b64
usb: fix number of mapped SG DMA entries
|
13 년 전 |
Greg Kroah-Hartman
|
f3a6a4b6cf
USB: Add helper macro for usb_driver boilerplate
|
13 년 전 |
Johan Hovold
|
2c4d6bf295
USB: move usb_translate_errors to linux/usb.h
|
13 년 전 |
Paul Gortmaker
|
eb5589a8f0
include: convert various register fcns to macros to avoid include chaining
|
14 년 전 |
Andiry Xu
|
65580b4321
xHCI: set USB2 hardware LPM
|
13 년 전 |
Andiry Xu
|
1ff4df5684
usbcore: check device's LPM capability
|
13 년 전 |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
13 년 전 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 년 전 |
Alan Stern
|
6498d9db6d
USB: documentation update for the pre_reset method
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Robert Morell
|
2694a48d90
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
|
14 년 전 |
Greg Kroah-Hartman
|
36facadd9e
Merge branch 'usb-next' into musb-merge
|
14 년 전 |
Anand Gadiyar
|
07a8cdd2bb
usb: musb: do not use dma for control transfers
|
14 년 전 |
Alan Stern
|
fcc4a01eb8
USB: use the runtime-PM autosuspend implementation
|
14 년 전 |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 년 전 |