summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2019-05-03usb: gadget: atmel: tie wake lock to running clockJonas Bonn
2019-05-03usb: gadget: atmel: support USB suspendJonas Bonn
2019-05-03usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled maskJonas Bonn
2019-05-03usb: gadget: do not use __constant_cpu_to_le16Sergey Senozhatsky
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-05-03usb: gadget: udc: lpc32xx: rework interrupt handlingAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: add support for stotg04 phyAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: properly setup phy interruptsAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: simplify vbus handlingAlexandre Belloni
2019-05-03usb: gadget: udc: lpc32xx: simplify probeAlexandre Belloni
2019-05-03USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern
2019-05-03USB: UDC: net2280: Remove redundant "if" conditionAlan Stern
2019-05-03usb: gadget: f_ncm: Add OS descriptor supportRomain Izard
2019-05-03usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard
2019-05-03USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern
2019-05-03usb: gadget: f_fs: don't free buffer prematurelyFei Yang
2019-03-20USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-03-20usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-03-20usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-02-11usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-07usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() callAndrzej Pietrasiewicz
2019-02-07usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()Andrzej Pietrasiewicz
2019-02-07usb: gadget: function: sync f_uac1 ac header baInterfaceNrliangshengjun
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-02-06udc: net2280: Fix net2280_disableGuido Kiener
2019-02-06USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-28usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro
2019-01-28usb: gadget: uvc: add uvcg_warn macroPaul Elder
2019-01-28usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław
2019-01-28usb: gadget: udc: reduce indentationJulia Lawall
2019-01-28usb: gadget: aspeed: fix typoMatteo Croce
2019-01-28usb: gadget: Remove dead branch codeYueHaibing
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-15Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman
2019-01-14usb: gadget: Potential NULL dereference on allocation errorDan Carpenter
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07usb: gadget: udc: reduce indentationJulia Lawall
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds