index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: avoid variable name clipping in cb_getvar
nicolas.le.bayon@st.com
2017-05-11
1
-2
/
+10
*
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
Felipe Balbi
2017-04-14
1
-2
/
+2
*
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
Felipe Balbi
2017-04-14
1
-5
/
+7
*
usb: gadget: g_dnl: hold maximum string descriptor
Felipe Balbi
2017-04-14
1
-1
/
+1
*
usb: gadget: f_dfu: set serial number if serial# is valid
Felipe Balbi
2017-02-26
1
-0
/
+5
*
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
Felipe Balbi
2017-02-26
1
-2
/
+1
*
usb: gadget: f_dfu: write req->actual bytes
Felipe Balbi
2017-02-26
1
-1
/
+1
*
usb: gadget: dfu: add result for handle_getstatus()
Patrick Delaunay
2017-02-26
2
-22
/
+13
*
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
Patrick Delaunay
2017-02-26
1
-11
/
+11
*
usb: gadget: dfu: add functional descriptor in descriptor set
Patrick Delaunay
2017-02-26
1
-1
/
+9
*
drivers: usb: gadget: ether: Fix compiler warning
Lokesh Vutla
2017-01-17
1
-0
/
+2
*
usb: dwc2-otg: remove unused variable
Masahiro Yamada
2017-01-17
1
-2
/
+0
*
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
2017-01-09
4
-15
/
+174
*
usb: gadget: remove unused shortname variable
Andre Przywara
2016-12-04
1
-1
/
+0
*
drivers: usb: gadget: ether: prepare driver for driver model migration
Mugunthan V N
2016-12-02
1
-21
/
+52
*
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
Mugunthan V N
2016-12-02
1
-25
/
+21
*
drivers: usb: gadget: ether: consolidate global devices to single struct
Mugunthan V N
2016-12-02
1
-27
/
+26
*
drivers: usb: gadget: ether: adopt to usb driver model
Mugunthan V N
2016-12-02
1
-0
/
+36
*
drivers: usb: gadget: ether: access network_started using local variable
Mugunthan V N
2016-12-02
1
-5
/
+5
*
spl: add USB Gadget config option
Stefan Agner
2016-11-28
1
-1
/
+2
*
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-28
1
-2
/
+6
*
usb:gadget: Disallow DFU in SPL for now
Tom Rini
2016-09-27
1
-0
/
+2
*
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
2016-09-23
1
-2
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
12
-12
/
+12
*
fastboot: implement Kconfig
Steve Rae
2016-08-20
1
-0
/
+5
*
usb: dwc2 : invalidate dcache before starting DMA
Xu Ziyuan
2016-07-25
1
-0
/
+3
*
usb: dwc2-otg: adjust fifo size via platform data
Xu Ziyuan
2016-07-25
2
-9
/
+19
*
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
1
-12
/
+19
*
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-27
1
-14
/
+2
*
usb: dwc2_udc_otg: support 8-bit interface
Steve Rae
2016-06-13
2
-0
/
+14
*
usb: gadget: dfu: discard dead code
Peng Fan
2016-05-06
1
-9
/
+1
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
1
-1
/
+1
*
usb: s3c-otg: Fix remaining bytes in debug messages
Roger Quadros
2016-04-25
1
-2
/
+2
*
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
Roger Quadros
2016-04-25
1
-1
/
+1
*
fastboot: Clean up bulk-out logic
Roger Quadros
2016-04-25
1
-27
/
+23
*
fastboot: Enable the respective speed endpoints at runtime
Roger Quadros
2016-04-25
1
-7
/
+17
*
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
Roger Quadros
2016-04-25
1
-9
/
+27
*
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
2016-04-20
2
-1
/
+14
*
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+6
*
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+27
*
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
Sam Protsenko
2016-04-20
1
-0
/
+21
*
USB: g_dnl: Change device class
John Tobias
2016-04-20
1
-2
/
+2
*
usb: bcm_udc_otg: enable clocks
Steve Rae
2016-04-10
1
-0
/
+4
*
fastboot: allow retrieving fastboot variables from env
Rob Herring
2016-04-01
1
-2
/
+10
*
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
2016-03-25
1
-0
/
+35
*
usb: gadget: composite: Correct recovery path for register
Sam Protsenko
2016-03-01
1
-1
/
+7
*
fastboot: update error and warning messages
Steve Rae
2016-02-24
1
-5
/
+5
*
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
Lukasz Majewski
2016-02-24
1
-8
/
+3
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
6
-6
/
+6
*
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...
Frank Wang
2016-02-04
1
-2
/
+2
[next]