aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-10UPSTREAM: usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-21usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-05-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-25USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-05-25USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-05-25USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-05-25usb: serial: option: add Telit ME910 supportDaniele Palmas
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov
2017-05-25USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet
2017-05-25cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau
2017-05-25ANDROID: usb: gadget: fix NULL pointer issue in mtp_read()Jiebing Li
2017-05-25ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work...Jiebing Li
2017-05-25ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playbackKonrad Leszczynski
2017-05-25ANDROID: usb: gadget: f_mtp: Set 0xFFFFFFFF in mtp header ContainerLength fieldWitold Sciuk
2017-05-25Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2017-05-01Revert "USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode"Amit Pundir