summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold1-0/+3
2014-06-26USB: cdc-acm: fix failed open not being detectedJohan Hovold1-6/+8
2014-06-26USB: cdc-acm: fix open and suspend raceJohan Hovold1-4/+3
2014-06-26USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold1-1/+7
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold1-2/+1
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold1-14/+9
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-05-29xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman1-10/+10
2014-05-29usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman1-0/+7
2014-05-28USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko1-0/+2
2014-05-28USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister2-0/+7
2014-05-28USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold2-2/+2
2014-05-23USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern2-5/+19
2014-05-04USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-04USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-04fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-04usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-05-04usb: qcserial: add a number of Dell devicesBjørn Mork1-0/+15
2014-05-04USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-05-02Merge tag 'fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-14/+5
2014-04-30usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot1-10/+0
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork1-4/+70
2014-04-25usb: option: add Alcatel L800MABjørn Mork1-0/+3
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork1-0/+4
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork1-0/+3
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork1-0/+3
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold1-17/+33
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold1-1/+3
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese1-1/+1
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese1-2/+2
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen1-3/+34
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman13-81/+78
2014-04-24usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen1-1/+1
2014-04-24usb: phy: fsm: update OTG HNP state transitionLi Jun1-3/+4
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin1-1/+1
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi1-66/+35
2014-04-17usb: gadget: fsl driver pullup fixSuresh Gupta1-0/+4
2014-04-17uas: fix deadlocky memory allocationsOliver Neukum1-2/+2
2014-04-17uas: fix error handling during scsi_scan()Oliver Neukum1-1/+2
2014-04-17uas: fix GFP_NOIO under spinlockOliver Neukum1-3/+3
2014-04-17USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht1-7/+21