summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-21iio: temp: fix spelling mistakes in commentsShi Hao1-2/+2
2026-03-21iio: resolver: fix typo from degredation to degradationShi Hao1-3/+3
2026-03-21iio: proximity: fix typo from currenly to currentlyShi Hao1-1/+1
2026-03-21iio: pressure: fix spelling mistakes in commentsShi Hao4-4/+4
2026-03-21iio: magnetometer: fix various spelling mistakesShi Hao3-5/+5
2026-03-21iio: imu: fix typo from adjustement to adjustmentShi Hao1-1/+1
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao1-3/+3
2026-03-21iio: light: fix several incorrect spellingsShi Hao5-5/+5
2026-03-21iio: accel: fix typo celcius to CelsiusShi Hao2-2/+2
2026-03-21Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-21/+37
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai1-7/+31
2026-03-21iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delayBilly Tsai1-3/+3
2026-03-21iio: adc: Enable multiple consecutive channels based on model dataBilly Tsai1-1/+21
2026-03-21iio: adc: Add battery channel definition for ADCBilly Tsai1-2/+4
2026-03-21iio: dac: ltc2632: add support for LTC2654 DAC familyDavid Marinovic1-3/+23
2026-03-21iio: dac: ltc2632: drop enum and use individual chip_info objectsDavid Marinovic1-185/+142
2026-03-21PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint modeKoichiro Den1-0/+2
2026-03-21counter: sysfs: remove double return in counter_sysfs_attr_add()Cosmin Tanislav1-2/+0
2026-03-21staging: iio: ad9834: use sysfs_emit() and simplify show functionsGabriel Rondon1-14/+6
2026-03-21staging: iio: ad5933: use sysfs_emit() in show functionsGabriel Rondon1-12/+12
2026-03-21iio: light: vcnl4000: add support for regulatorsErikas Bitovtas1-0/+7
2026-03-21iio: light: vcnl4000: remove redundant check for proximity-near-levelErikas Bitovtas1-3/+1
2026-03-21iio: light: vcnl4000: use variables for I2C client and device instancesErikas Bitovtas1-19/+16
2026-03-21iio: light: vcnl4000: remove error messages for trigger and irqErikas Bitovtas1-7/+2
2026-03-21iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()Erikas Bitovtas1-3/+14
2026-03-21iio: light: vcnl4000: move power enablement from init to probeErikas Bitovtas1-5/+5
2026-03-21iio: light: vcnl4000: sort includes by their nameErikas Bitovtas1-4/+4
2026-03-21PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee1-1/+1
2026-03-21iio: backend: use __free(fwnode_handle) for automatic cleanupAntoniu Miclaus1-4/+2
2026-03-21iio: accel: adxl372: add support for ADXL371Antoniu Miclaus5-18/+75
2026-03-21iio: accel: adxl372: factor out buffer and trigger setupAntoniu Miclaus1-43/+50
2026-03-21iio: accel: adxl372: introduce chip_info structureAntoniu Miclaus4-75/+112
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä1-4/+26
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä1-2/+9
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä1-5/+17
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä1-5/+6
2026-03-21drm/i915/wm: Nuke wm->uv_wm[]Ville Syrjälä2-26/+19
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä1-11/+29
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä1-2/+2
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä1-8/+7
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä2-6/+1
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä1-11/+0
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä1-26/+23
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar513-3017/+5439
2026-03-21fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
2026-03-21fbdev: update help text for CONFIG_FB_NVIDIArobgithub1-4/+6
2026-03-21accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen9-274/+261
2026-03-21virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+10
2026-03-21soc: hisilicon: kunpeng_hccs: Remove unused input parameterHuisong Li1-3/+2