index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
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: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
2013-07-10
dfu: Update DFU's authorship history
Ćukasz Majewski
2013-06-30
dfu:function: Fix number of allocated DFU function pointers
Lukasz Majewski
2013-06-30
usb, g_dnl: make possibility to fixup the device_desc board specific
Heiko Schocher
2013-06-30
usb, dfu gadget: switch to dfu mode in dfu_bind
Heiko Schocher
2013-06-30
usb:composite: use memcpy to avoid unaligned access
Piotr Wilczek
2013-06-30
drivers:usb: use get|put_unaligned_le16
Piotr Wilczek
2013-06-12
usb, composite: after unregister gadget driver set composite to NULL
Heiko Schocher
[next]