aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableGravatar Enguerrand de Ribaucourt 1-0/+1
2024-06-22Merge tag 'regulator-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-23/+25
2024-06-22Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-28/+20
2024-06-22Merge tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Gravatar Linus Torvalds 1-0/+8
2024-06-22Merge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-7/+16
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-1/+3
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathGravatar Uwe Kleine-König 1-1/+2
2024-06-22pwm: stm32: Fix calculation of prescalerGravatar Uwe Kleine-König 1-6/+12
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetGravatar Nick Child 1-0/+6
2024-06-21Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Gravatar Jakub Kicinski 4-10/+66
2024-06-21vxlan: Pull inner IP header in vxlan_xmit_one().Gravatar Guillaume Nault 1-1/+8
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 4-0/+18
2024-06-21Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 18-122/+198
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 7-15/+30
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 3-30/+25
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-8/+38
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-33/+37
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 4-29/+207
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-7/+32
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAGravatar Hannes Reinecke 1-9/+30
2024-06-21pwm: stm32: Refuse too small period requestsGravatar Uwe Kleine-König 1-0/+2
2024-06-21gpio: pca953x: fix pca953x_irq_bus_sync_unlock raceGravatar Ian Ray 1-0/+2
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsGravatar Ido Schimmel 1-6/+14
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Gravatar Ido Schimmel 2-3/+17
2024-06-21RDMA/mana_ib: Ignore optional access flags for MRsGravatar Konstantin Taranov 1-0/+1
2024-06-21RDMA/mlx5: Add check for srq max_sge attributeGravatar Patrisious Haddad 1-5/+8
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initGravatar Yishai Hadas 1-2/+2
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyGravatar Jason Gunthorpe 1-1/+2
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysGravatar Jason Gunthorpe 1-0/+1
2024-06-21RDMA/mlx5: Remove extra unlock on error pathGravatar Jason Gunthorpe 1-3/+1
2024-06-21crypto: qat - fix linking errors when PCI_IOV is disabledGravatar Xin Zeng 1-2/+3
2024-06-21Merge branch 'acpi-scan'Gravatar Rafael J. Wysocki 2-9/+23
2024-06-21ionic: fix kernel panic due to multi-buffer handlingGravatar Taehee Yoo 1-9/+18
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectGravatar Kory Maincent 1-0/+1
2024-06-21bonding: fix incorrect software timestamping reportGravatar Hangbin Liu 1-0/+3
2024-06-21net: mvpp2: fill-in dev_port attributeGravatar Aryan Srivastava 1-0/+1
2024-06-21can: mcp251xfd: fix infinite loop when xmit failsGravatar Vitor Soares 3-9/+65
2024-06-21can: kvaser_usb: fix return value for hif_usb_send_regoutGravatar Chen Ni 1-1/+1
2024-06-20net: dsa: microchip: fix initial port flush problemGravatar Tristram Ha 1-4/+2
2024-06-21Merge tag 'drm-xe-fixes-2024-06-20' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 1-2/+2
2024-06-21Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...Gravatar Dave Airlie 16-120/+192
2024-06-21i2c: ocores: set IACK bit after core is enabledGravatar Grygorii Tertychnyi 1-1/+1
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Gravatar Sudeep Holla 1-1/+3
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 28-227/+503
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Gravatar Jeff Johnson 1-0/+1
2024-06-20Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+1
2024-06-20Input: ads7846 - use spi_device_id tableGravatar Alexander Stein 1-1/+11
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsGravatar Oliver Neukum 1-1/+2
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorGravatar Pavan Chebbi 1-3/+2
2024-06-20bnxt_en: Set TSO max segs on devices with limitsGravatar Michael Chan 2-0/+4