index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2013-10-20
usb: udc: add udc.h include file
Troy Kisky
2013-10-20
usb: gadget: mv_udc: split mv_udc.h file
Troy Kisky
2013-10-20
usb: gadget: mv_udc: optimize ep_enable
Troy Kisky
2013-10-20
usb: gadget: mv_udc: optimize bounce
Troy Kisky
2013-10-20
usb: gadget: mv_udc: fix full speed connections
Troy Kisky
2013-10-20
usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT
Troy Kisky
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-20
usb:g_dnl: Support for TIZEN's THOR function in generic download code
Lukasz Majewski
2013-10-20
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
Lukasz Majewski
2013-10-20
usb:g_dnl: Add name parameter to g_dnl_bind_fixup function
Lukasz Majewski
2013-10-20
usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...
Lukasz Majewski
2013-10-20
usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer
Lukasz Majewski
2013-10-20
usb: gadget: mv_udc: clear desc upon ep_disable
Troy Kisky
2013-10-20
usb: gadget: mv_udc: zero transfer descriptor memory on probe
Troy Kisky
2013-10-20
usb: gadget: mv_udc: flush item before head
Troy Kisky
2013-10-20
usb: gadget: mv_udc: set is_dualspeed = 1
Troy Kisky
2013-10-20
usb: gadget: mv_udc: fix typo in error message
Troy Kisky
2013-10-20
usb: gadget: ether: return error from rx_submit if no request
Troy Kisky
2013-10-20
usb: gadget: ether set wMaxPacketSize
Troy Kisky
2013-10-14
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-24
USB: gadget: atmel: disconnect before unbind
Bo Shen
2013-09-24
usb:g_dnl:dfu: Download gadget and DFU function code clean up
Lukasz Majewski
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-09-24
usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...
Lukasz Majewski
2013-09-24
USB: gadget: add atmel usba udc driver
Bo Shen
2013-09-24
usb: gadget: config: fix unaligned access issues
Troy Kisky
2013-09-24
usb: gadget: Fix data aborts during USB ethernet boot
Joel Fernandes
2013-08-26
usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver
Lukasz Majewski
2013-08-26
usb:dfu:g_dnl: Change number of exported configurations at composite gadget
Lukasz Majewski
2013-08-19
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-07-29
dfu: Implementation of target reset after communication with dfu-util's -R sw...
Lukasz Majewski
2013-07-29
usb: mv_udc: Add bounce buffer
Marek Vasut
2013-07-29
usb: mv_udc: Add proper cache management
Marek Vasut
2013-07-29
usb: mv_udc: Implement better qTD item accessor
Marek Vasut
2013-07-29
usb: mv_udc: Improve allocation of qTD items
Marek Vasut
2013-07-29
usb: mv_udc: Implement better QH accessor
Marek Vasut
2013-07-29
usb: mv_udc: Add cacheline length check
Marek Vasut
2013-07-29
usb: mv_udc: Properly align the endpoint QH and qTD list
Marek Vasut
2013-07-29
usb: mv_udc: Move QH and qTD into mv_drv
Marek Vasut
2013-07-29
usb: mv_udc: Init mv_drv.gadget.ops statically
Marek Vasut
2013-07-29
usb: mv_udc: Remove QH_MAXNUM macro
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the initial variable check
Marek Vasut
2013-07-29
usb: mv_udc: Make use of struct ehci_ctrl
Marek Vasut
2013-07-29
usb: mv_udc: Clean up the EP initialization
Marek Vasut
2013-07-29
usb: mv_udc: Move endpoint array into driver data
Marek Vasut
2013-07-29
usb: mv_udc: Unbreak the mv_udc driver
Marek Vasut
2013-07-24
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-10
usb: pxa27x_udc: fix compiler warnings
Mike Dunn
[next]