summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-18fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-18Merge tag 'staging-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18i40e: Include types.h to some headersTony Nguyen
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-17Merge tag 'i3c/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2024-01-18rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-RMia Lin
2024-01-18rtc: da9063: Use dev_err_probe()Biju Das
2024-01-18rtc: da9063: Use device_get_match_data()Biju Das
2024-01-18rtc: da9063: Make IRQ as optionalBiju Das
2024-01-18rtc: max31335: Fix comparison in max31335_volatile_reg()Nathan Chancellor
2024-01-18rtc: max31335: use regmap_update_bits_checkAlexandre Belloni
2024-01-18rtc: max31335: remove unecessary lockingAlexandre Belloni
2024-01-17Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-01-17Merge tag 'hsi-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-01-17Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2024-01-17Merge tag 'leds-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2024-01-17Merge tag 'hwlock-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2024-01-17Merge tag 'rproc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-01-17Merge tag 'rpmsg-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2024-01-17Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-01-17Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-17Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-17Merge tag 'ubifs-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-17s390/vfio-ap: do not reset queue removed from host configTony Krowiak
2024-01-17s390/vfio-ap: reset queues associated with adapter for queue unbound from driverTony Krowiak
2024-01-17s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak
2024-01-17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak
2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak
2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak
2024-01-17net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski
2024-01-17net: stmmac: Prevent DSA tags from breaking COERomain Gantois
2024-01-17gpiolib: revert the attempt to protect the GPIO device list with an rwsemBartosz Golaszewski
2024-01-16net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-01-16net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan
2024-01-16Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki