summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-imx.c
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
* i.MX: i2c: Add Vybrid supportAndrey Smirnov2017-01-111-28/+122
* i.MX: i2c: Use read/write adapter functionsAndrey Smirnov2017-01-111-42/+46
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* i2c-imx: Use xzalloc instead of kzallocAndrey Smirnov2015-11-191-1/+1
* i2c: fsl: Add bus recovery supportSascha Hauer2015-09-171-5/+62
* i2c-imx: Fix memory leak in i2c_fsl_probe()Andrey Smirnov2015-08-191-4/+8
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* i2c: i.MX: move to earlier initcallSascha Hauer2014-03-281-1/+1
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* i2c: fsl: Add devicetree probe supportSascha Hauer2013-05-311-0/+10
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-6/+1
* i2c: adapter: register it's own deviceJean-Christophe PLAGNIOL-VILLARD2012-11-151-15/+15
* i2c i.MX: fixup clock support for powerpcSascha Hauer2012-10-041-14/+1
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-2/+21
|\
| * i2c i.MX: Switch to clock supportSascha Hauer2012-10-041-2/+21
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-5/+0
* i2c: adapt the i2c-imx driver to mpc85xx machinesRenaud Barbier2012-09-041-10/+81
* IMX driver: replace imx -> fslRenaud Barbier2012-09-041-117/+118
* Allow data-only i2c transfersRosen Kolev2011-10-071-24/+28
* introduce io.hSascha Hauer2011-09-221-1/+1
* i2c: convert to struct resourceJean-Christophe PLAGNIOL-VILLARD2011-07-231-3/+3
* i2c i.MX: convert to struct resourceSascha Hauer2011-07-191-11/+17
* i2c-imx: sync with kernel's driverEric BĂ©nard2011-01-141-27/+8
* i2c-imx: wait for STOP before disabling controllerMarc Reilly2010-10-011-5/+5
* i2c: move busses to drivers/i2c/bussesJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+520