summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: core: make dwc3_set_mode() work properlyRoger Quadros2017-04-113-38/+80
* usb: dwc3: debugfs: remove unnecessary | operatorRoger Quadros2017-04-111-3/+3
* usb: dwc3: core: add current_dr_role memberRoger Quadros2017-04-112-0/+4
* usb: udc: allow adding and removing the same gadget deviceRoger Quadros2017-04-111-0/+1
* usb: dwc3: simplify ZLP handlingFelipe Balbi2017-04-113-83/+59
* usb: dwc3: ep0: improve handling of unaligned OUT requestsFelipe Balbi2017-04-113-92/+29
* usb: dwc3: ep0: pass dep as argument to internal functionsFelipe Balbi2017-04-111-26/+26
* usb: dwc3: ep0: use immediate SETUP on TRBFelipe Balbi2017-04-113-36/+18
* usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov2017-04-111-6/+9
* usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan2017-04-111-2/+22
* fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik2017-04-111-0/+2
* usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi2017-04-113-55/+31
* usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi2017-04-111-4/+4
* usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi2017-04-111-46/+1
* usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi2017-04-111-1/+1
* usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella2017-04-115-215/+297
* usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda2017-04-112-0/+71
* usb: gadget: udc: atmel: Minor code cleanupCristian Birsan2017-04-111-10/+7
* usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda2017-04-112-2/+42
* usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda2017-04-111-4/+63
* usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2017-04-113-15/+14
* usb: dwc3: use BIT() macro where possibleRoger Quadros2017-04-113-131/+132
* usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz2017-04-112-64/+19
* usb: dwc2: simplify optional reset handlingPhilipp Zabel2017-04-111-14/+4
* usb: phy: Remove unused configBaolin Wang2017-04-112-8/+0
* usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du2017-04-111-12/+8
* usb: mtu3: Replace the extcon APIChanwoo Choi2017-04-111-13/+6
* usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi2017-04-111-2/+6
* usb: gadget: u_ether: use better list accessorsFelipe Balbi2017-04-111-10/+6
* usb: dwc3: trace: change format for string to cmd traceFelipe Balbi2017-04-111-1/+1
* usb: gadget: reword configuration choicesRomain Izard2017-04-111-2/+8
* usb: gadget: legacy gadgets are optionalRomain Izard2017-04-111-0/+1
* usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn2017-04-111-2/+5
* usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan2017-04-111-11/+11
* usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue2017-04-111-9/+4
* usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue2017-04-114-43/+14
* usb: dwc3: make macros safe to expression argumentsRoger Quadros2017-04-111-13/+13
* usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera2017-04-114-1/+40
* usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva2017-04-111-4/+1
* usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva2017-04-111-9/+8
* usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz2017-04-111-0/+1
* usb: gadget: f_fs: Fix ExtCompat documentation in uapi headerVincent Pelletier2017-04-111-1/+1
* tools/usb: Add .gitignore filePrarit Bhargava2017-04-111-0/+2
* usb: gadget: uvc: Missing files for configfs interfacePetr Cvek2017-04-111-8/+8
* usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek2017-03-271-3/+0
* usb: dwc3: remove dwc3_log_msg trace classLu Baolu2017-03-271-25/+0
* usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz2017-03-271-7/+6
* usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2017-03-272-0/+7
* Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
* Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
|\