summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-09-02usb: gadget: composite: dequeue cdev->req before free its bufferLi Jun-1/+1
2014-09-02usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren-2/+0
2014-09-02usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven-1/+1
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz-558/+0
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz-359/+0
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz-550/+0
2014-09-01USB: serial: add Medtronic CareLink USB driverJohan Hovold-0/+8
2014-09-01USB: serial: add Novatel Wireless GPS driverJohan Hovold-0/+8
2014-09-01USB: serial: add support for multi-port simple driversJohan Hovold-2/+3
2014-09-01USB: pl2303: use divisors for unsupported baud ratesLauri Hintsala-6/+7
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork-2/+4
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold-0/+7
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold-0/+8
2014-08-29usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov-6/+6
2014-08-29usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi-3/+3
2014-08-29usbtest: Add interrupt EP testcasesAmit Virdi-15/+98
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller-1/+9
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman-0/+2
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman-42/+45
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede-0/+5
2014-08-27USB: serial: fix potential heap buffer overflowJohan Hovold-0/+5
2014-08-27USB: serial: fix potential stack buffer overflowJohan Hovold-10/+22
2014-08-27usb: gadget: zero: Add support for interrupt EPAmit Virdi-22/+526
2014-08-27usb: gadget: serial: remove PREFIX macroRichard Leitner-17/+13
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner-40/+56
2014-08-27usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla-5/+8
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner-0/+6
2014-08-26usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam-45/+42
2014-08-26usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros-1/+5
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger-0/+1
2014-08-25usb: dwc2: gadget: Set the default EP max packet value as 8 bytesJingoo Han-1/+1
2014-08-25usb: ehci: using wIndex + 1 for hub portPeter Chen-1/+1
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark-0/+6
2014-08-25usbip: remove struct usb_device_id tableValentina Manea-27/+0
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea-0/+5668
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller-1/+1
2014-08-24Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-27/+51
2014-08-24USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw-1/+6
2014-08-23Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-23/+40
2014-08-21usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}Michael Grzeschik-4/+1
2014-08-21usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz-3/+2
2014-08-21usb: gadget: uvc: Add support for DMABUF importingPhilipp Zabel-1/+1
2014-08-21usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdownMichael Grzeschik-1/+1
2014-08-20usb: gadget: f_uac1: add configfs supportAndrzej Pietrasiewicz-1/+164
2014-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz-14/+13
2014-08-20usb: gadget: f_uac1: use usb_gstrings_attachAndrzej Pietrasiewicz-18/+12
2014-08-20usb: gadget: f_uac1: remove compatibility layerAndrzej Pietrasiewicz-138/+1
2014-08-20usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz-6/+64
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz-31/+195