summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-04-0265-483/+733
|\
| * i2c: rcar: clean up after refactoring i2c_timingsWolfram Sang2020-03-311-6/+6
| * Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang2020-03-266-70/+26
| |\
| * | 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
* | | i2c: pca-platform: Use platform_irq_get_optionalChris Packham2020-03-281-1/+1
* | | i2c: st: fix missing struct parameter descriptionAlain Volmat2020-03-281-0/+1
* | | i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng2020-03-241-12/+8
* | | i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan2020-03-221-0/+1
| |/ |/|
* | i2c: acpi: put device when verifying client failsWolfram Sang2020-03-131-1/+9
* | i2c: gpio: suppress error on probe deferHamish Martin2020-03-101-1/+1
* | i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula2020-03-101-0/+1
* | i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg2020-03-101-33/+12
* | i2c: altera: Fix potential integer overflowGustavo A. R. Silva2020-02-131-1/+1
* | i2c: jz4780: silence log flood on txabrtWolfram Sang2020-02-131-34/+2
|/
* 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