index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-21
iio: adc: ina2xx: add INA236 support
Chuang Zhu
-12
/
+53
2026-03-21
iio: light: as73211: remove duplicate zero init of scan.chan[3]
David Lechner
-3
/
+0
2026-03-21
iio: amplifiers: fix typo from Curren to Current
Shi Hao
-1
/
+1
2026-03-21
iio: cdc: fix spelling mistakes in comments
Shi Hao
-2
/
+2
2026-03-21
iio: chemical: rephrase comment and fix a typo
Shi Hao
-1
/
+1
2026-03-21
iio: common: fix spelling mistakes in comments
Shi Hao
-5
/
+5
2026-03-21
iio: test: fix typo from neeeds to needs in comment
Shi Hao
-1
/
+1
2026-03-21
iio: temp: fix spelling mistakes in comments
Shi Hao
-2
/
+2
2026-03-21
iio: resolver: fix typo from degredation to degradation
Shi Hao
-3
/
+3
2026-03-21
iio: proximity: fix typo from currenly to currently
Shi Hao
-1
/
+1
2026-03-21
iio: pressure: fix spelling mistakes in comments
Shi Hao
-4
/
+4
2026-03-21
iio: magnetometer: fix various spelling mistakes
Shi Hao
-5
/
+5
2026-03-21
iio: imu: fix typo from adjustement to adjustment
Shi Hao
-1
/
+1
2026-03-21
iio: adc: add an article and use digitize instead of digitalize
Shi Hao
-3
/
+3
2026-03-21
iio: light: fix several incorrect spellings
Shi Hao
-5
/
+5
2026-03-21
iio: accel: fix typo celcius to Celsius
Shi Hao
-2
/
+2
2026-03-21
Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+37
2026-03-21
iio: adc: aspeed: Reserve battery sensing channel for on-demand use
Billy Tsai
-7
/
+31
2026-03-21
iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delay
Billy Tsai
-3
/
+3
2026-03-21
iio: adc: Enable multiple consecutive channels based on model data
Billy Tsai
-1
/
+21
2026-03-21
iio: adc: Add battery channel definition for ADC
Billy Tsai
-2
/
+4
2026-03-21
iio: dac: ltc2632: add support for LTC2654 DAC family
David Marinovic
-3
/
+23
2026-03-21
iio: dac: ltc2632: drop enum and use individual chip_info objects
David Marinovic
-185
/
+142
2026-03-21
PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint mode
Koichiro Den
-0
/
+2
2026-03-21
counter: sysfs: remove double return in counter_sysfs_attr_add()
Cosmin Tanislav
-2
/
+0
2026-03-21
staging: iio: ad9834: use sysfs_emit() and simplify show functions
Gabriel Rondon
-14
/
+6
2026-03-21
staging: iio: ad5933: use sysfs_emit() in show functions
Gabriel Rondon
-12
/
+12
2026-03-21
iio: light: vcnl4000: add support for regulators
Erikas Bitovtas
-0
/
+7
2026-03-21
iio: light: vcnl4000: remove redundant check for proximity-near-level
Erikas Bitovtas
-3
/
+1
2026-03-21
iio: light: vcnl4000: use variables for I2C client and device instances
Erikas Bitovtas
-19
/
+16
2026-03-21
iio: light: vcnl4000: remove error messages for trigger and irq
Erikas Bitovtas
-7
/
+2
2026-03-21
iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()
Erikas Bitovtas
-3
/
+14
2026-03-21
iio: light: vcnl4000: move power enablement from init to probe
Erikas Bitovtas
-5
/
+5
2026-03-21
iio: light: vcnl4000: sort includes by their name
Erikas Bitovtas
-4
/
+4
2026-03-21
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
-1
/
+1
2026-03-21
iio: backend: use __free(fwnode_handle) for automatic cleanup
Antoniu Miclaus
-4
/
+2
2026-03-21
iio: accel: adxl372: add support for ADXL371
Antoniu Miclaus
-18
/
+75
2026-03-21
iio: accel: adxl372: factor out buffer and trigger setup
Antoniu Miclaus
-43
/
+50
2026-03-21
iio: accel: adxl372: introduce chip_info structure
Antoniu Miclaus
-75
/
+112
2026-03-21
drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumps
Ville Syrjälä
-4
/
+26
2026-03-21
drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-icl
Ville Syrjälä
-2
/
+9
2026-03-21
drm/i915/wm: Extract skl_print_plane_ddb_changes()
Ville Syrjälä
-5
/
+17
2026-03-21
drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/
Ville Syrjälä
-5
/
+6
2026-03-21
drm/i915/wm: Nuke wm->uv_wm[]
Ville Syrjälä
-26
/
+19
2026-03-21
drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()
Ville Syrjälä
-11
/
+29
2026-03-21
drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/
Ville Syrjälä
-2
/
+2
2026-03-21
drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()
Ville Syrjälä
-8
/
+7
2026-03-21
drm/i915/wm: Nuke is_planar from skl+ wm structures
Ville Syrjälä
-6
/
+1
2026-03-21
drm/i915: Skip redundant NV12 plane unlinking
Ville Syrjälä
-11
/
+0
2026-03-21
drm/i915: Relocate unlink_nv12_plane()
Ville Syrjälä
-26
/
+23
[prev]
[next]