Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f26cf937e4844145e8b1d34759cedc5e0375a95d
/
drivers
/
usb
/
gadget
f26cf93
Trigger watchdog before calling usb_gadget_handle_interrupts
by Vincent Prince
· 7 years ago
91215be
usb: gadget: storage: Increase FSG_BUFLEN
by Marek Vasut
· 7 years ago
121973a
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
4a553ca
sunxi: Fix USB_GADGET implication
by Maxime Ripard
· 7 years ago
6375bd8
sunxi: provide default USB gadget setup
by Maxime Ripard
· 7 years ago
48e78f8
usb: gadget: usb_ether: Move settings to common
by Maxime Ripard
· 7 years ago
7f78b9d
usb: gadget: Make g_dnl USB settings common
by Maxime Ripard
· 7 years ago
7285f48
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· 7 years ago
6584977
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· 7 years ago
764bf28
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· 7 years ago
d4ff531
usb: gadget: Document USBNET_DEVADDR
by Maxime Ripard
· 7 years ago
a8ad636
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
by Maxime Ripard
· 7 years ago
02b8a83
usb: dwc2: Align size of invalidating dcache before starting DMA
by Seung-Woo Kim
· 7 years ago
708bc68
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
d0d9d21
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
3888da7
usb: gadget: sdp: extend images compatible for jumps
by Stefan Agner
· 7 years ago
ffbd5d0
usb: gadget: add SDP driver
by Stefan Agner
· 7 years ago
4c753a2
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
b1afc88
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
43aa76e
Fix fastboot boot address
by Peter Chubb
· 8 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
b7c1cc6
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· 8 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
d3b3f8d
drivers, usb, gadget: fix compiler warnings for at91_udc.c
by Heiko Schocher
· 7 years ago
f32333b
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
by Lukasz Majewski
· 7 years ago
8a5d013
at91_udc.c: Fix unused variable warning
by Tom Rini
· 8 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· 8 years ago
6c24f09
usb: gadget: avoid variable name clipping in cb_getvar
by nicolas.le.bayon@st.com
· 8 years ago
c891ca9
usb: gadget: g_dnl: don't set iProduct nor iSerialNumber
by Felipe Balbi
· 8 years ago
169dd12
usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
by Felipe Balbi
· 8 years ago
02ae129
usb: gadget: g_dnl: hold maximum string descriptor
by Felipe Balbi
· 8 years ago
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
Next »