summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam1-2/+7
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam1-0/+1
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus1-10/+12
2024-06-12media: ti: j721e-csi2rx: Fix races while restarting DMAJai Luthra1-3/+2
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-12phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong1-1/+53
2024-06-12mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez1-0/+9
2024-06-12mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez1-3/+9
2024-06-12mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez1-14/+26
2024-06-12mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez1-0/+1
2024-06-12mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez1-20/+92
2024-06-12Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-06-12gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18
2024-06-12mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin1-1/+1
2024-06-12s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger1-1/+7
2024-06-12usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko1-0/+1
2024-06-12backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()Dan Carpenter1-1/+2
2024-06-12serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang1-0/+5
2024-06-12PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-06-12PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-06-12spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_p...Markus Elfring1-6/+6
2024-06-12extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-06-12i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET1-13/+7
2024-06-12i2c: cadence: Avoid fifo clear after startSai Pavan Boddu1-0/+1
2024-06-12ppdev: Add an error check in register_deviceHuai-Yuan Liu1-4/+11
2024-06-12stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff1-10/+9
2024-06-12dmaengine: idxd: Avoid unnecessary destruction of file_idaFenghua Yu1-1/+0
2024-06-12watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()Chen Ni1-3/+2
2024-06-12watchdog: bd9576: Drop "always-running" propertyMatti Vaittinen1-11/+1
2024-06-12watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_triggerDuoming Zhou1-1/+1
2024-06-12iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
2024-06-12pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regsDanila Tikhonov1-10/+10
2024-06-12VMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET1-2/+8
2024-06-12PCI: of_property: Return error for int_map allocation failureDuoming Zhou1-0/+2
2024-06-12leds: pwm: Disable PWM when going to suspendUwe Kleine-König1-1/+7
2024-06-12usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin2-14/+14
2024-06-12PCI: Wait for Link Training==0 before starting Link retrainIlpo Järvinen1-1/+1
2024-06-12pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfacesPaul Barker1-0/+2
2024-06-12pinctrl: renesas: r8a779h0: Fix IRQ suffixesGeert Uytterhoeven1-12/+12
2024-06-12fpga: region: add owner module and take its refcountMarco Pagani1-10/+14
2024-06-12vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin1-1/+3
2024-06-12coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose1-2/+4
2024-06-12coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose2-2/+9
2024-06-12coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose2-34/+0
2024-06-12coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose1-2/+4
2024-06-12iio: adc: adi-axi-adc: only error out in major version mismatchNuno Sa1-2/+2
2024-06-12iio: pressure: dps310: support negative temperature valuesThomas Haemmerle1-5/+6