summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-12power: supply: goldfish: Fix use-after-free in power_supply_changed()Waqar Hameed-6/+6
2026-01-12power: supply: cpcap-battery: Fix use-after-free in power_supply_changed()Waqar Hameed-4/+4
2026-01-12power: supply: bq25980: Fix use-after-free in power_supply_changed()Waqar Hameed-6/+6
2026-01-12power: supply: bq256xx: Fix use-after-free in power_supply_changed()Waqar Hameed-6/+6
2026-01-12power: supply: act8945a: Fix use-after-free in power_supply_changed()Waqar Hameed-8/+8
2026-01-12power: supply: ab8500: Fix use-after-free in power_supply_changed()Waqar Hameed-20/+20
2026-01-12power: supply: ucs1002: Remove unused gpio include headerWaqar Hameed-1/+0
2026-01-12power: supply: cw2015: Remove unused gpio include headerWaqar Hameed-1/+0
2026-01-12power: supply: bq25980: Remove unused gpio include headerWaqar Hameed-1/+0
2026-01-12power: supply: bq256xx: Remove unused gpio include headerWaqar Hameed-1/+0
2026-01-12power: supply: bd99954: Remove unused gpio include headerWaqar Hameed-1/+0
2026-01-12interconnect: debugfs: initialize src_node and dst_node to empty stringsGeorgi Djakov-0/+5
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe-30/+128
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-11/+19
2026-01-11iio: dac: ds4424: drop unused include IIO consumer headerRomain Gantois-1/+0
2026-01-11dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau-0/+1
2026-01-11dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang-0/+4
2026-01-11dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin-2/+4
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+10
2026-01-11treewide: Update email addressThomas Gleixner-11/+11
2026-01-11drm/rockchip: dw_hdmi_qp: Switch to gpiod_set_value_cansleep()Cristian Ciocaltea-1/+1
2026-01-11iio: adc: Initial support for AD4134Marcelo Schmitt-0/+512
2026-01-11iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin-1/+4
2026-01-11iio: adc: ad7476: Remove duplicate includeChen Ni-1/+0
2026-01-11iio: adc: ti-ads1018: Drop stale kernel-doc function contextKurt Borja-2/+1
2026-01-11iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270Derek J. Clark-0/+3
2026-01-11staging: iio: adt7316: modernize power managementMichael Harris-11/+5
2026-01-11staging: greybus: lights: avoid NULL derefChaitanya Mishra-2/+6
2026-01-11staging: rtl8723bs: fix spacing around arithmetic operatorsPhilip Thayer-1/+1
2026-01-11staging: greybus: arche-platform: fix spelling mistake in commentHolden Hsu-1/+1
2026-01-11staging: greybus: arche-platform: clarify TODO commentHolden Hsu-1/+1
2026-01-11staging: axis-fifo: Clean up register and mask definitionsOvidiu Panait-27/+25
2026-01-11staging: axis-fifo: Remove redundant commentsOvidiu Panait-95/+10
2026-01-11staging: axis-fifo: Remove noisy error messages for user errorsOvidiu Panait-15/+2
2026-01-11staging: axis-fifo: Remove unnecessary zero-length packet checkOvidiu Panait-5/+0
2026-01-11staging: axis-fifo: Remove unnecessary casts from file->private_dataOvidiu Panait-2/+2
2026-01-11staging: axis-fifo: Drop unneeded release callbackOvidiu Panait-8/+0
2026-01-11staging: axis-fifo: Use devm_kasprintf for device name allocationOvidiu Panait-8/+7
2026-01-11staging: axis-fifo: Add poll() supportOvidiu Panait-1/+25
2026-01-11staging: axis-fifo: Remove read/write timeout module parametersOvidiu Panait-56/+6
2026-01-11staging: sm750fb: fix typo 'resetted' -> 'reset'Akiyoshi Kurita-1/+1
2026-01-11staging: nvec: apply udelay only after the first byte has been sentMarc Dietrich-1/+3
2026-01-11staging: rtl8723bs: fix spacing around operatorsDiksha Kumari-5/+5
2026-01-11staging: rtl8723bs: use PTR_ALIGN for buffer alignmentMinu Jin-1/+2
2026-01-11staging: rtl8723bs: remove unnecessary blank linesOfir Mirovsky-4/+0
2026-01-11staging: rtl8723bs: fix missing transmission lock in rtw_xmitKarthikey D Kadati-2/+3
2026-01-11staging: rtl8723bs: fix missing blank line warningSun Jian-0/+1
2026-01-11staging: rtl8723bs: Remove redundant MAC_ARG macroYuvraj Singh Chauhan-11/+6
2026-01-11staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird-3/+3
2026-01-11staging: rtl8723bs: core: remove unnecessary else-statementsWilliam Hansen-Baird-57/+54