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
|
14 年 前 |
Andiry Xu
|
1ff4df5684
usbcore: check device's LPM capability
|
14 年 前 |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
14 年 前 |
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 年 前 |
Randy Dunlap
|
a91be2acc6
usb.h: fix ioctl kernel-doc info
|
14 年 前 |
Randy Dunlap
|
c6ba1c2af2
USB:: fix linux/usb.h kernel-doc warnings
|
15 年 前 |
Andi Kleen
|
c532b29a6f
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
|
15 年 前 |
Greg Kroah-Hartman
|
e26bcf3723
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
|
15 年 前 |
Greg Kroah-Hartman
|
812219ab8f
USB: usb.h: checkpatch cleanups
|
15 年 前 |