summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-11i2c: ocores: reword according to newest specificationWolfram Sang1-4/+4
2024-07-11i2c: mv64xxx: reword according to newest specificationWolfram Sang1-6/+6
2024-07-11i2c: mt7621: reword according to newest specificationWolfram Sang1-13/+13
2024-07-11i2c: mpc: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: mlxcpld: reword according to newest specificationWolfram Sang1-7/+7
2024-07-11i2c: ls2x: reword according to newest specificationWolfram Sang1-6/+5
2024-07-11i2c: lpc2k: reword according to newest specificationWolfram Sang1-5/+5
2024-07-11i2c: ljca: reword according to newest specificationWolfram Sang1-10/+10
2024-07-11i2c: kempld: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: jz4780: reword according to newest specificationWolfram Sang1-2/+2
2024-07-11i2c: isch: reword according to newest specificationWolfram Sang1-1/+1
2024-07-11i2c: iop3xx: reword according to newest specificationWolfram Sang1-9/+6
2024-07-11i2c: ibm_iic: reword according to newest specificationWolfram Sang1-16/+11
2024-07-11i2c: i801: reword according to newest specificationWolfram Sang1-6/+6
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-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-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-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 Nikula2-0/+4
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 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+10
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+42
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-31/+127
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 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen1-76/+110
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen2-102/+119