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
|
eeef458766
usb: gadget: constify all struct usb_gadget_ops
|
12 years ago |
Felipe Balbi
|
3381fb602d
usb: gadget: m66592-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 |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 years ago |
Viresh Kumar
|
f12a86a098
gadget/m66592: remove conditional compilation of clk code
|
13 years ago |
Ido Shayevitz
|
2eb2cff56a
usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the struct usb_ep
|
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 |
Michal Nazarewicz
|
bfe0658b40
usb: udc: Fix gadget driver's speed check in various UDC drivers
|
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 |
Yoshihiro Shimoda
|
7eff1d83a3
usb: gadget: m66592-udc: add pullup function
|
14 years ago |
Yoshihiro Shimoda
|
bb59dbff4e
usb: gadget: m66592-udc: add function for external controller
|
14 years ago |
Yoshihiro Shimoda
|
ceaa0a6eea
usb: gadget: m66592-udc: add support for TEST_MODE
|
14 years ago |
Yoshihiro Shimoda
|
5db05c09ac
usb: update email address in r8a66597-udc and m66592-udc
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Yusuke Goda
|
108be95f9f
usb: m66592-udc: Fixed bufnum of Bulk
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Julia Lawall
|
7c81aafaf0
USB: gadget: Return -ENOMEM on memory allocation failure
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Paul Mundt
|
56fd1260a8
usb: gadget: m66592-udc needs linux/err.h.
|
16 years ago |
Magnus Damm
|
2c59b0b70b
usb: m66592-udc platform data on_chip support
|
16 years ago |
Magnus Damm
|
4048e5ca29
usb: m66592-udc buffer management update
|
16 years ago |
Magnus Damm
|
0a2e5b9b8a
USB: m66592 and r8a66597 resource changes
|
16 years ago |
Paul Mundt
|
d6435102d4
usb: Fix up sh_mobile usbf clock framework warnings.
|
16 years ago |
Magnus Damm
|
af5be79a7f
sh: sh_mobile usbf clock framework support
|
16 years ago |
Paul Mundt
|
836e4b14b4
USB: m66592-udc: Fix up dev_set_name() badness.
|
17 years ago |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 years ago |