summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-09-08USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-04Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-09-03USB: zte_ev: fix removed PIDsJohan Hovold
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda
2014-09-03usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesJingoo Han
2014-08-25usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark
2014-08-25usbip: remove struct usb_device_id tableValentina Manea
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea
2014-08-24Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-08-23Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-08-20usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik
2014-08-19usb: wusbcore: fix below build warningPeter Chen
2014-08-19usb: core: fix below build warningPeter Chen
2014-08-19usb: dwc2: gadget: fix below build warningPeter Chen
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing
2014-08-19usb: phy: msm: Fix return value check in msm_otg_probe()Wei Yongjun
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg