Linus Torvalds
|
9fc377799b
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Greg Kroah-Hartman
|
ff9cce8277
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Greg Kroah-Hartman
|
94ff447cf2
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Kishon Vijay Abraham I
|
ded017ee6c
usb: phy: fix return value check of usb_get_phy
|
13 years ago |
Tony Lindgren
|
5f6129675b
Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup
|
13 years ago |
Kishon Vijay Abraham I
|
662dca54ca
usb: otg: support for multiple transceivers by a single controller
|
13 years ago |
Kishon Vijay Abraham I
|
721002ec1d
usb: otg: utils: rename function name in OTG utils
|
13 years ago |
Ido Shayevitz
|
77964b3ce8
usb: gadget: omap_udc: Remove unneeded condition
|
13 years ago |
Tony Lindgren
|
b924b20470
ARM: OMAP: Make FS USB omap1 only
|
13 years ago |
Felipe Balbi
|
dd8e93814a
usb: gadget: omap_udc: use generic map/unmap routines
|
13 years ago |
Felipe Balbi
|
23673d7d26
usb: gadget: omap_udc: kfree(NULL) is safe
|
13 years ago |
Felipe Balbi
|
70617db7ad
usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference
|
13 years ago |
Felipe Balbi
|
dc1737cdd7
usb: gadget: omap_udc: let it work as a module
|
13 years ago |
Felipe Balbi
|
5b6d84b789
usb: gadget: omap_udc: remove useless print
|
13 years ago |
Felipe Balbi
|
80dd1358d3
usb: gadget: omap_udc: make checkpatch.pl happy
|
13 years ago |
Tony Lindgren
|
ae3725716e
usb: gadget: omap_udc: Remove omap2 support
|
13 years ago |
Ido Shayevitz
|
f8bdae0614
usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Greg Kroah-Hartman
|
f9b0f51709
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Heikki Krogerus
|
6e13c6505c
usb: otg: Convert all users to pass struct usb_otg for OTG functions
|
13 years ago |
Heikki Krogerus
|
b96d3b0836
usb: Convert all users to new usb_phy
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 years ago |
Heikki Krogerus
|
8675381109
usb: otg: Rename otg_transceiver to usb_phy
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Yong Zhang
|
b5dd18d874
USB: irq: Remove IRQF_DISABLED
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |