Commit Graph

618 Commits (f01b6cdd6009cf4973c72936775d37ada0decb62)

Author SHA1 Message Date
Bo Shen 06fa91cd67 USB: gadget: s3c: get rid of debug compile warning 10 years ago
Bo Shen f9abd4b415 USB: gadget: atmel: get rid of debug compile warning 10 years ago
Stephen Warren 842ef9a98e usb: ci_udc: implement dfu_usb_get_reset 10 years ago
Lukasz Majewski f2ec4e34aa udc: dfu: s3c_udc: Provide function to check if USB reset was asserted 10 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 10 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Masahiro Yamada 62d636aa2a omap: remove omap5912osk board support 10 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 10 years ago
Nobuhiro Iwamatsu 5906fadefa usb: ehci: rmobile: Remove xHCI address 10 years ago
Nobuhiro Iwamatsu ed7ce836cd usb: ehci: rmobile: Add support R8A7794 10 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 10 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 10 years ago
Roman Byshko 8d154002f3 sunxi: add USB EHCI driver 10 years ago
Lijun Pan 4a755f1da5 driver/usb: include upper/lower_32_bits() from linux/compat.h 11 years ago
Felipe Balbi 5ba95541b7 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x 11 years ago
Felipe Balbi 26707d9e6b usb: host: xhci: make sure to power up PHY 11 years ago
Sergey Kostanbaev 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 11 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 11 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 11 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 11 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 11 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 11 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 11 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 11 years ago
Ilya Ledvich 08ebd467c8 usb: eth: smsc95xx: add LAN9500A device ID 11 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 11 years ago
Jeroen Hofstee 25d1936a19 usb: xhci: (likely) fix bracket in if condition 11 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 11 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 11 years ago
Yasuhisa Umano 198c5f998a usb: r8a66597: Fix initilization size of r8a66597 info structure 11 years ago
yasuhisa umano 8ecdce7280 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB 11 years ago
Jeroen Hofstee 51afc2c68c usb: cosmetic: double const 11 years ago
Stephen Warren 83c3750088 usb: ci_udc: fix typo in debug message 11 years ago
Stephen Warren fb22ae6c7e usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC 11 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 11 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 11 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 11 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 11 years ago
Stephen Warren 43a8f25b6c usb: ci_udc: call udc_disconnect() from ci_pullup() 11 years ago
Stephen Warren 006c702688 usb: ci_udc: complete ep0 direction handling 11 years ago
Stephen Warren a2d8f92985 usb: ci_udc: pre-allocate ep0 req 11 years ago
Stephen Warren 054731b09e usb: ci_udc: use a single descriptor for ep0 11 years ago
Stephen Warren 7484d84cbb usb: ci_udc: detect queued requests on ep0 11 years ago
Nikhil Badola 15231f6dd1 drivers/usb : Define usb control register mask for w1c bits 11 years ago
Przemyslaw Marczak 584b55b072 usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size 11 years ago
Stephen Warren 8630c1c7e3 usb: ci_udc: parse QTD before over-writing it 11 years ago
Stephen Warren a4539a2aa7 usb: tegra: support device mode 11 years ago
Stephen Warren 2d34151f75 usb: tegra: refactor PHY type selection 11 years ago
Stephen Warren 9b20fe6f1a usb: tegra: fix PHY selection code 11 years ago