summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-134-26/+4
* i2c: add versatile supportJean-Christophe PLAGNIOL-VILLARD2012-11-153-0/+121
* i2c: add i2c-gpio supportJean-Christophe PLAGNIOL-VILLARD2012-11-153-0/+186
* i2c: adapter: register it's own deviceJean-Christophe PLAGNIOL-VILLARD2012-11-152-30/+30
* 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-042-2/+2
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-9/+0
* i2c: adapt the i2c-imx driver to mpc85xx machinesRenaud Barbier2012-09-042-12/+83
* IMX driver: replace imx -> fslRenaud Barbier2012-09-041-117/+118
* I2C i.MX: disable driver for i.MX1Sascha Hauer2012-07-251-1/+1
* i2c-omap: add i2c omap4 supportAlexander Aring2011-12-211-28/+103
* Allow data-only i2c transfersRosen Kolev2011-10-071-24/+28
* introduce io.hSascha Hauer2011-09-222-2/+2
* i2c: convert to struct resourceJean-Christophe PLAGNIOL-VILLARD2011-07-232-5/+4
* 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-204-0/+1340