summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-20phy: core: Add documentation of phy operation orderJules Maselbas
2022-04-20phy: rockchip-inno-usb2: Handle ID IRQSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Handle bvalid fallingSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Support multi-bit mask propertiesSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handlerSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Do not check bvalid twiceSamuel Holland
2022-04-20phy: rockchip-inno-usb2: Fix muxed interrupt supportSamuel Holland
2022-04-20phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2Paul Kocialkowski
2022-04-20phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode supportLiu Ying
2022-04-13phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configurationSwapnil Jakhade
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-04-13phy/rockchip: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-04-13phy: qcom-qmp: Add support for SDX65 QMP PHYRohit Agarwal
2022-04-13phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()AngeloGioacchino Del Regno
2022-04-13phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()AngeloGioacchino Del Regno
2022-04-11phy: qcom-qmp: Add SM6350 UFS PHY supportLuca Weiss
2022-04-11phy: phy-can-transceiver: Add support for setting muxAswath Govindraju
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2022-03-31platform: chrome: Split trace include fileGwendal Grignou
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31drbd: remove check of list iterator against head past the loop bodyJakob Koschel
2022-03-31drbd: remove usage of list iterator variable after loopJakob Koschel
2022-03-31Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-31Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-03-31Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linuxLinus Torvalds
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-31random: mix build-time latent entropy into pool at initJason A. Donenfeld
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki
2022-03-31vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devicesEric Dumazet