summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-01thunderbolt: Convert DP adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Convert PCIe adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Convert basic adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Log error if adding switch failsMika Westerberg
2019-11-01thunderbolt: Log switch route string on config read/write timeoutMika Westerberg
2019-11-01thunderbolt: Introduce tb_switch_is_icm()Mika Westerberg
2019-11-01Merge branch 'thunderbolt/fixes' into thunderbolt/nextMika Westerberg
2019-10-31phy: phy-rockchip-inno-usb2: add phy description for px30Heiko Stuebner
2019-10-31phy: qcom-usb-hs: Fix extcon double register after power cycleStephan Gerhold
2019-10-31phy: renesas: phy-rcar-gen2: Fix the array off by one warningBiju Das
2019-10-31phy: lantiq: vrx200-pcie: fix error return code in ltq_vrx200_pcie_phy_power_...Wei Yongjun
2019-10-31phy/rockchip: Add support for Innosilicon MIPI/LVDS/TTL PHYWyon Bi
2019-10-31phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoCIcenowy Zheng
2019-10-31extcon: sm5502: remove redundant assignment to variable cable_typeColin Ian King
2019-10-27Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupMike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-25Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-10-25phy: qcom-qmp: Add SM8150 QMP UFS PHY supportVinod Koul
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko
2019-10-25phy: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-10-25phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing
2019-10-25Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-24Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Alain Volmat
2019-10-24i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier
2019-10-24i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier
2019-10-24i2c: mt65xx: fix NULL ptr dereferenceFabien Parent
2019-10-24irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-24Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki