aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-22Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+3
2024-06-22pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König1-1/+2
2024-06-22pwm: stm32: Fix calculation of prescalerUwe Kleine-König1-6/+12
2024-06-22drm/bridge: tc358767: Add format negotiation hooks for DPI/DSI to (e)DPAradhya Bhatia1-0/+25
2024-06-22clk: sunxi-ng: h616: Add clock/reset for GPADCChris Morgan2-1/+6
2024-06-22spi: add devm_spi_optimize_message() helperDavid Lechner1-0/+27
2024-06-22net: xilinx: axienet: Enable multicast by defaultSean Anderson1-1/+0
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-06-22iio: adc: ad7944: use devm_regulator_get_enable_read_voltageDavid Lechner1-42/+12
2024-06-22iio: adc: ad7793: use devm_regulator_get_enable_read_voltageDavid Lechner1-21/+3
2024-06-22iio: adc: ad7292: use devm_regulator_get_enable_read_voltageDavid Lechner1-30/+6
2024-06-22iio: adc: ad7266: use devm_regulator_get_enable_read_voltageDavid Lechner1-27/+6
2024-06-22iio: adc: ad7192: Clean up devAlisa-Dariana Roman1-35/+30
2024-06-22iio: adc: adi-axi-adc: improve probe() error messagingTrevor Gamblin1-3/+6
2024-06-22Input: edt-ft5x06 - add ft5426Andreas Kemnade1-0/+1
2024-06-22Input: ektf2127 - add ektf2232 supportAndreas Kemnade1-6/+30
2024-06-22video: agp: add remaining missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-06-22video: console: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-06-22counter: ti-eqep: enable clock at probeDavid Lechner1-0/+6
2024-06-21Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Jakub Kicinski4-10/+66
2024-06-21Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...Jakub Kicinski12-160/+212
2024-06-21vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault1-1/+8
2024-06-21Input: ads7846 - handle HSYNC GPIOLinus Walleij1-6/+29
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-0/+18
2024-06-21Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds18-122/+198
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-15/+30
2024-06-21drm/msm/a7xx: Add missing register writes from downstreamConnor Abbott1-0/+11
2024-06-21drm/msm: Add MSM_PARAM_RAYTRACING uapiConnor Abbott1-0/+3
2024-06-21drm/msm/a7xx: Initialize a750 "software fuse"Connor Abbott2-1/+92
2024-06-21firmware: qcom_scm: Add gpu_init_regs callConnor Abbott2-0/+17
2024-06-21drm/msm/adreno: Check for zap node availabilityRob Clark1-1/+1
2024-06-21drm/msm: Add obj flags to gpu devcoredumpRob Clark3-2/+6
2024-06-21drm/msm: Add GPU memory tracesRob Clark4-0/+51
2024-06-21vfio/pci: Support 8-byte PCI loads and storesBen Segal1-0/+16
2024-06-21vfio/pci: Extract duplicated code into macroGerd Bayer1-60/+46
2024-06-21irqchip/riscv-intc: Remove asmlinkageJisheng Zhang1-2/+2
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-30/+25
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+38
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-33/+37
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-29/+207
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+32
2024-06-21Input: adc-joystick - move axes data into the main structureDmitry Torokhov1-53/+61
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski3-10/+17
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski3-15/+57
2024-06-21mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle1-0/+2
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke1-9/+30
2024-06-21hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWERSean Anderson1-5/+6
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski4-8/+9
2024-06-21ice: store representor ID in bridge portMichal Swiatkowski4-8/+7
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König1-0/+2