Sachin Kamat
|
c0b4e04d1a
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
|
12 years ago |
Felipe Balbi
|
83a9adc9d8
usb: gadget: pxa25x_udc: don't touch gadget.dev.driver
|
12 years ago |
Felipe Balbi
|
6966fe8add
usb: gadget: pxa25x_udc: remove unnecessary initializations
|
12 years ago |
Felipe Balbi
|
7bce401cc6
usb: gadget: drop now unnecessary flag
|
12 years ago |
Felipe Balbi
|
b73f5a2a0a
usb: gadget: pxa25x_udc: let udc-core manage gadget->dev
|
12 years ago |
Felipe Balbi
|
66e4afc77f
usb: gadget: pxa25x: fix disconnect reporting
|
12 years ago |
Felipe Balbi
|
9992a9979f
usb: gadget: pxa25x: fix gadget->dev registration
|
12 years ago |
Linus Torvalds
|
74e1a2a393
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Felipe Balbi
|
6166c24669
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
|
12 years ago |
Fabio Porcedda
|
52f7a82b59
usb: converto drivers/usb/* to use module_platform_driver_probe()
|
12 years ago |
Russell King
|
46000065a6
ARM: move udc_pxa2xx.h to linux/platform_data
|
13 years ago |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 years ago |
Wei Yongjun
|
9d2333d0d9
usb: gadget: remove duplicated include from pxa25x_udc.c
|
13 years ago |
Linus Torvalds
|
3e9a97082f
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
13 years ago |
Theodore Ts'o
|
8de1ee8f93
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
|
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 |
Kishon Vijay Abraham I
|
ded017ee6c
usb: phy: fix return value check of usb_get_phy
|
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
|
3ba0b31aed
usb: gadget: pxa25x_udc: Remove unneeded condition
|
13 years ago |
Ido Shayevitz
|
c18800d8f9
usb: gadget: Update pxa25x_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 |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to 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 |