summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-jz4780.c
Commit message (Expand)AuthorAgeFilesLines
* I2C: Explicitly include correct DT includesRob Herring2023-08-141-1/+1
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-3/+2
* Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-1/+4
|\
| * i2c: jz4780: add IRQ checkSergey Shtylyov2021-04-141-1/+4
* | I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)2021-03-311-2/+2
|/
* i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li2021-02-121-3/+2
* i2c: jz4780: Remove of_match_ptr()Paul Cercueil2020-09-211-1/+1
* i2c: jz4780: Add compatible string for JZ4770 SoCPaul Cercueil2020-09-211-0/+1
* i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng2020-04-151-3/+1
* i2c: jz4780: silence log flood on txabrtWolfram Sang2020-02-131-34/+2
* I2C: JZ4780: Add support for the X1000.周琰杰 (Zhou Yanjie)2020-01-061-40/+116
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* i2c: jz4780: Fix module autoloadJavier Martinez Canillas2016-10-251-0/+1
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1
* i2c: jz4780: drop superfluous initWolfram Sang2016-06-131-4/+0
* i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
* Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
* i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
* i2c: jz4780: Fix return value if probe failsAxel Lin2015-07-091-7/+8
* i2c: jz4780: Fix build for m68k and sparc64Guenter Roeck2015-04-151-0/+1
* i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780Zubair Lutfullah Kakakhel2015-04-031-0/+832