summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-18i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpersAndy Shevchenko
2025-03-18i2c: qup: Vote for interconnect bandwidth to DRAMStephan Gerhold
2025-03-18i2c: mux: remove incorrect of_match_ptr annotationsArnd Bergmann
2025-03-18i2c: amd-asf: Set cmd variable when encountering an errorShyam Sundar S K
2025-03-18i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revi...Shyam Sundar S K
2025-03-18i2c: dw: Update the master_xfer callback nameShyam Sundar S K
2025-03-18i2c: amd: Switch to guard(mutex)Shyam Sundar S K
2025-03-18i2c: pxa: fix call balance of i2c->clk handling routinesVitalii Mordan
2025-03-18i2c: octeon: refactor common i2c operationsAryan Srivastava
2025-03-16Merge tag 'media/v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-16Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-15Merge tag 'usb-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-14Merge tag 'platform-drivers-x86-v6.14-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-14Merge tag 'gpio-fixes-for-v6.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-13Merge tag 'leds-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-13Merge tag 'drm-fixes-2025-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne
2025-03-14Merge tag 'usb-serial-6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-03-14Merge tag 'drm-xe-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-14Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-13gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski
2025-03-13gpiolib: don't check the retval of get_direction() when registering a chipBartosz Golaszewski
2025-03-12Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha
2025-03-12USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng
2025-03-12media: rtl2832_sdr: assign vb2 lock before vb2_queue_initHans Verkuil