summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-30media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()Sakari Ailus
2025-06-30media: ipu-bridge: Add support for additional link frequenciesJason Chen
2025-06-30media: ipu3-cio2: Use V4L2 subdev active stateLaurent Pinchart
2025-06-30media: ipu-bridge: Add _HID for OV5670Daniel Scally
2025-06-30platform/x86: int3472: Add board data for Dell 7212Daniel Scally
2025-06-30media: i2c: Defer ov5670_probe() if endpoint not foundDaniel Scally
2025-06-30media: i2c: set lt6911uxe's reset_gpio to GPIOD_OUT_LOWDongcheng Yan
2025-06-30media: mt9m114: Fix deadlock in get_frame_interval/set_frame_intervalMathis Foerst
2025-06-30media: mt9m114: Factor out mt9m114_configure_paMathis Foerst
2025-06-30media: mt9m114: Bypass PLL if requiredMathis Foerst
2025-06-30media: i2c: imx214: Remove hard-coded external clock frequencyAndré Apitzsch
2025-06-30media: i2c: imx214: Make use of CCS PLL calculatorAndré Apitzsch
2025-06-30media: i2c: imx214: Prepare for variable clock frequencyAndré Apitzsch
2025-06-30media: i2c: imx214: Reorder imx214_parse_fwnode callAndré Apitzsch
2025-06-30media: i2c: imx415: Request the sensor clock without a nameMatthias Fend
2025-06-30media: ipu-bridge: Add link-frequency to the GC0310 entryHans de Goede
2025-06-30media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ controlNiklas Söderlund
2025-06-30media: i2c: max96717: Drop unused field assignmentAndy Shevchenko
2025-06-30nvme-pci: refresh visible attrs after being checkedEugen Hristev
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari
2025-06-30Merge 6.16-rc4 into staging-nextGreg Kroah-Hartman
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-30drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede
2025-06-30drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter
2025-06-29Input: pcf50633-input - remove the driverDr. David Alan Gilbert
2025-06-29Input: iqs7222 - explicitly define number of external channelsJeff LaBundy
2025-06-29Input: goodix - add support for polling modeJoseph Guo
2025-06-30ata: libata-eh: Move and rename ata_eh_set_lpm()Damien Le Moal
2025-06-30ata: ahci: Clarify mobile_lpm_policy descriptionDamien Le Moal
2025-06-30ata: Fix SATA_MOBILE_LPM_POLICY description in KconfigDamien Le Moal
2025-06-30ata: libata-scsi: Cleanup ata_scsi_offline_dev()Damien Le Moal
2025-06-30ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2025-06-29drm/ci: i915: cml: Fix the runner tagVignesh Raman
2025-06-29sanitize handling of long-term internal mountsAl Viro
2025-06-29drm/ci: Remove sdm845/cheza jobsRob Clark
2025-06-29spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos
2025-06-29regulator: tps65219: Fix devm_kmalloc size allocationShree Ramamoorthy
2025-06-29regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati
2025-06-29regmap: fix potential memory leak of regmap_busAbdun Nihaal
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai