aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-86/+320
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-11Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-15/+11
2014-09-11xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-09-11usb: xhci: Fix OOPS in xhci error handling codeAl Cooper1-0/+1
2014-09-11xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-11storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-10usb: chipidea: msm: Initialize PHY on reset eventIvan T. Ivanov1-0/+1
2014-09-10usb: chipidea: msm: Use USB PHY API to control PHY stateIvan T. Ivanov1-5/+1
2014-09-10usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-09-10uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-09-09bcma: store more alternative addressesHauke Mehrtens1-1/+1
2014-09-09usb: dwc2/gadget: avoid disabling ep0Robert Baldyga1-1/+1
2014-09-09usb: dwc2/gadget: delay enabling irq once hardware is configured properlyMarek Szyprowski1-7/+11
2014-09-09usb: dwc2/gadget: do not call disconnect method in pullupMarek Szyprowski1-1/+0
2014-09-09usb: dwc2/gadget: break infinite loop in endpoint disable codeMarek Szyprowski1-0/+1
2014-09-09usb: dwc2/gadget: fix phy initialization sequenceKamil Debski1-15/+12
2014-09-09usb: dwc2/gadget: fix phy disable sequenceKamil Debski1-3/+0
2014-09-08USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker deviceTaylor Braun-Jones2-0/+8
2014-09-08usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-134/+5838
2014-09-05usb: dwc3: fix TRB completion when multiple TRBs are startedFelipe Balbi1-7/+1
2014-09-04Merge tag 'usb-serial-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-2/+14
2014-09-03usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi1-1/+1
2014-09-03usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi1-4/+5
2014-09-03usb: dwc3: core: fix order of PM runtime callsFelipe Balbi1-3/+3
2014-09-03usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()Zhuang Jin Can1-1/+2
2014-09-03USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-09-03usb: phy: tegra: Avoid use of sizeof(void)Thierry Reding1-2/+2
2014-09-03usb: phy: mxs: add imx6sx supportPeter Chen1-1/+7
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2-11/+57
2014-09-03usb: renesas_usbhs: fix the usb_pkt_pop()Yoshihiro Shimoda1-3/+27
2014-09-03usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_doneYoshihiro Shimoda1-2/+15
2014-09-03usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lockYoshihiro Shimoda1-0/+5
2014-09-03usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda3-1/+41
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu1-2/+15
2014-09-01USB: sierra: add 1199:68AA device IDBjørn Mork1-0/+3
2014-09-01USB: sierra: avoid CDC class functions on "68A3" devicesBjørn Mork1-2/+4
2014-09-01USB: ftdi_sio: add support for NOVITUS Bono E thermal printerJohan Hovold2-0/+7
2014-09-01USB: zte_ev: fix removed PIDsJohan Hovold1-0/+8
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller1-1/+9
2014-08-27USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-08-27Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2-42/+45