aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-17USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-05-16usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu1-5/+5
2017-05-16usb: gadget: gserial: check if console kthread existsBogdan Mirea1-1/+1
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds25-416/+629
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman18-365/+576
2017-04-11usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0Cristian Birsan1-2/+3
2017-04-11usb: gadget: udc: atmel: Use dev_err() to display EP configuration errorCristian Birsan1-4/+4
2017-04-11usb: udc: allow adding and removing the same gadget deviceRoger Quadros1-0/+1
2017-04-11usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov1-6/+9
2017-04-11usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan1-2/+22
2017-04-11fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik1-0/+2
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella5-215/+297
2017-04-11usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda1-0/+56
2017-04-11usb: gadget: udc: atmel: Minor code cleanupCristian Birsan1-10/+7
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda2-2/+42
2017-04-11usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda1-4/+63
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz2-64/+19
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()Yuyang Du1-12/+8
2017-04-11usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi1-2/+6
2017-04-11usb: gadget: u_ether: use better list accessorsFelipe Balbi1-10/+6
2017-04-11usb: gadget: reword configuration choicesRomain Izard1-2/+8
2017-04-11usb: gadget: legacy gadgets are optionalRomain Izard1-0/+1
2017-04-11usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva1-4/+1
2017-04-11usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva1-9/+8
2017-04-11usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+16
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani1-1/+1
2017-03-27usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek1-3/+0
2017-03-27usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz1-7/+6
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman3-6/+16
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak1-4/+4
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva1-1/+0
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros1-0/+8
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-03-22usb: gadget: acm: fix endianness in notificationsOliver Neukum1-1/+3
2017-03-17drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova1-4/+4
2017-03-17drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova1-4/+5
2017-03-17drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova2-5/+6
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu4-10/+10
2017-03-16usb: gadget: amd5536udc: Replace PCI pool old APIRomain Perier2-6/+6
2017-03-16usb: gadget: pch_udc: Replace PCI pool old APIRomain Perier1-16/+15
2017-03-16usb: gadget: net2280: Replace PCI pool old APIRomain Perier2-7/+7
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-27/+38
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-2/+1
2017-03-06usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor1-12/+13
2017-03-06usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek1-2/+3
2017-03-06Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"Janusz Dziedzic1-1/+1