summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm: panel-orientation-quirks: Add quirk for GPD Win3Mario2021-10-261-0/+6
| * | | | | | | | | Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-10-283-0/+8
| |\| | | | | | | |
| | * | | | | | | | drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter2021-10-221-0/+1
| | * | | | | | | | drm: panel-orientation-quirks: Add quirk for Aya Neo 2021Bryant Mairs2021-10-211-0/+6
| | * | | | | | | | drm/ttm: fix memleak in ttm_transfered_destroyChristian König2021-10-211-0/+1
| * | | | | | | | | drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas2021-10-271-4/+2
| * | | | | | | | | drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss2021-10-271-3/+10
| * | | | | | | | | drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson2021-10-271-9/+9
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-10-277-21/+27
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu2021-10-202-2/+2
| | * | | | | | | | drm/amd/display: Moved dccg init to after bios golden initJake Wang2021-10-201-4/+3
| | * | | | | | | | drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij2021-10-201-8/+8
| | * | | | | | | | drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang2021-10-201-2/+2
| | * | | | | | | | drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas2021-10-201-0/+7
| | * | | | | | | | drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas2021-10-201-3/+3
| | * | | | | | | | drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij2021-10-201-1/+1
| | * | | | | | | | drm/amdgpu: fix out of bounds writeThelford Williams2021-10-201-1/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2823-193/+328
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang2021-10-285-57/+10
| * | | | | | | | | octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2021-10-282-1/+4
| * | | | | | | | | octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu2021-10-281-32/+106
| * | | | | | | | | octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep2021-10-281-0/+8
| * | | | | | | | | net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-10-281-4/+9
| * | | | | | | | | nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao2021-10-283-9/+26
| * | | | | | | | | vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang2021-10-281-1/+0
| * | | | | | | | | r8169: Add device 10ec:8162 to driver r8169Janghyub Seo2021-10-271-0/+1
| * | | | | | | | | usbnet: fix error return code in usbnet_probe()Wang Hai2021-10-271-0/+1
| * | | | | | | | | net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang2021-10-271-3/+3
| * | | | | | | | | net: hns3: expand buffer len for some debugfs commandGuangbin Huang2021-10-271-3/+3
| * | | | | | | | | net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang2021-10-271-2/+2
| * | | | | | | | | net: hns3: fix data endian problem of some functions of debugfsJie Wang2021-10-271-16/+14
| * | | | | | | | | net: hns3: ignore reset event before initialization process is doneGuangbin Huang2021-10-273-0/+5
| * | | | | | | | | net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo2021-10-273-31/+6
| * | | | | | | | | net: hns3: fix pause config problem after autoneg disabledGuangbin Huang2021-10-275-10/+57
| * | | | | | | | | net: lan78xx: fix division by zero in send pathJohan Hovold2021-10-261-0/+6
| * | | | | | | | | nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski2021-10-261-2/+2
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-10-262-14/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu2021-10-251-0/+3
| | * | | | | | | | | ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman2021-10-251-14/+4
| * | | | | | | | | | mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-10-251-13/+12
| |/ / / / / / / / /
| * | | | | | | | | xen/netfront: stop tx queues during live migrationDongli Zhang2021-10-251-0/+8
| * | | | | | | | | net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner2021-10-251-3/+2
| * | | | | | | | | phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn2021-10-251-1/+3
| * | | | | | | | | phy: phy_start_aneg: Add an unlocked versionAndrew Lunn2021-10-251-6/+24
| * | | | | | | | | phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn2021-10-251-53/+53
| * | | | | | | | | phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn2021-10-251-0/+2
| * | | | | | | | | net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-10-241-0/+20
| * | | | | | | | | net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-10-241-0/+2
* | | | | | | | | | Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-283-4/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | spi: spl022: fix Microwire full duplex modeThomas Perrot2021-10-261-2/+3