aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds1-2/+2
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-21/+43
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-41/+69
2021-10-22Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+1
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+1
2021-10-21Merge tag 'drm-fixes-2021-10-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-42/+137
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport2-0/+5
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds59-179/+354
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips1-17/+1
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-24/+123
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie3-1/+13
2021-10-21usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean1-1/+4
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang1-4/+1
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman1-11/+26
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-54/+85
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus3-8/+10
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus1-1/+1
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea3-1/+49
2021-10-21drm/kmb: Remove clearing DPHY regsEdmund Dea1-5/+0
2021-10-21drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus2-1/+42
2021-10-21drm/kmb: Work around for higher system clockAnitha Chrisanthus1-1/+10
2021-10-21drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen1-6/+6
2021-10-21drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut1-1/+5
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim1-9/+11
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim1-24/+27
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh3-12/+26
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin1-4/+3
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman5-5/+18
2021-10-20ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-20igc: Update I226_K device IDSasha Neftin1-1/+1
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin3-23/+46
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang1-4/+11
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König1-4/+2
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang2-1/+6
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser1-4/+0