aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu1-11/+1
2018-09-20usb: chipidea: Fix otg event handlerLoic Poulain1-3/+6
2018-09-20usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain3-0/+37
2018-09-20usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier matchMarcus Folkesson2-2/+2
2018-09-20usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell1-0/+2
2018-09-20usb: chipidea: imx: do not use preprocessor conditionals for PMMarcus Folkesson1-11/+6
2018-09-18usb: gadget: uvc: configfs: Add section header commentsLaurent Pinchart1-29/+91
2018-09-18usb: gadget: uvc: configfs: Don't wrap groups unnecessarilyLaurent Pinchart1-185/+117
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman30-145/+188
2018-09-14mos7720: bury dead TIOCM... in ->ioctl()Al Viro1-52/+0
2018-09-14USB: serial: option: add two-endpoints device-id flagJohan Hovold1-10/+7
2018-09-14USB: serial: option: improve Quectel EP06 detectionKristian Evensen1-2/+16
2018-09-11signal: Don't send siginfo to kthreads.Eric W. Biederman1-1/+1
2018-09-11signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman1-1/+1
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior1-1/+0
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda2-26/+25
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4
2018-09-10usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun1-3/+4
2018-09-10usb: mtu3: disable vbus rise/fall interrupts of ltssmChunfeng Yun2-10/+16
2018-09-10USB: wusbcore: Switch to bitmap_zalloc()Andy Shevchenko1-4/+2
2018-09-10usb: misc: fix obsolete functionDing Xiang1-1/+3
2018-09-10usb: iowarrior: replace kmalloc with kmalloc_arrayGustavo A. R. Silva1-2/+2
2018-09-10USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern1-9/+3
2018-09-10usb: host: fotg2: add silicon clock handlingLinus Walleij2-4/+32
2018-09-10USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_nameColin Ian King1-11/+0
2018-09-10usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250Vladimir Zapolskiy1-5/+0
2018-09-10usb storage: group dependent USB storage Kconfig entries togetherVladimir Zapolskiy1-14/+4
2018-09-10USB: Removing NULL check for pool since dma_pool_destroy is safeSalil Kapur1-6/+2
2018-09-10usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior1-13/+0
2018-09-06Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-18/+36
2018-09-05Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-2/+2
2018-09-05usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-09-05usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-09-05usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap1-3/+4
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-09-05usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun2-1/+6
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum1-0/+21
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson3-0/+19
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-09-05usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-09-05USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-09-05USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha1-11/+16
2018-09-05xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman1-0/+30
2018-09-05USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès1-0/+4