summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: dwc3: gadget: remove unnecessary dev_info()Felipe Balbi2018-11-261-2/+0
| * | | usb: dwc3: trace: log ep commands in hexFelipe Balbi2018-11-261-1/+1
| * | | usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc()Felipe Balbi2018-11-261-14/+11
| * | | usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2018-11-262-42/+1
| * | | usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi2018-11-261-3/+14
| * | | usb: dwc3: gadget: introduce cancelled_listFelipe Balbi2018-11-263-0/+18
| * | | usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi2018-11-261-37/+24
| * | | usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi2018-11-261-24/+4
| * | | usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi2018-11-262-0/+9
| * | | usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi2018-11-262-13/+12
| * | | usb: dwc3: Add workaround for isoc start transfer failureThinh Nguyen2018-11-263-0/+146
| * | | usb: dwc3: Track DWC_usb31 VERSIONTYPEThinh Nguyen2018-11-262-0/+11
| * | | usb: gadget: f_fs: Allow scatter-gather buffersAndrzej Pietrasiewicz2018-11-261-7/+86
| * | | usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier2018-11-261-7/+22
| * | | usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King2018-11-261-1/+1
| * | | usb: gadget: uvc: constify vb2_ops structureJulia Lawall2018-11-261-1/+1
| * | | usb: dwc2: gadget: Accept LPM token when TxFIFO is not emptyArtur Petrosyan2018-11-262-0/+3
| * | | usb: dwc2: gadget: Fix WkupAlert interrupt handler.Artur Petrosyan2018-11-261-1/+1
| * | | usb: dwc3: Set default mode for DWC_usb3 v3.30a and higherThinh Nguyen2018-11-262-4/+6
| * | | usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda2018-11-261-5/+10
| * | | usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko2018-11-261-0/+10
| * | | usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko2018-11-261-2/+3
| * | | usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris2018-11-261-1/+2
| * | | usb: gadget: aspeed-vhub: constify usb_gadget_ops structureJulia Lawall2018-11-261-1/+1
| * | | usb: dwc3: Support option to disable USB2 LPMThinh Nguyen2018-11-263-1/+8
| * | | usb: dwc3: Set GUSB2PHYCFG.ENBLSLPMThinh Nguyen2018-11-261-0/+2
| * | | usb: dwc3: debugfs: Print/set link state for peripheral modeThinh Nguyen2018-11-261-0/+13
| * | | usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen2018-11-262-2/+46
| * | | usb: dwc3: debugfs: Dump internal LSP and ep registersThinh Nguyen2018-11-262-4/+154
| * | | usb: dwc3: debugfs: Print eps Tx/RxFIFO in bytesThinh Nguyen2018-11-261-0/+8
| * | | usb: dwc3: debugfs: Properly name Tx/RxFIFOThinh Nguyen2018-11-262-10/+10
* | | | Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-1234-139/+1409
|\ \ \ \
| * | | | phy: qcom-qmp: Expose provided clocks to DTEvan Green2018-12-121-1/+22
| * | | | phy: qcom-qmp: Utilize fully-specified DT registersEvan Green2018-12-121-13/+38
| * | | | phy: ti: fix semicolon.cocci warningskbuild test robot2018-12-121-1/+1
| * | | | phy: dphy: Add configuration helpersMaxime Ripard2018-12-123-0/+175
| * | | | phy: Add configuration interfaceMaxime Ripard2018-12-121-0/+64
| * | | | phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun2018-12-125-0/+135
| * | | | phy: Use of_node_name_eq for node name comparisonsRob Herring2018-12-122-5/+5
| * | | | net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko2018-12-121-1/+18
| * | | | phy: ti: introduce phy-gmii-sel driverGrygorii Strashko2018-12-123-0/+360
| * | | | phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal2018-12-121-2/+2
| * | | | phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren2018-12-121-20/+51
| * | | | phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda2018-12-121-6/+11
| * | | | phy: cadence: Add driver for Sierra PHYAlan Douglas2018-12-123-1/+404
| * | | | phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-122-56/+53
| * | | | phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-122-13/+18
| * | | | phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-1215-19/+29
| * | | | phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng2018-12-121-2/+17
| * | | | phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng2018-12-121-0/+7