Wei Yongjun
|
62e3986cae
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
|
11 years ago |
Matt Porter
|
f7e504c72d
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
|
11 years ago |
Matt Porter
|
74084844e8
usb: gadget: s3c-hsotg: enable generic phy support
|
11 years ago |
Matt Porter
|
0d33d82563
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
|
11 years ago |
Matt Porter
|
29026e09e3
usb: gadget: s3c-hsotg: enable build for other platforms
|
11 years ago |
Felipe Balbi
|
c139e1425f
Merge tag 'v3.13-rc4' into next
|
11 years ago |
Robert Baldyga
|
e117e742d3
usb: gadget: add "maxpacket_limit" field to struct usb_ep
|
11 years ago |
Robert Baldyga
|
b963a81a48
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
|
11 years ago |
Robert Baldyga
|
295538ff7e
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
|
11 years ago |
Robert Baldyga
|
d18f7116a5
usb: gadget: s3c-hsotg: fix disconnect handling
|
12 years ago |
Robert Baldyga
|
93f599f279
usb: gadget: s3c-hsotg: fix spinlock locking
|
12 years ago |
Robert Baldyga
|
811f33033f
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
|
12 years ago |
Robert Baldyga
|
8acc8296f9
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
|
12 years ago |
Robert Baldyga
|
bd9ef7bf0c
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
|
12 years ago |
Robert Baldyga
|
a18ed7b036
usb: gadget: s3c-hsotg: fix "halted" property updating
|
12 years ago |
Robert Baldyga
|
7e8046505c
usb: gadget: s3c-hsotg: add DAINT masking
|
12 years ago |
Robert Baldyga
|
afcf4169a4
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
|
12 years ago |
Robert Baldyga
|
5cb2ff0cdd
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo mode
|
12 years ago |
Robert Baldyga
|
ab93e014f3
usb: gadget: s3c-hsotg: fix "protocol stall" handling
|
12 years ago |
Robert Baldyga
|
7eb581d5a9
usb: gadget: s3c-hsotg: remove unused label
|
12 years ago |
Robert Baldyga
|
4fca54aa58
usb: gadget: s3c-hsotg: add multi count support
|
12 years ago |
Robert Baldyga
|
1479e84118
usb: gadget: s3c-hsotg: add isochronous transfers support
|
12 years ago |
Robert Baldyga
|
e9edd199d6
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
|
12 years ago |
Robert Baldyga
|
13613c133b
usb: gadget: s3c-hsotg: fix maxpacket size
|
12 years ago |
Pavel Machek
|
a023da331c
usb: gadget: s3c-hsotg: fix CodingStyle issues
|
12 years ago |
Chanho Park
|
d3675e3a48
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
|
12 years ago |
Marek Szyprowski
|
c8c10253d8
usb: s3c-hsotg: fix unregistration function
|
12 years ago |
Jingoo Han
|
e01ee9f509
usb: gadget: use dev_get_platdata()
|
12 years ago |
Tomasz Figa
|
c50f056c36
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
|
12 years ago |
Jingoo Han
|
17d966a325
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request()
|
12 years ago |