aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-11usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi1-4/+4
2017-04-11usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi1-46/+1
2017-04-11usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi1-1/+1
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: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros2-0/+14
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros3-131/+132
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz2-64/+19
2017-04-11usb: dwc2: simplify optional reset handlingPhilipp Zabel1-14/+4
2017-04-11usb: phy: Remove unused configBaolin Wang2-8/+0
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control()Yuyang Du1-12/+8
2017-04-11usb: mtu3: Replace the extcon APIChanwoo Choi1-13/+6
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: dwc3: trace: change format for string to cmd traceFelipe Balbi1-1/+1
2017-04-11usb: gadget: reword configuration choicesRomain Izard1-2/+8
2017-04-11usb: gadget: legacy gadgets are optionalRomain Izard1-0/+1
2017-04-11usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn1-2/+5
2017-04-11usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan1-11/+11
2017-04-11usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue1-9/+4
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue4-43/+14
2017-04-11usb: dwc3: make macros safe to expression argumentsRoger Quadros1-13/+13
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY)Bruno Herrera4-1/+40
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: dwc2: Make sure we disconnect the gadget stateJohn Stultz1-0/+1
2017-04-11usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2017-04-10USB: serial: quatech2: drop redundant tty_buffer_request_roomJohan Hovold1-3/+1
2017-04-10USB: serial: iuu_phoenix: drop excessive sanity checksJohan Hovold1-6/+3
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros3-0/+15
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu1-20/+20
2017-04-08usb: xhci: fix link trb decodingLu Baolu1-7/+5
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu3-181/+0
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu3-63/+0
2017-04-08usb: xhci: remove ring debugging codeLu Baolu4-75/+0
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu4-16/+0
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu4-16/+12
2017-04-08usb: xhci: make several functions staticLu Baolu2-70/+30
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2-27/+0
2017-04-08usb: xhci: add xhci_log_ring trace eventsLu Baolu3-0/+74
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman4-67/+80
2017-04-08xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley1-10/+10
2017-04-08xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing1-25/+55
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi1-22/+37
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi4-2/+302
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2-12/+18
2017-04-08usb: host: xhci: print device slot from URB tracersFelipe Balbi1-3/+5