summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-28mhi_uci: Add DUN & MBIM bindingsmhi-testLoic Poulain
2021-01-28mhi: pci_generic: Add quectel EM1XXGR-L supportLoic Poulain
2021-01-28net: mhi: Add mbim protoLoic Poulain
2021-01-28net: mhi: Add dedicated folderLoic Poulain
2021-01-28net: mhi: Add RX/TX fixup callbacksLoic Poulain
2021-01-28net: mhi: Set wwan device typeLoic Poulain
2021-01-28bus: mhi: core: Move MHI_MAX_MTU to external header fileHemant Kumar
2021-01-28bus: mhi: core: Add helper API to return number of free TREsHemant Kumar
2021-01-28bus: mhi: Add userspace client interface driverHemant Kumar
2021-01-06mhi: pci_generic: Fix shared MSI vector supportLoic Poulain
2021-01-06bus: mhi: Ensure correct ring update ordering with memory barrierLoic Poulain
2021-01-04mhi: use irq_flags if controller driver configures itCarl Huang
2021-01-04mhi: pci_generic: Set irq moderation value to 1ms for hw channelsLoic Poulain
2021-01-04mhi: pci_generic: Add diag channelsLoic Poulain
2021-01-04mhi: pci_generic: Increase controller timeout valueLoic Poulain
2021-01-04mhi: pci_generic: Add health-checkLoic Poulain
2021-01-04mhi: pci_generic: Add PCI error handlersLoic Poulain
2021-01-04mhi: pci_generic: Add suspend/resume/recovery procedureLoic Poulain
2021-01-04mhi: pci_generic: Add support for resetLoic Poulain
2021-01-04mhi: pci_generic: Enable burst mode for hardware channelsLoic Poulain
2021-01-04mhi: pci-generic: Increase number of hardware eventsLoic Poulain
2021-01-04bus: mhi: core: Add device hardware reset supportLoic Poulain
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei
2020-12-24device-dax: Fix range releaseDan Williams
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-12-23Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-12-23drm/amdgpu: Fix a copy-pasta commentAlex Deucher
2020-12-23drm/amdgpu: only set DP subconnector type on DP and eDP connectorsAlex Deucher
2020-12-23drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfwEvan Quan
2020-12-23drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic
2020-12-23drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang
2020-12-23drm/amd/display: [FW Promotion] Release 0.0.47Yongqiang Sun