summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-03-10usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi
2015-03-10usb: musb: core: break long lineFelipe Balbi
2015-03-10usb: musb: core: move babble recovery inside babble checkFelipe Balbi
2015-03-10usb: musb: dsps: return error code if reset failsFelipe Balbi
2015-03-10usb: musb: core: fix highspeed checkFelipe Balbi
2015-03-10usb: musb: core: add missing curly bracesFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary logical comparisonFelipe Balbi
2015-03-10usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut
2015-03-10usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return valueJoe Perches
2015-03-09usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBsFelipe Balbi
2015-03-09usb: dwc3: omap: call of_platform_depopulate() insteadFelipe Balbi
2015-03-09usb: dwc3: core: only reset res->start in case of errorFelipe Balbi
2015-03-09usb: musb: core: improve musb_interrupt() a bitFelipe Balbi
2015-03-09usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-03-09usb: musb: gadget: get rid of stop_activity()Felipe Balbi
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-05Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-02USB: ch341: set tty baud speed according to tty structNicolas PLANEL
2015-02-27USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold
2015-02-26USB: mxuport: fix null deref when used as a consoleJohan Hovold
2015-02-26USB: serial: clean up bus probe error handlingJohan Hovold
2015-02-26USB: serial: fix port attribute-creation raceJohan Hovold
2015-02-26USB: serial: fix tty-device error handling at probeJohan Hovold
2015-02-26USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-02-26USB: console: add dummy __module_getJohan Hovold
2015-02-26USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-02-24cdc-acm: Add support for Denso cradle CU-321Björn Gerhart
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman
2015-02-24xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-02-23usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz
2015-02-23usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-02-23usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: gadgetfs: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar
2015-02-23usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar
2015-02-23usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire