index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fusb300_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-2
/
+2
*
USB: Faraday fotg210: fix email addresses
Dave Jones
2013-09-17
1
-1
/
+1
*
usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()
Jingoo Han
2013-08-02
1
-1
/
+1
*
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-28
1
-2
/
+2
*
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
Wei Yongjun
2013-05-15
1
-1
/
+3
*
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time
Yuan-Hsin Chen
2013-04-02
1
-3
/
+6
*
usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall
Yuan-Hsin Chen
2013-04-02
1
-1
/
+1
*
usb: gadget: fusb300_udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: fusb300_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: fusb300_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: fusb300: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
2013-03-18
1
-10
/
+7
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: fusb300_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-13
/
+1
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-48
/
+19
|
\
|
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
1
-1
/
+1
|
*
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
1
-47
/
+18
*
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
1
-12
/
+1
|
/
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-2
/
+2
*
usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2012-05-04
1
-2
/
+2
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-2
/
+2
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-10
/
+0
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
usb: gadget: fusb300: remove #if 0 block
Sebastian Andrzej Siewior
2011-08-01
1
-101
/
+0
*
usb: gadget: fusb300_udc: fix compile warnings
Sebastian Andrzej Siewior
2011-07-05
1
-15
/
+7
*
usb: gadget: fusb300_udc: drop dead code
Felipe Balbi
2011-07-05
1
-68
/
+1
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-4
/
+11
*
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
Guenter Roeck
2011-06-06
1
-5
/
+0
*
usb: fusb300_udc: add more "ep%d" names
Dan Carpenter
2011-02-17
1
-1
/
+2
*
usb: udc: add Faraday fusb300 driver
Yuan-Hsin Chen
2011-01-22
1
-0
/
+1743