summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko
2022-12-28iio: light: tsl2563: Simplify with dev_err_probeAndy Shevchenko
2022-12-28iio: light: tsl2563: Drop unused defintion(s)Andy Shevchenko
2022-12-28iio: light: tsl2563: Make use of the macros from bits.hAndy Shevchenko
2022-12-28iio: light: tsl2563: Configure INT in one placeAndy Shevchenko
2022-12-28iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()Andy Shevchenko
2022-12-28iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth
2022-12-28iio: light: max44009: Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-28iio: pressure: ms5611: Switch to fully devm_ managed registration.Jonathan Cameron
2022-12-28iio: pressure: ms5611: Use devm_regulator_get_enable()Jonathan Cameron
2022-12-28iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron
2022-12-28iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-28iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-28iio: dac: ad5686: Add support for AD5337Fabio Estevam
2022-12-28iio: adc: add ADC driver for the TI LMP92064 controllerLeonard Göhrs
2022-12-28iio: magnetometer: add ti tmag5273 driverGerald Loacker
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar
2022-12-21Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-20net: fec: check the return value of build_skb()Wei Fang
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-20HID: sony: Fix unused function warningJosé Expósito
2022-12-20HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2022-12-20HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2022-12-20HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-20HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang