summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-14Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/scm/linux/kernel/git/...Wolfram Sang
2025-01-09i2c: i801: Add lis3lv02d for Dell Precision M6800Patrick Höhn
2025-01-09i2c: i801: Remove unnecessary PCI function callPhilipp Stanner
2025-01-09i2c: core: Allocate temp client on the stack in i2c_detectHeiner Kallweit
2025-01-09i2c: slave-eeprom: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-08i2c: imx-lpi2c: make controller available until the system enters suspend_noi...Carlos Song
2025-01-07i2c: davinci: use generic device property accessorsBartosz Golaszewski
2025-01-07i2c: davinci: order includes alphabeticallyBartosz Golaszewski
2025-01-07i2c: davinci: kill platform dataBartosz Golaszewski
2025-01-07i2c: amd756: Fix endianness handling for word dataAtharva Tiwari
2025-01-07i2c: imx-lpi2c: add target mode supportCarlos Song
2025-01-07dt-bindings: i2c: qcom-cci: Document x1e80100 compatibleBryan O'Donoghue
2025-01-07i2c: qcom-geni: Simplify error handling in probe functionAndi Shyti
2025-01-07i2c: qcom-geni: Use dev_err_probe in the probe functionAndi Shyti
2025-01-07i2c: exynos5: Add support for Exynos8895 SoCIvaylo Ivanov
2025-01-07dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatibleIvaylo Ivanov
2025-01-07i2c: imx-lpi2c: add eDMA mode support for LPI2CCarlos Song
2025-01-07i2c: isch: Convert comma to semicolonChen Ni
2025-01-07i2c: xiic: Add atomic transfer supportManikanta Guntupalli
2025-01-07i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to f...Manikanta Guntupalli
2025-01-07i2c: I2C_BRCMSTB should not default to y when compile-testingGeert Uytterhoeven
2025-01-07i2c: nomadik: Enable compile testing for the Nomadik driverAndi Shyti
2025-01-07dt-bindings: i2c: renesas,riic: Document the R9A09G047 supportBiju Das
2025-01-07i2c: imx: support DMA defer probingCarlos Song
2025-01-07i2c: npcm: Enable slave in eob interruptCharles Boyer
2025-01-07i2c: npcm: use i2c frequency tableTyrone Ting
2025-01-07i2c: npcm: Assign client address earlier for `i2c_recover_bus()`Tyrone Ting
2025-01-07i2c: npcm: Modify timeout evaluation mechanismTyrone Ting
2025-01-07i2c: imx: switch different pinctrl state in different system power statusCarlos Song
2025-01-07i2c: imx: make controller available until system suspend_noirq() and from res...Carlos Song
2025-01-07i2c: imx: fix divide by zero warningCarlos Song
2025-01-07i2c: keba: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2025-01-05Linux 6.13-rc6v6.13-rc6Linus Torvalds
2025-01-05Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-05kbuild: pacman-pkg: provide versioned linux-api-headers packageThomas Weißschuh
2025-01-04Merge tag 'linux-watchdog-6.13-rc6' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-03Merge tag 'block-6.13-20250103' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-03Merge tag 'io_uring-6.13-20250103' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-03Merge tag 'sound-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-03Merge tag 'drm-fixes-2025-01-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-03Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-03io_uring/kbuf: use pre-committed buffer address for non-pollable fileJens Axboe