Sign in
coral
/
linux-mtk
/
03c668a93187fe7fba9464f96fbe7c22eebd9897
/
drivers
/
usb
/
gadget
/
udc
/
udc-core.c
31b994a
usb: gadget: remove driver from pending list on probe error
by Marek Szyprowski
· 9 years ago
855ed04
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
by Ruslan Bilovol
· 9 years ago
88f73eb
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
by Ruslan Bilovol
· 9 years ago
2284b29
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
by Ruslan Bilovol
· 9 years ago
a3fbedf
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
b0aea00
usb: gadget: move find_ep() from epautoconf to udc-core
by Robert Baldyga
· 10 years ago
4278c68
usb: gadget: move ep_matches() from epautoconf to udc-core
by Robert Baldyga
· 10 years ago
c93e64e
usb: udc: core: add device_del() call to error pathway
by Alan Stern
· 10 years ago
7ace8fc
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
by Yoshihiro Shimoda
· 10 years ago
628ef0d
usb: udc: add usb_udc_vbus_handler
by Peter Chen
· 10 years ago
dfea9c9
usb: udc: store usb_udc pointer in struct usb_gadget
by Peter Chen
· 10 years ago
3f6dd4f
usb: udc-core: add is_selfpowered sys entry
by Peter Chen
· 10 years ago
02e8c96
usb: gadget: udc: core: prepend udc_attach_driver with usb_
by Felipe Balbi
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
8da9fe8
usb: gadget: udc: core: fix unregistering message
by Felipe Balbi
· 10 years ago
2c68334
usb: gadget: udc: pass a single argument to usb_gadget_udc_start/stop
by Felipe Balbi
· 10 years ago
0abd069
usb: gadget: udc-core: call ->disconnect() when soft disconnecting
by Felipe Balbi
· 10 years ago
bfa6b18
usb: gadget: udc: core: fix kernel oops with soft-connect
by Felipe Balbi
· 10 years ago
0cfbd32
usb: Add LED triggers for USB activity
by Michal Sojka
· 10 years ago
3fc2aa5
usb: gadget: Introduce usb_gadget_giveback_request()
by Michal Sojka
· 10 years ago
af54954
usb: gadget: udc_core: Use right kobj when calling sysfs_notify
by Andreas Larsson
· 10 years ago
974a70b
usb: gadget: udc-core: add utility for bus reset
by Peter Chen
· 10 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 11 years ago
[Renamed from drivers/usb/gadget/udc-core.c]
b5fb8d0
usb: udc-core: set gadget state as not attached after unloading module
by Peter Chen
· 11 years ago
f8cffc8
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
by Fabio Estevam
· 11 years ago
ce26bd2
USB: gadget: audit sysfs attribute permissions
by Greg Kroah-Hartman
· 12 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
1894870
usb: gadget: udc-core: fix the typo of udc state attribute
by Rong Wang
· 12 years ago
5702f75
usb: gadget: udc-core: move sysfs_notify() to a workqueue
by Felipe Balbi
· 12 years ago
908b961
usb: gadget: don't fail when DMA isn't present
by Alan Stern
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
c5dbc22
usb: gadget: udc-core: prevent a memory leak
by Felipe Balbi
· 12 years ago
511f3c5
usb: gadget: udc-core: fix a regression during gadget driver unbinding
by Alan Stern
· 12 years ago
a5fcb06
usb: gadget: udc-core: anywone can read 'speed' attributes
by Felipe Balbi
· 12 years ago
ddf47cc
usb: gadget: udc-core: remove protection when setting gadget.dev.release
by Felipe Balbi
· 12 years ago
792bfcf
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
by Felipe Balbi
· 12 years ago
70d3a49
usb: gadget: udc-core: initialize gadget->dev.driver
by Felipe Balbi
· 12 years ago
2ed1432
usb: gadget: udc-core: initialize parent
by Felipe Balbi
· 12 years ago
658c8cf
usb: gadget: udc-core: copy dma-related parameters from parent
by Felipe Balbi
· 12 years ago
49401f4
usb: gadget: introduce gadget state tracking
by Felipe Balbi
· 13 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
f07bd56b
usb: gadget: udc-core: allow udc class register gadget device
by Felipe Balbi
· 12 years ago
2d7ebbb
usb: gadget: completely remove ->start/->stop
by Felipe Balbi
· 12 years ago
4c49a5f
usb: gadget: udc-core: introduce UDC binding by name
by Sebastian Andrzej Siewior
· 12 years ago
be44f1c
usb: gadget: Remove reference to is_dualspeed from sysfs.
by Michal Nazarewicz
· 12 years ago
ffe0b33
usb: gadget: remove global variable composite in composite.c
by Sebastian Andrzej Siewior
· 12 years ago
9395295
usb: gadget: move bind() callback back to struct usb_gadget_driver
by Sebastian Andrzej Siewior
· 12 years ago
974e932
usb: gadget: udc-core: Race between disconnect/unbind and setup
by Kevin Cernekee
· 13 years ago
320cd1e
usb: gadget: udc-core: fix incompatibility with dummy-hcd
by Alan Stern
· 13 years ago
83a787a
usb: gadget: udc-core: fix wrong call order
by Felipe Balbi
· 13 years ago
8ae8090
usb: gadget: udc-core: fix asymmetric calls in remove_driver
by Kishon Vijay Abraham I
· 13 years ago
6d258a4
usb: gadget: udc-core: stop UDC on device-initiated disconnect
by Felipe Balbi
· 13 years ago
a698908
usb: gadget: add generic map/unmap request utilities
by Felipe Balbi
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
59d81f8
usb: gadget: core: allow everybody to read sysfs attributes
by Felipe Balbi
· 13 years ago
6f39504
usb: gadget: core: fix bug when removing gadget drivers
by Felipe Balbi
· 13 years ago
1d91a96
usb: gadget: udc-core: fix bug on soft_connect and srp interfaces
by Felipe Balbi
· 13 years ago
865569b
usb: gadget: udc-core: fix bug on soft_connect interface
by Felipe Balbi
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 14 years ago
019f976
usb: gadget: udc-core: wire up sysfs files
by Sebastian Andrzej Siewior
· 14 years ago
352c2dc
usb: gadget: udc-core: add "new-style" registration interface
by Sebastian Andrzej Siewior
· 14 years ago
2ccea03
usb: gadget: introduce UDC Class
by Felipe Balbi
· 14 years ago