summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2020-03-22i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-03-21i2c: imx: remove duplicate print after platform_get_irq()Tang Bin
2020-03-21i2c: designware: Fix spelling typos in the commentsAndy Shevchenko
2020-03-21i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin
2020-03-21i2c: designware: Detect the FIFO size in the common codeSerge Semin
2020-03-13i2c: qcom-geni: Drop of_platform.h includeStephen Boyd
2020-03-13i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd
2020-03-13i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd
2020-03-13i2c: stm32f7: do not backup read-only PECR registerAlain Volmat
2020-03-10i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang
2020-03-10i2c: stm32f7: add a new st, stm32mp15-i2c compatibleAlain Volmat
2020-03-10i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modesAlain Volmat
2020-03-10i2c: brcmstb: Support BCM2711 HDMI BSC controllersMaxime Ripard
2020-03-10i2c: omap: use devm_platform_ioremap_resource()chenqiwu
2020-03-10i2c: powermac: correct comment about custom handlingWolfram Sang
2020-02-26i2c: stm32f7: allow controller to be wakeup-sourceAlain Volmat
2020-02-26i2c: imx: implement master_xfer_atomic callbackStefan Lengfeld
2020-02-26i2c: at91: implement i2c bus recoveryKamel Bouhara
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-02-07Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-03i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controllerHanjun Guo
2020-01-31i2c: cros-ec-tunnel: Fix ACPI identifierRaul E Rangel
2020-01-31i2c: cros-ec-tunnel: Fix slave device enumerationAkshu Agrawal
2020-01-30i2c: stm32f7: add PM_SLEEP suspend/resume supportAlain Volmat
2020-01-30i2c: cadence: Fix wording in i2c-cadence driverMichal Simek
2020-01-30i2c: cadence: Fix power management order of operationsTopi Kuutela
2020-01-30i2c: cadence: Fix error printing in case of deferShubhrajyoti Datta
2020-01-30i2c: cadence: Handle transfer_size rolloverAlex Williams
2020-01-29i2c: i801: Add support for Intel Comet Lake PCH-VJarkko Nikula
2020-01-29i2c: xiic: fix indentation issueColin Ian King
2020-01-29i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-23i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski
2020-01-23i2c: Enable compile testing for more driversKrzysztof Kozlowski
2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta
2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu
2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta
2020-01-15i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski
2020-01-15i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-15i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: ocores: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: nvidia-gpu: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: i801: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: cht-wc: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: iop3xx: Fix memory leak in probe error pathKrzysztof Kozlowski
2020-01-15i2c: stu300: Use proper printk format for iomem pointerKrzysztof Kozlowski