summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-14media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang
2025-10-14media: c8sectpfe: remove support of STi c8sectpfe driverRaphael Gallais-Pou
2025-10-14media: pci: mg4b: use iio_push_to_buffers_with_ts()David Lechner
2025-10-14media: pci: mg4b: use aligned_s64David Lechner
2025-10-14media: vidtv: initialize local pointers upon transfer of memory ownershipJeongjun Park
2025-10-14media: pvrusb2: Fix incorrect variable used in trace messageColin Ian King
2025-10-14media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov
2025-10-14media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov
2025-10-14media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou
2025-10-14media: dvb: Use int type to store negative error codesQianfeng Rong
2025-10-14media: dvb-frontends: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14media: synopsys: hdmirx: media: Remove redundant ternary operatorsLiao Yuanhong
2025-10-14staging: media: tegra-video: Remove the use of dev_err_probe()Xichao Zhao
2025-10-14media: vivid: use vmalloc_array and vcalloc to simplify codeQianfeng Rong
2025-10-14media: pt1: use vmalloc_array to simplify codeQianfeng Rong
2025-10-14media: dvb-core: use vmalloc_array to simplify codeQianfeng Rong
2025-10-14Revert "media: xc2028: avoid use-after-free in load_firmware_cb()"Dmitry Antipov
2025-10-14media: av7110: Fix warning 'unsigned' -> 'unsigned int'Osama Albahrani
2025-10-14media: dvb-core: dvb_demux: Fix assignments in if conditionsDarshan Rathod
2025-10-14media: dvb-core: dvb_ringbuffer: Fix various coding style issuesDarshan Rathod
2025-10-14media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()Jeongjun Park
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen
2025-10-10fbdev: Fix logic error in "offb" name matchFinn Thain
2025-10-09rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal
2025-10-09rtc: tps6586x: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: cpcap: Fix initial enable_irq/disable_irq balanceEsben Haabendal
2025-10-09rtc: isl12022: Fix initial enable_irq/disable_irq balanceEsben Haabendal