Randy Dunlap
|
4d922612df
kernel-doc: fix new warning in usb.h
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Clemens Ladisch
|
bc677d5b64
usb: fix number of mapped SG DMA entries
|
13 years ago |
Greg Kroah-Hartman
|
f3a6a4b6cf
USB: Add helper macro for usb_driver boilerplate
|
13 years ago |
Johan Hovold
|
2c4d6bf295
USB: move usb_translate_errors to linux/usb.h
|
13 years ago |
Paul Gortmaker
|
eb5589a8f0
include: convert various register fcns to macros to avoid include chaining
|
14 years ago |
Andiry Xu
|
65580b4321
xHCI: set USB2 hardware LPM
|
14 years ago |
Andiry Xu
|
1ff4df5684
usbcore: check device's LPM capability
|
14 years ago |
Andiry Xu
|
3148bf041d
usbcore: get BOS descriptor set
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Alan Stern
|
6498d9db6d
USB: documentation update for the pre_reset method
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Robert Morell
|
2694a48d90
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
|
14 years ago |
Greg Kroah-Hartman
|
36facadd9e
Merge branch 'usb-next' into musb-merge
|
14 years ago |
Anand Gadiyar
|
07a8cdd2bb
usb: musb: do not use dma for control transfers
|
14 years ago |
Alan Stern
|
fcc4a01eb8
USB: use the runtime-PM autosuspend implementation
|
14 years ago |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 years ago |
Randy Dunlap
|
a91be2acc6
usb.h: fix ioctl kernel-doc info
|
14 years ago |
Randy Dunlap
|
c6ba1c2af2
USB:: fix linux/usb.h kernel-doc warnings
|
15 years ago |
Andi Kleen
|
c532b29a6f
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
|
15 years ago |
Greg Kroah-Hartman
|
e26bcf3723
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
|
15 years ago |
Greg Kroah-Hartman
|
812219ab8f
USB: usb.h: checkpatch cleanups
|
15 years ago |
Ming Lei
|
22b4b6113e
USB: remove usb_find_device
|
15 years ago |
Alan Stern
|
0ba169aff9
USB: simplify usb_sg_init()
|
15 years ago |
Matthew Wilcox
|
910f8d0ced
USB: Change the scatterlist type in struct urb
|
15 years ago |
Matthew Wilcox
|
1e429018b6
USB: Turn interface_to_usbdev into an inline function
|
15 years ago |
Matthew Wilcox
|
fe54b058de
USB: Add a usb_pipe_endpoint() convenience function
|
15 years ago |
Alan Stern
|
85bcb5ee88
USB: remove URB_NO_SETUP_DMA_MAP
|
15 years ago |