Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c65a7fe4c68b90de688fa2774c2add4aaecf373d
/
drivers
/
usb
/
gadget
d1c34e4
usb: gadget: f_dfu: set serial number if serial# is valid
by Felipe Balbi
· 8 years ago
a4b305a
usb: gadget: g_dnl: fix g_dnl_set_serialnumber()
by Felipe Balbi
· 8 years ago
c729786
usb: gadget: f_dfu: write req->actual bytes
by Felipe Balbi
· 8 years ago
e652af8
usb: gadget: dfu: add result for handle_getstatus()
by Patrick Delaunay
· 8 years ago
16bb408
usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result
by Patrick Delaunay
· 8 years ago
bf2a415
usb: gadget: dfu: add functional descriptor in descriptor set
by Patrick Delaunay
· 8 years ago
ae6b2df
drivers: usb: gadget: ether: Fix compiler warning
by Lokesh Vutla
· 8 years ago
c6583a1
usb: dwc2-otg: remove unused variable
by Masahiro Yamada
· 8 years ago
095b761
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
by Mugunthan V N
· 8 years ago
0414a43
usb: gadget: remove unused shortname variable
by Andre Przywara
· 8 years ago
db5eb2a
drivers: usb: gadget: ether: prepare driver for driver model migration
by Mugunthan V N
· 8 years ago
8ec9c74
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
by Mugunthan V N
· 8 years ago
88e48be
drivers: usb: gadget: ether: consolidate global devices to single struct
by Mugunthan V N
· 8 years ago
b3d902b
drivers: usb: gadget: ether: adopt to usb driver model
by Mugunthan V N
· 8 years ago
3963de3
drivers: usb: gadget: ether: access network_started using local variable
by Mugunthan V N
· 8 years ago
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
553c1de
usb:gadget: Disallow DFU in SPL for now
by Tom Rini
· 8 years ago
8ec5336
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
437689f
fastboot: implement Kconfig
by Steve Rae
· 8 years ago
2c2196f
usb: dwc2 : invalidate dcache before starting DMA
by Xu Ziyuan
· 8 years ago
b729dc0
usb: dwc2-otg: adjust fifo size via platform data
by Xu Ziyuan
· 8 years ago
76336b2
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
f1f112f
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
d7198f3
usb: dwc2_udc_otg: support 8-bit interface
by Steve Rae
· 8 years ago
46ed88c
usb: gadget: dfu: discard dead code
by Peng Fan
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
4cdf8e1
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
f39ca54
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
fb115b1
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
83ba2e7
USB: g_dnl: Change device class
by John Tobias
· 9 years ago
87c7eda
usb: bcm_udc_otg: enable clocks
by Steve Rae
· 9 years ago
ec00a0d
fastboot: allow retrieving fastboot variables from env
by Rob Herring
· 9 years ago
b084b0c
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
1257562
usb: gadget: composite: Correct recovery path for register
by Sam Protsenko
· 9 years ago
e76f86a
fastboot: update error and warning messages
by Steve Rae
· 9 years ago
365a70d
dfu: usb: f_dfu: Set deferred call for dfu_flush() function
by Lukasz Majewski
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
0d64b5b
usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
by Frank Wang
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
560bee9
usb:ci_udc: Remove ULPI setting for i.MX OTG controller
by Ye.Li
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
9e7d588
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
f1be9cb
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
by Marek Vasut
· 9 years ago
01b61fa
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
6939aca
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
bc623f2
usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
by Marek Vasut
· 9 years ago
4a7629a
usb: s3c-otg: Tweak the comments
by Marek Vasut
· 9 years ago
cb9c5d0
usb: s3c-otg: Rename remaining macros
by Marek Vasut
· 9 years ago
f8995db
usb: s3c-otg: Rename sources to dwc2_*c
by Marek Vasut
· 9 years ago
4811c66
usb: s3c-otg: Rename local headers to dwc2_*h
by Marek Vasut
· 9 years ago
dbdd58f
usb: s3c-otg: Change the driver name to dwc2-udc
by Marek Vasut
· 9 years ago
6f1c6f5
usb: s3c-otg: Zap useless externs
by Marek Vasut
· 9 years ago
153150f
usb: s3c-otg: Rename remaining local s3c_*() functions
by Marek Vasut
· 9 years ago
fa03c81
usb: s3c-otg: Rename s3c_udc_*() functions
by Marek Vasut
· 9 years ago
4e7c29e
usb: s3c-otg: Rename s3c_ep_*() functions
by Marek Vasut
· 9 years ago
fe92a51
usb: s3c-otg: Rename s3c_ep0_*() functions
by Marek Vasut
· 9 years ago
f3d587a
usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
by Marek Vasut
· 9 years ago
4cccca9
usb: s3c-otg: Staticize s3c_udc_ep_set_stall
by Marek Vasut
· 9 years ago
32f931c
usb: s3c-otg: Rename struct s3c_request
by Marek Vasut
· 9 years ago
5b309f7
usb: s3c-otg: Rename struct s3c_ep
by Marek Vasut
· 9 years ago
d56c10a
usb: s3c-otg: Rename struct s3c_dev_*_ep
by Marek Vasut
· 9 years ago
9d4701d
usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
by Marek Vasut
· 9 years ago
0b90750
usb: s3c-otg: Split private bits from s3c_udc.h
by Marek Vasut
· 9 years ago
67ec9dc
usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
by Marek Vasut
· 9 years ago
1a639ff
usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
by Marek Vasut
· 9 years ago
f64a25c
usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
by Marek Vasut
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
33602a9
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
aa3eba2
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
00e8eb7
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
e8d13bb
usb: udc: Fix warnings on 64-bit builds
by Michal Simek
· 9 years ago
6c7d003
usb: lthor: Specify correct parameter for sizeof type
by Michal Simek
· 9 years ago
78a52ca
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
ea6bf69
usb: ci_udc: fix emissions of ZLPs
by Stephen Warren
· 9 years ago
0afb2a9
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
by Peng Fan
· 9 years ago
1c377dc
usb: gadget: don't leak configs when unbinding
by Stephen Warren
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
774e1d4
usb: gadget: at91_udc: add at91_udc into U-Boot
by Heiko Schocher
· 9 years ago
04cb585
usb: gadget: at91_udc: port linux driver at91_udc
by Heiko Schocher
· 9 years ago
13b24e0
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
by Siva Durga Prasad Paladugu
· 10 years ago
4bad106
f_thor: Dont perform reset at the end of thor
by Siva Durga Prasad Paladugu
· 10 years ago
f891e24
usb: pxa27x_udc: clean-up include file order
by Marcel Ziswiler
· 9 years ago
2b9d163
usb: gadget: ether: populate _reset_ callback
by Kishon Vijay Abraham I
· 9 years ago
8db2520
usb: gadget: ether: Perform board initialization from ethernet gadget driver
by Kishon Vijay Abraham I
· 9 years ago
f34dfcb
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
c267e7b
usb: ci_udc: fix request allocation when endpoints are disabled
by Rob Herring
· 9 years ago
e0fa3b8
ci_udc: fix 64-bit compile warnings
by Stephen Warren
· 9 years ago
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
3d31026
implement Fastboot via USB OTG on bcm28155_ap boards
by Jiandong Zheng
· 9 years ago
88bb7c0
usb: gadget: bcm_udc_otg files
by Jiandong Zheng
· 9 years ago
2032bfd
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· 9 years ago
Next »