summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-11-29Merge tag 'fixes-for-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-28usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski
2018-11-26USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
2018-11-26USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-11-26USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-11-26USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-11-26USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-11-26usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-11-26USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-11-26Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-20usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-11-14usb: core: Fix hub port connection events lostDennis Wassenberg
2018-11-14Merge tag 'fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-14usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-11-14Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...Shen Jing
2018-11-14usb: dwc2: pci: Fix an error code in probeDan Carpenter
2018-11-14usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()Kuppuswamy Sathyanarayanan
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-11-09usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-11-09xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-11-09xhci: handle port status events for removed USB3 hcdMathias Nyman
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-11-07USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-11-07USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-11-07usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-06usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-11-06usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanicMike Rapoport
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter
2018-10-18usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)
2018-10-18USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2018-10-18Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern