aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-06-06usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-06-06USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards
2015-06-06USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld
2015-06-06USB: visor: Match I330 phone more preciselyJason A. Donenfeld
2015-06-06xhci: gracefully handle xhci_irq dead deviceJoe Lawrence
2015-06-06xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman
2015-06-06xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman
2015-05-22Merge tag 'v3.14.42' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.05Kevin Hilman
2015-05-13usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-13usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-13usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-13usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum
2015-05-06usb: gadget: composite: enable BESL supportFelipe Balbi
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-04-19USB: ftdi_sio: Use jtag quirk for SNAP Connect E10Doug Goldstein
2015-04-19USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18USB: serial: fix tty-device error handling at probeJohan Hovold
2015-03-18USB: serial: fix potential use-after-free after failed probeJohan Hovold
2015-03-18USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-03-18usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-03-18usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield
2015-03-18USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-18USB: mxuport: fix null deref when used as a consoleJohan Hovold
2015-03-18USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-03-06USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior