summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'pwm/for-6.8-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ukl...Linus Torvalds
2024-01-18Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-01-18Merge tag 'hwmon-for-v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-18i2c: stm32f7: add support for stm32mp25 socAlain Volmat
2024-01-18i2c: stm32f7: perform I2C_ISR read once at beginning of event isrAlain Volmat
2024-01-18i2c: stm32f7: simplify status messages in case of errorsAlain Volmat
2024-01-18i2c: stm32f7: perform most of irq job in threaded handlerAlain Volmat
2024-01-18i2c: stm32f7: use dev_err_probe upon calls of devm_request_irqAlain Volmat
2024-01-18i2c: i801: Add lis3lv02d for Dell XPS 15 7590Paul Menzel
2024-01-18i2c: i801: Add lis3lv02d for Dell Precision 3540Paul Menzel
2024-01-18i2c: wmt: Reduce redundant: REG_CR settingHans Hu
2024-01-18i2c: wmt: Reduce redundant: function parameterHans Hu
2024-01-18i2c: wmt: Reduce redundant: clock mode settingHans Hu
2024-01-18i2c: wmt: Reduce redundant: wait event completeHans Hu
2024-01-18i2c: wmt: Reduce redundant: bus busy checkHans Hu
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit
2024-01-18i2c: make i2c_bus_type constGreg Kroah-Hartman
2024-01-18eeprom: at24: use of_match_ptr()Bartosz Golaszewski
2024-01-18i2c: cpm: Remove linux,i2c-index conversion from be32Christophe Leroy
2024-01-18i2c: imx: Make SDA actually optional for bus recoveringAlexander Stein
2024-01-18i2c: smbus: Support up to 8 SPD EEPROMsJean Delvare
2024-01-18i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn
2024-01-18i2c: s3c24xx: add support for atomic transfersMarek Szyprowski
2024-01-18i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski
2024-01-18i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski
2024-01-18i2c: rcar: add FastMode+ support for Gen4Wolfram Sang
2024-01-18i2c: rcar: introduce Gen4 devicesWolfram Sang
2024-01-18i2c: npcm7xx: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: gpio: move to per-adapter debugfs directoryWolfram Sang
2024-01-18i2c: create debugfs entry per adapterWolfram Sang
2024-01-18staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...Heiner Kallweit
2024-01-18media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...Heiner Kallweit
2024-01-18i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...Heiner Kallweit
2024-01-18i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...Heiner Kallweit
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit