summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König
2024-06-22pwm: stm32: Fix calculation of prescalerUwe Kleine-König
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child
2024-06-22counter: ti-eqep: enable clock at probeDavid Lechner
2024-06-21Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-06-21vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-21Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König
2024-06-21gpio: pca953x: fix pca953x_irq_bus_sync_unlock raceIan Ray
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel
2024-06-21RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov
2024-06-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-21crypto: qat - fix linking errors when PCI_IOV is disabledXin Zeng
2024-06-21Merge branch 'acpi-scan'Rafael J. Wysocki
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent
2024-06-21bonding: fix incorrect software timestamping reportHangbin Liu
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-21can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-06-21can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni
2024-06-20net: dsa: microchip: fix initial port flush problemTristram Ha
2024-06-21Merge tag 'drm-xe-fixes-2024-06-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-06-21Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum
2024-06-20nvme-apple: add missing MODULE_DESCRIPTION()Jeff Johnson