summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-23ALSA: usb-audio: Improve Focusrite sample rate filteringGeoffrey D. Bennett-5/+65
2026-02-23ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A)Juhyung Park-0/+1
2026-02-23ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG...Juhyung Park-1/+1
2026-02-23ALSA: hda/realtek: Add quirk for Acer Aspire V3-572GPanagiotis Foliadis-0/+1
2026-02-23ALSA: scarlett2: Fix DSP filter control array handlingGeoffrey D. Bennett-7/+3
2026-02-23ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighterSean Rhodes-0/+25
2026-02-23wifi: mac80211: set default WMM parameters on all linksRamanathan Choodamani-0/+2
2026-02-23wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges-2/+2
2026-02-23wifi: mwifiex: Fix dev_alloc_name() return value checkChen-Yu Tsai-1/+1
2026-02-23iio: imu: adis: Fix NULL pointer dereference in adis_initRadu Sabau-1/+1
2026-02-23iio: imu: inv_icm45600: fix regulator put warning when probe failsJean-Baptiste Maneyrol-1/+6
2026-02-23iio: buffer: Fix wait_queue not being removedNuno Sá-2/+4
2026-02-23iio: gyro: mpu3050-core: fix pm_runtime error handlingAntoniu Miclaus-5/+13
2026-02-23iio: gyro: mpu3050-i2c: fix pm_runtime error handlingAntoniu Miclaus-2/+1
2026-02-23iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tblEthan Tidmore-2/+11
2026-02-23iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus-1/+1
2026-02-23iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus-1/+1
2026-02-23iio: magnetometer: tlv493d: remove erroneous shift in X-axis dataAntoniu Miclaus-1/+1
2026-02-23iio: proximity: hx9023s: Protect against division by zero in set_samp_freqYasin Lee-0/+3
2026-02-23iio: proximity: hx9023s: fix assignment order for __counted_byYasin Lee-2/+1
2026-02-23iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer-1/+1
2026-02-23iio: dac: ds4424: reject -128 RAW valueOleksij Rempel-1/+1
2026-02-23iio: imu: inv_icm45600: fix INT1 drive bit invertedJean-Baptiste Maneyrol-3/+3
2026-02-23iio: potentiometer: mcp4131: fix double application of wiper shiftLukas Schmid-1/+1
2026-02-23iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade-1/+14
2026-02-23iio: frequency: adf4377: Fix duplicated soft reset maskSeungJu Cheon-1/+1
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus-1/+1
2026-02-23iio: imu: inv_icm42600: fix odr switch when turning buffer offJean-Baptiste Maneyrol-0/+4
2026-02-23iio: imu: inv_icm42600: fix odr switch to the same valueJean-Baptiste Maneyrol-0/+4
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski-8/+8
2026-02-23iio: light: zopt2201: use lock guardsGabriel Almeida-23/+13
2026-02-23iio: light: zopt2201: Reorder header includesGabriel Almeida-5/+4
2026-02-23dt-bindings: iio: dac: Fix typo in ti,dac7612.yamlPranav Kharche-1/+1
2026-02-23iio: adc: ad4080: add support for AD4082, AD4085 and AD4088Antoniu Miclaus-0/+45
2026-02-23dt-bindings: iio: adc: adi,ad4080: add support for AD4082, AD4085 and AD4088Antoniu Miclaus-0/+3
2026-02-23iio: adc: ad4030: Use BIT macro to improve code readabilityMarcelo Schmitt-3/+9
2026-02-23dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-propsMarcelo Schmitt-0/+2
2026-02-23iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()Antoniu Miclaus-15/+7
2026-02-23iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read...Antoniu Miclaus-14/+7
2026-02-23iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"Andy Shevchenko-3/+0
2026-02-23iio: sca3000: simplify with spi_get_device_match_data()Harshit Mogalapalli-68/+59
2026-02-23iio: magnetometer: bmc150_magn: minor formatting cleanupNeel Bullywon-14/+17
2026-02-23iio: magnetometer: bmc150_magn: replace msleep with fsleepNeel Bullywon-1/+1
2026-02-23iio: light: vcnl4000: add support for Capella CM36686 and CM36672PErikas Bitovtas-0/+41
2026-02-23dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672PErikas Bitovtas-6/+11
2026-02-23iio: adc: ad7380: add support for multiple SPI lanesDavid Lechner-13/+38
2026-02-23dt-bindings: iio: adc: adi,ad7380: add spi-rx-bus-width propertyDavid Lechner-0/+23
2026-02-23iio: adc: ad4062: Add missing IS_ERR() checkEthan Tidmore-2/+10
2026-02-23iio: frequency: adf4350: Return -ENOMEM on memory allocation failureAntoniu Miclaus-1/+1
2026-02-23iio: adc: pac1934: Return -ENOMEM on memory allocation failureAntoniu Miclaus-1/+1