aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-01counter: ti-eqep: implement over/underflow eventsDavid Lechner1-1/+105
2024-07-01counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds4-22/+35
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel3-14/+18
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-30hwmon: (jc42) Strengthen detect functionGuenter Roeck1-1/+5
2024-06-30hwmon: (jc42) Use common device ID for TSE2004av compliant sensorsGuenter Roeck1-33/+10
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-87/+322
2024-06-30hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI tableArmin Wolf1-0/+7
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+14
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-178/+41
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+152
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+13
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds6-0/+6
2024-06-30clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns1-6/+12
2024-06-30pcmcia: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-30pcmcia: Use resource_size function on resource objectJules Irenge1-3/+3
2024-06-30pcmcia: bcm63xx: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-06-30iio: common: scmi_iio: convert to dev_err_probe()Nuno Sa1-26/+19
2024-06-30iio: backend: make use of dev_err_cast_probe()Nuno Sa1-5/+3
2024-06-30iio: temperature: ltc2983: convert to dev_err_probe()Nuno Sa1-148/+114
2024-06-30iio: xilinx-ams: Add labelsSean Anderson1-48/+59
2024-06-30iio: adc: ad7944: use devm_spi_optimize_message()David Lechner1-23/+3
2024-06-30Merge tag 'spi-devm-optimize' into togregJonathan Cameron1-0/+28
2024-06-30iio: buffer-dmaengine: Support new DMABUF based userspace APIPaul Cercueil1-9/+53
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil1-11/+167
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil2-0/+460
2024-06-30Merge tag 'dmaengine_topic_dma_vec' into togregJonathan Cameron1-0/+40
2024-06-30drm/lima: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-06-30iio: adc: ad7192: use devm_regulator_get_enable_read_voltageDavid Lechner1-67/+36
2024-06-30media: venus: fix use after free in vdec_closeDikshita Agarwal1-0/+1
2024-06-30media: venus: add msm8998 supportPierre-Hugues Husson1-0/+39
2024-06-30media: venus: avoid multiple core dumpsDikshita Agarwal2-1/+7
2024-06-30media: venus: flush all buffers in output plane streamoffDikshita Agarwal1-1/+1
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen2-22/+3
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen5-3/+36
2024-06-29drm/msm/adreno: fix a743 and a740 cx mem initNeil Armstrong1-8/+3
2024-06-29drm/msm/adreno: fix a7xx gpu initNeil Armstrong1-1/+1
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio1-4/+0
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio2-7/+7
2024-06-29PCI: rcar-gen4: Add .ltssm_control() for other SoC supportYoshihiro Shimoda1-24/+50
2024-06-29PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdataYoshihiro Shimoda1-9/+23
2024-06-29PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macrosYoshihiro Shimoda1-0/+6
2024-06-29iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()Kaustabh Chakraborty1-2/+1
2024-06-29iio: light: apds9306: Fix error handingMudit Sharma1-2/+2
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+143
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds18-56/+56
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-69/+90