summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-2444-199/+165
* i2c: algo: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-241-3/+3
* i2c: stm32f7: switch to I²C generic property parsingAndy Shevchenko2020-03-241-31/+26
* i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()Andy Shevchenko2020-03-241-9/+9
* i2c: core: Allow override timing properties with 0Andy Shevchenko2020-03-242-14/+18
* i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko2020-03-242-5/+5
* i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-03-221-3/+3
* i2c: imx: remove duplicate print after platform_get_irq()Tang Bin2020-03-211-3/+1
* i2c: designware: Fix spelling typos in the commentsAndy Shevchenko2020-03-215-8/+8
* i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin2020-03-212-7/+0
* i2c: designware: Detect the FIFO size in the common codeSerge Semin2020-03-215-24/+27
* i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao2020-03-201-22/+26
* i2c: qcom-geni: Drop of_platform.h includeStephen Boyd2020-03-131-1/+0
* i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd2020-03-131-31/+26
* i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd2020-03-131-2/+2
* i2c: stm32f7: do not backup read-only PECR registerAlain Volmat2020-03-131-4/+0
* i2c: smbus: remove outdated references to irq level triggersWolfram Sang2020-03-101-5/+0
* i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang2020-03-105-24/+32
* i2c: stm32f7: add a new st, stm32mp15-i2c compatibleAlain Volmat2020-03-101-6/+33
* i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modesAlain Volmat2020-03-101-13/+39
* i2c: brcmstb: Support BCM2711 HDMI BSC controllersMaxime Ripard2020-03-101-0/+33
* i2c: omap: use devm_platform_ioremap_resource()chenqiwu2020-03-101-3/+1
* i2c: use kobj_to_dev() APIchenqiwu2020-03-101-2/+2
* i2c: powermac: correct comment about custom handlingWolfram Sang2020-03-101-8/+7
* i2c: dev: keep sorting of includesWolfram Sang2020-02-261-1/+1
* i2c: stm32f7: allow controller to be wakeup-sourceAlain Volmat2020-02-261-21/+86
* i2c: imx: implement master_xfer_atomic callbackStefan Lengfeld2020-02-261-41/+105
* i2c: at91: implement i2c bus recoveryKamel Bouhara2020-02-262-0/+82
* Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-02-0729-748/+745
|\
| * i2c: cros-ec-tunnel: Fix ACPI identifierRaul E Rangel2020-01-311-1/+1
| * i2c: cros-ec-tunnel: Fix slave device enumerationAkshu Agrawal2020-01-311-0/+1
| * i2c: stm32f7: add PM_SLEEP suspend/resume supportAlain Volmat2020-01-301-4/+113
| * i2c: cadence: Fix wording in i2c-cadence driverMichal Simek2020-01-301-1/+1
| * i2c: cadence: Fix power management order of operationsTopi Kuutela2020-01-301-3/+6
| * i2c: cadence: Fix error printing in case of deferShubhrajyoti Datta2020-01-301-1/+2
| * i2c: cadence: Handle transfer_size rolloverAlex Williams2020-01-301-5/+13
| * i2c: i801: Add support for Intel Comet Lake PCH-VJarkko Nikula2020-01-291-0/+4
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2020-01-292-37/+61
| |\
| | * i2c: mux: pca954x: support property idle-stateBiwen Li2020-01-031-23/+46
| | * i2c: mux: pca9541: use the BIT macroPeter Rosin2020-01-031-14/+15
| * | i2c: xiic: fix indentation issueColin Ian King2020-01-291-1/+1
| * | i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King2020-01-291-1/+1
| * | i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski2020-01-231-4/+4
| * | i2c: Enable compile testing for more driversKrzysztof Kozlowski2020-01-231-28/+33
| * | i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta2020-01-151-5/+7
| * | i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu2020-01-151-1/+2
| * | i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta2020-01-151-10/+42
| * | i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski2020-01-151-1/+1
| * | i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-151-2/+2
| * | i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-151-3/+3