Commit Graph

174549 Commits (3f0479e00a3fca9590ae8d9edc4e9c47b7fa0610)
 

Author SHA1 Message Date
Sarah Sharp 3f0479e00a USB: Check bandwidth when switching alt settings. 15 years ago
Sarah Sharp 91017f9cf5 USB: Refactor code to find alternate interface settings. 15 years ago
Sarah Sharp 06df572909 USB: xhci: Fix command completion after a drop endpoint. 15 years ago
Sarah Sharp 74f9fe21e0 USB: xhci: Make reverting an alt setting "unfailable". 15 years ago
Sarah Sharp 3342ecda3f USB: usbtmc: Use usb_clear_halt() instead of custom code. 15 years ago
Sarah Sharp 36d0344c25 USB: xhci: Add correct email and files to MAINTAINERS entry. 15 years ago
Julia Lawall b2b6080905 USB: ehci-omap.c: introduce missing kfree 15 years ago
Julia Lawall 06e182911d USB: xhci-mem.c: introduce missing kfree 15 years ago
CHENG Renquan 0c7a2b7274 USB: add remove_id sysfs attr for usb drivers 15 years ago
Randy Dunlap 5791e10341 USB: g_multi kconfig: fix depends and help text 15 years ago
zhao.ming9@zte.com.cn 8d87cacda7 USB: option: add pid for ZTE 15 years ago
David Vrabel 9279095a9e USB: wusb: correctly check size of security descriptor. 15 years ago
David Vrabel 2e9729d0f8 USB: wusb: don't leak urb in certain error cases 15 years ago
David Vrabel 0d370755dd USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. 15 years ago
Alan Stern f3f6faa9ed USB: usb-storage: fix bug in fill_inquiry 15 years ago
Alan Stern a0bb108112 USB: usb-storage: add BAD_SENSE flag 15 years ago
Alan Stern 8e4ceb38eb USB: prepare for changover to Runtime PM framework 15 years ago
Greg Kroah-Hartman 9af23624ae USB: add devpath sysfs attribute 15 years ago
Aguilar Pena, Leed be30fc4b65 USB: twl4030: Enable USB regulators before enabling USB charging 15 years ago
Andre Herms ec412b92db USB: usbtmc: repeat usb_bulk_msg until whole message is transfered 15 years ago
Sergei Shtylyov 7723de7e19 USB: musb_gadget: remove pointless loop 15 years ago
Sergei Shtylyov 46034dca51 USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() 15 years ago
Sergei Shtylyov 47e9760529 USB: musb_gadget: implement set_wedge() method 15 years ago
Sergei Shtylyov 196f1b7a38 USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again 15 years ago
Anand Gadiyar 32c3b94e2b USB: MUSB: save hardware revision at init 15 years ago
Mike Frysinger 32340d3f75 USB: musb: fix printf warning in debug code 15 years ago
Cliff Cai 8ba63a2296 USB: musb: Blackfin code needs NOP_USB_XCEIV too 15 years ago
Sonic Zhang 0702794c41 USB: musb: error out when anomaly 05000380 is applicable 15 years ago
Cliff Cai 6bd03e7b9d USB: musb: clear the Blackfin interrupt pending bits early in the ISR 15 years ago
Bryan Wu 2002e7684d USB: musb: fix musb_platform_set_mode() definition 15 years ago
Sonic Zhang 9720faec51 USB: musb: add work around for Blackfin anomaly 05000456 15 years ago
Sonic Zhang daf5822f05 USB: musb: add notes for Blackfin anomalies 15 years ago
Sonic Zhang 1c47cb018d USB: musb: update Blackfin processor dependency 15 years ago
Bryan Wu 42c8424736 USB: musb: kill some useless comments in Blackfin driver 15 years ago
Bryan Wu 92dea9f3c9 USB: musb: kill compile warning for Blackfin systems 15 years ago
Mike Frysinger 04f4086fdc USB: musb: tweak musb_read_fifo() to avoid unused warnings 15 years ago
Sarah Sharp bcef3fd570 USB: xhci: Handle errors that cause endpoint halts. 15 years ago
Sarah Sharp 5ad6a529c2 USB: xhci: Return success for vendor-specific info codes. 15 years ago
Sarah Sharp ec74e4035a USB: xhci: Return -EPROTO on a split transaction error. 15 years ago
Sarah Sharp 04dd950d92 USB: xhci: Set transfer descriptor size field correctly. 15 years ago
Michal Nazarewicz f176a5d812 USB: g_multi: Multifunction Composite Gadget added 15 years ago
Michal Nazarewicz c85efcb965 USB: g_mass_storage: thread_exits callback added 15 years ago
Michal Nazarewicz 915c8befcc USB: composite: usb_composite_unregister() no longer __exit 15 years ago
Michal Nazarewicz 8ea864cffd USB: g_mass_storage: most data moved to fsg_common 15 years ago
Michal Nazarewicz d26a6aa08b USB: g_mass_storage: code cleaned up and comments updated 15 years ago
Michal Nazarewicz e8b6f8c5aa USB: g_mass_storage: lun_name_format and thread_name added 15 years ago
Michal Nazarewicz 481e49296a USB: g_mass_storage: fsg_config added & module params handlig changed 15 years ago
Michal Nazarewicz d23b0f08d1 USB: g_mass_storage: Mass Storage Function created 15 years ago
Sarah Sharp 6648f29d3b USB: xhci: Add tests for TRB address translation. 15 years ago
Vikram Pandita 7f4e985448 usbtest: make module param pattern writeable 15 years ago