summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* i2c-omap: fix am33xx and omap3 fclk_rateJan Weitzel2013-08-311-2/+2
* i2c-omap: Remove cpu_is functions completelyTeresa Gámez2013-06-231-22/+67
* ARM: AM33xx: Add i2c support for AM33xxTeresa Gámez2013-06-211-5/+9
* i2c-omap: cleanup cpu_is functionsTeresa Gámez2013-06-211-102/+57
* i2c: fsl: Add devicetree probe supportSascha Hauer2013-05-311-0/+10
* 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