Commit Graph

174526 Commits (196f1b7a387546f425df2f1fad26772e3d513aea)
 

Author SHA1 Message Date
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
Dan Carpenter ed7487c2c2 USB: fix possible null deref in init_usb_class() 15 years ago
Dan Carpenter a33279dfd8 USB: r8a66597: clean up. remove unneeded null checks 15 years ago
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
H Hartley Sweeten 576a362ad2 USB: hcd.c: quiet NULL pointer sparse noise 15 years ago
Zhang Le 54a8e144ac USB: option.c: add support for D-Link DWM-162-U5 15 years ago
bart.hartgers@gmail.com 3ad4b11600 USB: ark3116: Cleanup of now unneeded functions 15 years ago
bart.hartgers@gmail.com 62d826c8dd USB: ark3116: Callbacks for interrupt and bulk read 15 years ago
bart.hartgers@gmail.com 546b742968 USB: ark3116: Add cmset and break 15 years ago
bart.hartgers@gmail.com 1f71910513 USB: ark3116: Replace cmget 15 years ago
bart.hartgers@gmail.com f4c1e8d597 USB: ark3116: Make existing functions 16450-aware and add close and release functions. 15 years ago
bart.hartgers@gmail.com 149fc791a4 USB: ark3116: Setup some basic infrastructure for new ark3116 driver. 15 years ago
Russ Dill a2582bd478 USB: Close usb_find_interface race 15 years ago
Roel Kluin 22a627ba81 USB: FIX bitfield istl_flip:1, make it unsigned. 15 years ago
Nathaniel McCallum 55f49f2682 USB: handle bcd incrementation in usb modalias generation 15 years ago
Nathaniel McCallum afe2dab4f6 USB: add hex/bcd detection to usb modalias generation 15 years ago
Adrian Taylor c1479a92cf USB: Exposing second ACM channel as tty for Nokia S60 phones. 15 years ago
Larry Finger 85e034fdff USB: Check results of dma_map_single 15 years ago
Anand Gadiyar 796c8c7880 USB: ehci: Allow EHCI to be built on OMAP3 15 years ago
Alan Stern b375e1169d USB: add scatter-gather support to usbmon 15 years ago
Alan Stern 40f8db8f8f USB: EHCI: add native scatter-gather support 15 years ago
Elina Pasheva 3a2b808e95 USB: serial: sierra driver memory reduction 15 years ago
Michal Nazarewicz b97503ffa7 USB: Interface Association Descriptors added to CDC & RNDIS 15 years ago
Michal Nazarewicz 9c61021337 USB: g_mass_storage: fsg_common_init() created 15 years ago