summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-23Input: cros_ec_keyb - simplify cros_ec_keyb_work()Dmitry Torokhov-15/+15
2026-02-23Input: cros_ec_keyb - use BIT() macro instead of open-coding shiftsDmitry Torokhov-5/+4
2026-02-23Input: cros_ec_keyb - use u8 instead of uint8_tDmitry Torokhov-6/+5
2026-02-23Input: cros_ec_keyb - add function key supportFabio Baltieri-16/+166
2026-02-23Input: export input_default_setkeycodeFabio Baltieri-3/+20
2026-02-23Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk tableChristoffer Sandberg-0/+7
2026-02-23iio: addac: ad74413r: simplify timeout returnAntoniu Miclaus-6/+3
2026-02-23iio: adc: ad7173: move opening brace to a separate lineGiorgi Tchankvetadze-1/+2
2026-02-23iio: light: gp2ap020a00f: Join some lines of code to be a single lineAndy Shevchenko-26/+13
2026-02-23iio: light: gp2ap020a00f: Remove trailing comma in termination entryAndy Shevchenko-1/+1
2026-02-23iio: light: gp2ap020a00f: Explicitly use string literal for driver nameAndy Shevchenko-6/+2
2026-02-23iio: light: gp2ap020a00f: Use temporary variable for struct deviceAndy Shevchenko-18/+16
2026-02-23iio: light: gp2ap020a00f: Replace custom implementation of min()Andy Shevchenko-3/+3
2026-02-23iio: light: gp2ap020a00f: Fix possible error swallowEthan Tidmore-8/+12
2026-02-23iio: light: gp2ap020a00f: Return directly from the switch casesAndy Shevchenko-36/+24
2026-02-23iio: light: gp2ap020a00f: Use correct types for 16-bit LE dataAndy Shevchenko-12/+11
2026-02-23iio: light: gp2ap020a00f: correct return type to intEthan Tidmore-4/+9
2026-02-23iio: light: gp2ap020a00f: simplify locking with guard()Ethan Tidmore-75/+35
2026-02-23Merge branch 'ib-iio-thermal-qcom-pmic5' into togregJonathan Cameron-0/+887
2026-02-23iio: adc: at91_adc: change at91_ts_sample to return voidAntoniu Miclaus-5/+3
2026-02-23iio: amplifiers: ad8366: update device supportRodrigo Alencar-1/+89
2026-02-23iio: amplifiers: ad8366: consume enable gpioRodrigo Alencar-0/+6
2026-02-23iio: amplifiers: ad8366: add device tree supportRodrigo Alencar-48/+59
2026-02-23iio: amplifiers: ad8366: prepare for device-tree supportRodrigo Alencar-90/+44
2026-02-23iio: amplifiers: ad8366: replace reset-gpio with reset controllerRodrigo Alencar-6/+7
2026-02-23iio: amplifiers: ad8366: refactor device resource managementRodrigo Alencar-40/+10
2026-02-23iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()Rodrigo Alencar-1/+4
2026-02-23iio: amplifiers: ad8366: add local dev pointer to the probe functionRodrigo Alencar-1/+2
2026-02-23iio: amplifiers: ad8366: refactor include headersRodrigo Alencar-9/+12
2026-02-23iio: adc: ade9000: use dev_err_probe() in probe pathAntoniu Miclaus-4/+3
2026-02-23iio: core: Simplify IIO core managed APIsAndy Shevchenko-44/+21
2026-02-23iio: adc: ad7266: simplify error returnAntoniu Miclaus-4/+2
2026-02-23iio: filter: admv8818: remove redundant else after returnAntoniu Miclaus-2/+2
2026-02-23iio: core: Clean up device correctly on viio_trigger_alloc() failureSalah Triki-4/+5
2026-02-23iio: adc: nxp-sar-adc: Remove unnecessary type castingFelix Gu-1/+2
2026-02-23staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()Archit Anant-2/+2
2026-02-23drm/xe: Add prefetch fault support for Xe3pVarun Gupta-11/+25
2026-02-23drm/xe: Add counter for invalid prefetch pagefaultsVarun Gupta-0/+2
2026-02-23Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li-10/+14
2026-02-23iio: adc: Add support for QCOM PMIC5 Gen3 ADCJishnu Prakash-0/+887
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8940Barnabás Czémán-2/+51
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8937Barnabás Czémán-2/+51
2026-02-23remoteproc: qcom_q6v5_mss: Add MSM8917Barnabás Czémán-2/+51
2026-02-23remoteproc: qcom_q6v5_mss: Add MDM9607Stephan Gerhold-6/+66
2026-02-23remoteproc: qcom_q6v5_mss: Introduce need_pas_mem_setupBarnabás Czémán-1/+15
2026-02-23remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)-1/+1
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann-0/+1
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam-1/+1
2026-02-23drm/amdgpu/userq: Use memdup_array_user in amdgpu_userq_signal_ioctlTvrtko Ursulin-2/+2
2026-02-23drm/amdgpu/userq: Use memdup_array_user in amdgpu_userq_wait_ioctlTvrtko Ursulin-6/+7