summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-0120-131/+321
|\
| * i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-4/+4
| * i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang2019-11-281-6/+19
| * i2c: Fix Kconfig indentationKrzysztof Kozlowski2019-11-252-20/+20
| * i2c: smbus: Don't filter out duplicate alertsCorey Minyard2019-11-251-7/+0
| * i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko2019-11-252-5/+5
| * i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat2019-11-251-1/+1
| * i2c: iproc: Add i2c repeated start capabilityLori Hikichi2019-11-171-13/+50
| * i2c: remove helpers for ref-counting clientsWolfram Sang2019-11-151-32/+0
| * i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
| * i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-1/+1
| * i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
| * i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
| * i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven2019-11-141-1/+1
| * i2c: pxa: remove unused i2c-slave APIsPatrick Williams2019-11-111-1/+0
| * i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2019-11-112-14/+61
| * i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal2019-11-111-5/+10
| * i2c: stm32f7: report dma error during probeAlain Volmat2019-11-112-8/+17
| * i2c: icy: no need to populate address for scanned deviceWolfram Sang2019-11-111-1/+0
| * i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta2019-11-111-0/+2
| * i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat2019-11-111-7/+12
| * i2c: stm32f7: rework slave_id allocationAlain Volmat2019-10-261-1/+1
| * i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula2019-10-241-0/+4
| * i2c: i801: Add support for Intel Jasper LakeJarkko Nikula2019-10-242-0/+5
| * i2c: at91: add support for analog filteringEugen Hristev2019-10-243-4/+26
| * i2c: at91: add support for advanced digital filteringEugen Hristev2019-10-243-3/+41
| * i2c: at91: add support for digital filteringEugen Hristev2019-10-243-0/+23
| * i2c: at91: add new platform support for sam9x60Eugen Hristev2019-10-241-0/+11
| * i2c: add support for filters optional propertiesEugen Hristev2019-10-241-0/+6
| * i2c: Aspeed: Add AST2600 compatibleEddie James2019-10-211-0/+4
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-0/+1
|\ \
| * | i2c: of: Populate fwnode in of_i2c_get_board_info()Saravana Kannan2019-11-201-0/+1
* | | i2c: core: fix use after free in of_i2c_notifyWen Yang2019-11-151-2/+2
* | | i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede2019-11-151-1/+27
|/ /
* | i2c: stm32f7: remove warning when compiling with W=1Alain Volmat2019-10-241-1/+1
* | i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier2019-10-241-7/+10
* | i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier2019-10-241-0/+2
* | i2c: mt65xx: fix NULL ptr dereferenceFabien Parent2019-10-241-1/+1
* | i2c: aspeed: fix master pending state handlingJae Hyun Yoo2019-10-211-20/+34
|/
* i2c: slave-eeprom: Add read only modeBjörn Ardö2019-09-281-3/+11
* i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-281-0/+1
* i2c: riic: Clear NACK in tend isrChris Brandt2019-09-281-0/+1
* i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones2019-09-281-4/+8
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-2429-236/+726
|\
| * i2c: tegra: Move suspend handling to NOIRQ phaseJon Hunter2019-09-131-18/+22
| * i2c: imx: ACPI support for NXP i2c controllerChuanhua Han2019-09-131-4/+13
| * i2c: uniphier(-f): remove all dev_dbg()Masahiro Yamada2019-09-052-36/+4
| * i2c: uniphier(-f): use devm_platform_ioremap_resource()Masahiro Yamada2019-09-052-6/+2
| * i2c: slave-eeprom: Add comment about address handlingBjörn Ardö2019-09-051-0/+6
| * i2c: exynos5: Remove IRQF_ONESHOTSebastian Andrzej Siewior2019-09-041-3/+1