summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i.MX: i2c: fix i2c-fsl for non-OF boardsAlexander Kurz2017-02-141-4/+10
* i2c: i.MX: Enable clockSascha Hauer2017-01-191-0/+1
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-121-62/+160
|\
| * i.MX: i2c: Add Vybrid supportAndrey Smirnov2017-01-111-28/+122
| * i.MX: i2c: Use read/write adapter functionsAndrey Smirnov2017-01-111-42/+46
* | i2c: gpio: use dynamic bus number unconditionallyUwe Kleine-König2016-11-171-1/+1
* | i2c: gpio: fix handling of return code of of_get_gpioUwe Kleine-König2016-11-171-7/+9
|/
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-077-19/+35
* driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-232-4/+4
* i2c-imx: Use xzalloc instead of kzallocAndrey Smirnov2015-11-191-1/+1
* i2c: Add support for DesignWare controllersAndrey Smirnov2015-11-193-0/+581
* i2c: fsl: Add bus recovery supportSascha Hauer2015-09-171-5/+62
* Merge branch 'for-next/misc'Sascha Hauer2015-09-011-4/+8
|\
| * i2c-imx: Fix memory leak in i2c_fsl_probe()Andrey Smirnov2015-08-191-4/+8
* | i2c: gpio: add bus recovery supportJan Luebbe2015-08-201-0/+10
* | i2c-omap: add bus recovery supportJan Luebbe2015-08-201-3/+81
* | i2c-omap: clear ARDY twiceJan Luebbe2015-08-201-0/+4
|/
* PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-031-2/+7
* i2c: omap: fix i2c bus number outputRobert Schwebel2015-06-031-3/+3
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-064-18/+18
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-304-18/+18
* | i2c: mv64xxx: continue probe when clock-frequency is missingAntony Pavlov2015-04-171-2/+1
|/
* i2c: omap: fix fclk_rate for ti,omap4-i2cJan Weitzel2015-01-061-6/+5
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-051-1/+1
|\
| * i2c: tegra: move to fs initcallLucas Stach2014-10-081-1/+1
* | i2c: at91: fix invalid length checkLucas Stach2014-10-211-2/+2
|/
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-023-2/+8
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-163-2/+8
* | Merge branch 'for-next/at91'Sascha Hauer2014-10-021-27/+71
|\ \
| * | I2C: at91: fix the method for interruptBo Shen2014-09-251-15/+23
| * | i2c: at91: add support of device treeRaphaël Poggi2014-09-251-7/+34
| * | i2c: at91: add at91sam9x5 configRaphaël Poggi2014-09-251-5/+14
| * | i2c: at91: fix coding style issueRaphaël Poggi2014-09-251-2/+2
| |/
* / i2c: omap: fix dts property "clock-frequency" usageTeresa Gámez2014-10-021-10/+10
|/
* Merge branch 'for-next/misc'Sascha Hauer2014-08-071-2/+2
|\
| * i2c: omap: fix typo in dt_idsRaphael Poggi2014-07-171-2/+2
* | i2c: busses/Makefile: fix indentationAntony Pavlov2014-07-311-2/+2
* | i2c: add Marvell 64xxx driverAntony Pavlov2014-07-313-0/+656
* | i2c: add Atmel AT91 driverRaphaël Poggi2014-07-253-0/+442
|/
* Merge branch 'for-next/mips'Sascha Hauer2014-07-041-3/+52
|\
| * i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-251-3/+52
* | i2c: versatile: add devicetree supportAntony Pavlov2014-06-231-0/+7
|/
* i2c: add Tegra driverLucas Stach2014-05-153-0/+704
* i2c: i.MX: move to earlier initcallSascha Hauer2014-03-281-1/+1
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-061-1/+27
|\
| * i2c: omap: Add devicetree supportSascha Hauer2013-11-221-1/+27
* | treewide: Add missing includesSascha Hauer2013-11-081-0/+1
|/
* i2c-omap: fix reported revisonJan Weitzel2013-10-141-1/+1
* i2c: omap: remove unncessary printfSascha Hauer2013-09-271-1/+0
* i2c-omap: Update driverJan Weitzel2013-09-271-187/+448