summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-04-11usb: dwc3: debugfs: return strings that match tracepointsFelipe Balbi
2017-04-11usb: dwc3: debugfs: make use of dwc3_gadget_link_string()Felipe Balbi
2017-04-11usb: dwc3: debugfs: downcase OTG on 'mode' fileFelipe Balbi
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella
2017-04-11usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda
2017-04-11usb: gadget: udc: atmel: Minor code cleanupCristian Birsan
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda
2017-04-11usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz
2017-04-11usb: dwc2: simplify optional reset handlingPhilipp Zabel
2017-04-11usb: phy: Remove unused configBaolin Wang
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2017-04-11usb: mtu3: Replace the extcon APIChanwoo Choi
2017-04-11usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi
2017-04-11usb: gadget: u_ether: use better list accessorsFelipe Balbi
2017-04-11usb: dwc3: trace: change format for string to cmd traceFelipe Balbi
2017-04-11usb: gadget: reword configuration choicesRomain Izard
2017-04-11usb: gadget: legacy gadgets are optionalRomain Izard
2017-04-11usb: dwc3: gadget: Fix starting microframe for ISOCJohn Youn
2017-04-11usb: dwc3: exynos: change goto labels to meaningful namesShuah Khan
2017-04-11usb: dwc3: remove dwc3_gadget_init_hw_endpointsBryan O'Donoghue
2017-04-11usb: dwc3: refactor gadget endpoint count calculationBryan O'Donoghue
2017-04-11usb: dwc3: make macros safe to expression argumentsRoger Quadros
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera
2017-04-11usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva
2017-04-11usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva
2017-04-11usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz
2017-04-11usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2017-04-10USB: serial: quatech2: drop redundant tty_buffer_request_roomJohan Hovold
2017-04-10USB: serial: iuu_phoenix: drop excessive sanity checksJohan Hovold
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu
2017-04-08usb: xhci: fix link trb decodingLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu
2017-04-08usb: xhci: remove ring debugging codeLu Baolu
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu
2017-04-08usb: xhci: make several functions staticLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu
2017-04-08usb: xhci: add xhci_log_ring trace eventsLu Baolu
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman
2017-04-08xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley
2017-04-08xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi
2017-04-08usb: host: xhci: print device slot from URB tracersFelipe Balbi