aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-06USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-06-06USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-06-03USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-06-03USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy
2016-06-03USB: serial: option: add even more ZTE device idsLei Liu
2016-06-03USB: serial: option: add more ZTE device idslei liu
2016-06-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-06-03usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-06-03usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-06-03usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak
2016-06-03usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak
2016-06-03usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak
2016-05-24Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.05-androidAlex Shi
2016-05-17USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-05-17USB: serial: cp210x: add ID for Link ECUMike Manning
2016-05-12Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-05-12Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-05-10usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-05-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-04-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.04-androidAlex Shi
2016-04-20usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-20usb: xhci: fix xhci locking up during hcd removeRoger Quadros
2016-04-20usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-20xhci: resume USB 3 roothub firstMathias Nyman
2016-04-20usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-04-20USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-20USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-20USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda
2016-04-20USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-04-20USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-04-20USB: mct_u232: add sanity checking in probeOliver Neukum
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-04-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-04-18USB: cdc-acm: more sanity checkingOliver Neukum
2016-04-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-04-18usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-18usb: retry reset if a device times outOliver Neukum
2016-03-28CHROMIUM: usb: gadget: f_accessory: add .raw_request callbackMark Kuo
2016-03-28CHROMIUM: usb: gadget: audio_source: add .free_func callbackMark Kuo
2016-03-28ANDROID: usb: gadget: Add support for MTP OS descBadhri Jagan Sridharan
2016-03-28CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptorMark Kuo