summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2021-06-23i2c: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: cadence: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: xiic: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: cadence: Clear HOLD bit before xfer_size register rolls overRaviteja Narayanam
2021-06-20i2c: cp2615: check for allocation failure in cp2615_i2c_recv()Dan Carpenter
2021-06-20i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit
2021-06-20i2c: i801: Improve i801_setup_hstcfgHeiner Kallweit
2021-06-20i2c: i801: Use driver name constant instead of function dev_driver_stringHeiner Kallweit
2021-06-20i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...Heiner Kallweit
2021-06-20i2c: i801: Improve status pollingHeiner Kallweit
2021-06-20i2c: cht-wc: Replace of_node by NULLAndy Shevchenko
2021-06-20i2c: riic: Add RZ/G2L supportBiju Das
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi
2021-06-04i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi
2021-06-03i2c: tegra-bpmp: Demote kernel-doc abusesLee Jones
2021-06-03i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones
2021-05-28i2c: mediatek: mt65xx: add optional vbus-supplyHsin-Yi Wang
2021-05-28i2c: core: support bus regulator controlling in adapterBibby Hsieh
2021-05-28i2c: core: Make debug message even more debuggishAndy Shevchenko
2021-05-28i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski
2021-05-28i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang
2021-05-28i2c: rcar: Drop "renesas,i2c-rcar"Geert Uytterhoeven
2021-05-27i2c: mediatek: Rename i2c irq nameQii Wang
2021-05-27i2c: i801: Use standard PCI constants instead of own onesHeiner Kallweit
2021-05-27i2c: i801: Replace waitqueue with completion APIHeiner Kallweit
2021-05-27i2c: i801: Remove unneeded warning after wait_event_timeout timeoutHeiner Kallweit
2021-05-27i2c: i801: Don't generate an interrupt on bus resetJean Delvare
2021-05-27i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-05-27i2c: aspeed: disable additional device addresses on ast2[56]xxZev Weiss
2021-05-27i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones
2021-05-27i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones
2021-05-27i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones
2021-05-27i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones
2021-05-27i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones
2021-05-27i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones
2021-05-27i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones
2021-05-27i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones
2021-05-27i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headersLee Jones
2021-05-27i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones
2021-05-25i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven
2021-05-25i2c: stm32f7: add SMBus-Alert supportAlain Volmat
2021-05-25i2c: I2C_HISI should depend on ACPIGeert Uytterhoeven
2021-05-25i2c: icy: Remove unused variable new_fwnode in icy_probe()Geert Uytterhoeven
2021-05-25i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"Colin Ian King
2021-05-25i2c: qcom-cci: add sm8250 compatibleJonathan Marek
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds