summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam2017-10-231-0/+3
* phy: qcom-ufs: Add support to set phy modeVivek Gautam2017-10-233-0/+30
* phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I2017-10-231-1/+100
* PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I2017-10-231-0/+16
* phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli2017-10-231-1/+68
* phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli2017-10-231-1/+6
* phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda2017-10-231-10/+21
* phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda2017-10-231-11/+18
* phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda2017-10-231-3/+7
* phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng2017-10-231-0/+1
* phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson2017-10-231-9/+18
* phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson2017-10-231-39/+163
* phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun2017-10-231-0/+39
* phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart2017-10-231-1/+0
* Merge branch 'fixes' into nextKishon Vijay Abraham I2017-10-184-32/+73
|\
| * phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson2017-10-031-4/+9
| * phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson2017-09-261-3/+4
| * phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson2017-09-261-20/+42
| * phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter2017-09-261-2/+2
| * phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart2017-09-261-0/+10
| * phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart2017-09-261-2/+2
| * phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun2017-09-261-1/+2
| * phy: tegra: Handle return value of kasprintfArvind Yadav2017-09-261-0/+2
* | phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper2017-10-031-0/+85
* | phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper2017-10-035-0/+1457
* | soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper2017-10-031-0/+12
|/
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1623-116/+293
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| * | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43
| * | nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren2017-09-131-0/+13
| * | be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2017-09-132-0/+22
| * | w90p910_ether: include linux/interrupt.hArnd Bergmann2017-09-131-0/+1
| * | net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-131-10/+7
| * | mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz2017-09-131-10/+9
| * | smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-09-131-6/+5
| * | net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
| * | hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger2017-09-111-2/+2