aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11i2c: hix5hd2: reword according to newest specificationWolfram Sang1-3/+3
2024-07-11i2c: hisi: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: highlander: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: gpio: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: fsi: reword according to newest specificationWolfram Sang1-28/+28
2024-07-11i2c: dln2: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: diolan-u2c: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: digicolor: reword according to newest specificationWolfram Sang1-3/+3
2024-07-11i2c: davinci: reword according to newest specificationWolfram Sang1-9/+8
2024-07-11i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: cp2615: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: cht-wc: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: brcmstb: reword according to newest specificationWolfram Sang1-6/+5
2024-07-11i2c: bcm2835: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: bcm-kona: reword according to newest specificationWolfram Sang1-7/+6
2024-07-11i2c: au1550: reword according to newest specificationWolfram Sang1-8/+7
2024-07-11i2c: altera: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: ali15x3: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: reword i2c_algorithm according to newest specificationWolfram Sang1-5/+19
2024-07-10i2c: rcar: minor changes to adhere to coding styleWolfram Sang1-6/+5
2024-07-10i2c: rcar: WARN about spurious irqsWolfram Sang1-1/+1
2024-07-09dt-bindings: i2c: dw: Document compatible thead,th1520-i2cThomas Bonnefille1-0/+4
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi1-1/+1
2024-07-09i2c: designware: Constify read-only struct regmap_configJavier Carrasco1-1/+1
2024-07-09i2c: xiic: improve error message when transfer fails to startMarc Ferland1-4/+5
2024-07-09dt-bindings: i2c: nxp,lpc1788-i2c: convert to dt schemaKanak Shilledar3-34/+55
2024-07-09dt-bindings: i2c: adjust indentation in DTS example to coding styleKrzysztof Kozlowski8-155/+155
2024-07-09dt-bindings: i2c: ti,omap4: reference i2c-controller.yaml schemaKrzysztof Kozlowski1-35/+23
2024-07-09dt-bindings: i2c: samsung,s3c2410: drop unneeded address/size-cellsKrzysztof Kozlowski1-6/+0
2024-07-09dt-bindings: i2c: nvidia,tegra20: drop unneeded address/size-cellsKrzysztof Kozlowski1-6/+0
2024-07-09dt-bindings: i2c: atmel,at91sam: drop unneeded address/size-cellsKrzysztof Kozlowski1-8/+0
2024-07-09i2c: omap: wakeup the controller during suspend() callbackThomas Richard1-0/+22
2024-07-09i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard1-7/+7
2024-07-09i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula3-0/+5
2024-07-07Linux 6.10-rc7Linus Torvalds1-1/+1
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-27/+43
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-20/+22
2024-07-06Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-30/+0
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+10
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-18/+49
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-31/+132
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+20
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-233/+269
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+49
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-38/+10
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59