summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman22-239/+716
2018-12-12Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman34-139/+1409
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green1-1/+22
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green1-13/+38
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard3-0/+175
2018-12-12phy: Add configuration interfaceMaxime Ripard1-0/+64
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun5-0/+135
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring2-5/+5
2018-12-12net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko1-1/+18
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko3-0/+360
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal1-2/+2
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren1-20/+51
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda1-6/+11
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas3-1/+404
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2-56/+53
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2-13/+18
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko15-19/+29
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng1-2/+17
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng1-0/+7
2018-12-11usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2018-12-10usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar1-2/+6
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman142-683/+1193
2018-12-10usb: dwc2: disable power_down on Amlogic devicesMartin Blumenstingl1-0/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-109/+205
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-69/+157
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-12/+11
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-13/+67
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-28/+81
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds3-26/+15
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+25
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-34/+62
2018-12-07Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2018-12-07Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+11
2018-12-07Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-30/+93
2018-12-07Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds3-29/+62
2018-12-07nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-07nvme: validate controller state before rescheduling keep aliveJames Smart1-1/+9
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman1-84/+104
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman1-13/+19
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman1-12/+14
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman1-20/+24
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman1-28/+40