summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0414-129/+226
|\
| * i2c: ali1535: mention that the device should not be disabledWolfram Sang2021-07-021-0/+5
| * i2c: mpc: Restore reread of I2C status registerChris Packham2021-07-021-0/+2
| * i2c: imx: Fix some checkpatch warningsKwon Tae-young2021-06-241-14/+5
| * i2c: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski2021-06-231-4/+1
| * i2c: cadence: Simplify with dev_err_probe()Krzysztof Kozlowski2021-06-231-5/+4
| * i2c: xiic: Simplify with dev_err_probe()Krzysztof Kozlowski2021-06-231-5/+4
| * i2c: cadence: Clear HOLD bit before xfer_size register rolls overRaviteja Narayanam2021-06-231-7/+41
| * i2c: i801: Improve i801_setup_hstcfgHeiner Kallweit2021-06-201-6/+4
| * i2c: i801: Use driver name constant instead of function dev_driver_stringHeiner Kallweit2021-06-201-5/+5
| * i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...Heiner Kallweit2021-06-201-4/+4
| * i2c: i801: Improve status pollingHeiner Kallweit2021-06-201-23/+13
| * i2c: cht-wc: Replace of_node by NULLAndy Shevchenko2021-06-201-2/+1
| * i2c: riic: Add RZ/G2L supportBiju Das2021-06-201-1/+22
| * i2c: mediatek: mt65xx: add optional vbus-supplyHsin-Yi Wang2021-05-281-0/+7
| * i2c: rcar: Drop "renesas,i2c-rcar"Geert Uytterhoeven2021-05-281-1/+0
| * i2c: mediatek: Rename i2c irq nameQii Wang2021-05-271-1/+1
| * i2c: i801: Use standard PCI constants instead of own onesHeiner Kallweit2021-05-271-14/+6
| * i2c: i801: Replace waitqueue with completion APIHeiner Kallweit2021-05-271-29/+19
| * i2c: i801: Remove unneeded warning after wait_event_timeout timeoutHeiner Kallweit2021-05-271-8/+4
| * i2c: aspeed: disable additional device addresses on ast2[56]xxZev Weiss2021-05-271-4/+8
| * i2c: stm32f7: add SMBus-Alert supportAlain Volmat2021-05-251-0/+73
| * i2c: qcom-cci: add sm8250 compatibleJonathan Marek2021-05-251-0/+1
* | i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-241-2/+2
* | i2c: cp2615: check for allocation failure in cp2615_i2c_recv()Dan Carpenter2021-06-201-4/+10
* | i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit2021-06-201-0/+3
* | i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi2021-06-041-1/+11
* | i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi2021-06-041-0/+9
* | i2c: tegra-bpmp: Demote kernel-doc abusesLee Jones2021-06-031-2/+2
* | i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones2021-06-031-5/+4
* | i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski2021-05-281-0/+3
* | i2c: mediatek: Disable i2c start_en and clear intr_stat brfore resetQii Wang2021-05-281-0/+5
* | i2c: i801: Don't generate an interrupt on bus resetJean Delvare2021-05-271-4/+2
* | i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-05-271-2/+79
* | i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones2021-05-271-1/+1
* | i2c: busses: i2c-st: Fix copy/paste function misnaming issuesLee Jones2021-05-271-2/+2
* | i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structureLee Jones2021-05-271-4/+4
* | i2c: busses: i2c-ocores: Place the expected function names into the documenta...Lee Jones2021-05-271-4/+4
* | i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...Lee Jones2021-05-271-1/+2
* | i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'Lee Jones2021-05-271-1/+1
* | i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'Lee Jones2021-05-271-1/+1
* | i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-docLee Jones2021-05-271-1/+1
* | i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'Lee Jones2021-05-271-1/+1
* | i2c: sh_mobile: Use new clock calculation formulas for RZ/G2EGeert Uytterhoeven2021-05-251-1/+1
* | i2c: I2C_HISI should depend on ACPIGeert Uytterhoeven2021-05-251-1/+1
* | i2c: icy: Remove unused variable new_fwnode in icy_probe()Geert Uytterhoeven2021-05-251-1/+0
* | i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"Colin Ian King2021-05-251-1/+1
|/
* Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-3037-613/+1755
|\
| * i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretchingQii Wang2021-04-171-1/+5
| * i2c: mediatek: Fix wrong dma sync flagQii Wang2021-04-171-1/+1