summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-06-26usb: renesas_usbhs: move macros from mod.c to the mod.hYoshihiro Shimoda2-9/+9
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda4-14/+10
2019-06-26usb: renesas_usbhs: revise the irq_vbus commentsYoshihiro Shimoda1-5/+5
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern1-6/+6
2019-06-26USB: core: Remove usbfs_mutexAlan Stern3-13/+0
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman6-15/+72
2019-06-21usb: clean up some of the computations in adu_readDaniel M German1-9/+7
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab24-32/+32
2019-06-20usb: renesas_usbhs: Use struct assignment instead of memcpy()Yoshihiro Shimoda1-9/+4
2019-06-20USB: core: correct a spelling mistake in the commentHarry Pan1-1/+1
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-9/+9
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman1-5/+15
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman3-1/+28
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas2-9/+9
2019-06-18usb: host: fotg2: add device tree probingHans Ulli Kroll1-0/+10
2019-06-18wusb: switch to cbcmac transformArd Biesheuvel2-130/+47
2019-06-18usb: isp1362: Spelling s/eclusive/exclusive/Geert Uytterhoeven1-1/+1
2019-06-18USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov1-1/+41
2019-06-18usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry1-23/+0
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman15-45/+105
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus1-1/+1
2019-06-10Revert "usb: mtu3: fix up undefined reference to usb_debug_root"Chunfeng Yun1-1/+2
2019-06-10USB: sisusbvga: Remove unneeded variableHariprasad Kelam1-6/+4
2019-06-10Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-0/+10
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-06-08Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman8-42/+82
2019-06-06usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()Wei Yongjun1-2/+2
2019-06-06usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz1-8/+12
2019-06-06usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan1-0/+4
2019-06-06usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-06-06usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov1-0/+14
2019-06-06usb: dwc2: Fix DMA cache alignment issuesMartin Schiller1-3/+7
2019-06-06usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson4-27/+37
2019-06-06USB: move usb debugfs directory creation to the usb common coreGreg Kroah-Hartman5-14/+43
2019-06-06usb: host: u132-hcd: remove unneeded variable frameHariprasad Kelam1-2/+1
2019-06-05usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink()Suwan Kim1-7/+5
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda1-4/+0
2019-06-05usb: renesas_usbhs: remove sudmac supportYoshihiro Shimoda1-5/+1
2019-06-05usb: xhci: Add Clear_TT_BufferJim Lin3-1/+52
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin2-1/+5
2019-06-05USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing1-2/+0
2019-06-03usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam1-7/+0
2019-06-03USB: ohci-spear: Remove set but not used variable 'ohci'YueHaibing1-3/+0
2019-06-03USB: atm: ueagle-atm.c: remove redundant license textGreg Kroah-Hartman1-45/+1
2019-06-03USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2Greg Kroah-Hartman1-1/+1
2019-06-03usb: ohci-s3c2410: Remove set but not used variable 'hcd'YueHaibing1-2/+0