summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-10drm/atomic-helper: relax unregistered connector checkSimon Ser1-4/+13
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer1-1/+1
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-10drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou1-3/+1
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)1-4/+9
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+2
2023-10-10scsi: Do not rescan devices with a suspended queueDamien Le Moal1-5/+6
2023-10-10ata: pata_parport: fit3: implement IDE command set registersOndrej Zary1-12/+2
2023-10-10ata: pata_parport: add custom version of wait_after_resetOndrej Zary1-1/+67
2023-10-10ata: pata_parport: implement set_devctlOndrej Zary1-0/+8
2023-10-10ata: pata_parport: fix pata_parport_devchkOndrej Zary1-1/+1
2023-10-10scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-10drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng1-0/+4
2023-10-10drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-09drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin11-49/+68
2023-10-09drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede1-6/+13
2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-09dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()Frank Li1-2/+4
2023-10-09dmaengine: stm32-dma: fix residue in case of MDMA chainingAmelie Delaunay1-3/+4
2023-10-09dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chainingAmelie Delaunay1-1/+3
2023-10-09dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is setAmelie Delaunay1-5/+9
2023-10-09dmaengine: stm32-mdma: use Link Address Register to compute residueAmelie Delaunay1-4/+11
2023-10-09dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-09dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski3-0/+39
2023-10-08xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-07ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-07Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+7
2023-10-07Merge tag 'media/v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-36/+30
2023-10-07Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2023-10-07Merge tag 'gpio-fixes-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2023-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-30/+54
2023-10-07irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()Geert Uytterhoeven1-1/+1
2023-10-07irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-10-07irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel1-1/+9
2023-10-07irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi3-4/+34
2023-10-07irqchip/gic-v3-its: Split allocation from initialisation of its_nodeMarc Zyngier1-60/+89
2023-10-07serial: core: Fix checks for tx runtime PM stateTony Lindgren1-1/+1
2023-10-07ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-07ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-07Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linuxLinus Torvalds2-1/+9
2023-10-06Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2023-10-06Merge tag 'amdtee-fix-for-v6.6' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann1-4/+6
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+43