summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-12-12usb: renesas_usbhs: mark PM functions as __maybe_unusedArnd Bergmann
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-12-12Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard
2018-12-12phy: Add configuration interfaceMaxime Ripard
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-12net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng
2018-12-11usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan
2018-12-11usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König
2018-12-11usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König
2018-12-11usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König
2018-12-11usb: chipidea: host: override ehci->hub_controlPeter Chen
2018-12-11usb: chipidea: imx: add HSIC supportPeter Chen
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen
2018-12-10usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-10usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt