summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* i2c-omap: fix am33xx and omap3 fclk_rateJan Weitzel2013-08-311-2/+2
* i2c: Reuse "driver_match" for I2C busAlexander Shiyan2013-07-151-21/+1
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-1/+1
|\
| * OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-201-1/+1
* | 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
* i2c: Add devicetree supportSascha Hauer2013-05-311-0/+42
* i2c: Add support for dynamic i2c bus numbersSascha Hauer2013-05-201-2/+11
* i2c: remove dead codeSascha Hauer2013-05-201-16/+0
* i2c: Add missing result checkSascha Hauer2013-05-201-0/+4
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-134-26/+4
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-4/+0
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* i2c: Add missing DEVICE_ID_DYNAMICSascha Hauer2012-12-031-0/+1
* i2c: add id_table supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-1/+16
* i2c: introduce i2c_new_dummyJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+28
* i2c: algo-bit add missing acknakJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+20
* i2c: add versatile supportJean-Christophe PLAGNIOL-VILLARD2012-11-153-0/+121
* i2c: add i2c-gpio supportJean-Christophe PLAGNIOL-VILLARD2012-11-153-0/+186
* i2c: add i2c algo bit supportJean-Christophe PLAGNIOL-VILLARD2012-11-155-1/+598
* i2c: adapter: register it's own deviceJean-Christophe PLAGNIOL-VILLARD2012-11-153-31/+46
* 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
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-9/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-9/+0
* | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+7
* | I2C: Put I2C devices on their own busSascha Hauer2012-09-141-0/+23
|/
* i2c: adapt the i2c-imx driver to mpc85xx machinesRenaud Barbier2012-09-042-12/+83
* IMX driver: replace imx -> fslRenaud Barbier2012-09-041-117/+118
* Merge branch 'for-next/randconfig'Sascha Hauer2012-08-011-1/+1
|\
| * I2C i.MX: disable driver for i.MX1Sascha Hauer2012-07-251-1/+1
* | i2c: add platform_data for i2c_board_infoMarc Reilly2012-07-301-0/+1
* | i2c: fix printf format specifierUwe Kleine-König2012-07-261-2/+2
|/
* 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
* Move mfd drivers to drivers/mfdSascha Hauer2010-10-117-775/+0
* i2c-imx: wait for STOP before disabling controllerMarc Reilly2010-10-011-5/+5
* twl4030: Fix compiler warningsSascha Hauer2010-09-201-3/+3
* i2c: move busses to drivers/i2c/bussesJean-Christophe PLAGNIOL-VILLARD2010-09-206-11/+19
* i2c rename CONFIG_DRIVER_I2C_xx to CONFIG_I2C_xxJean-Christophe PLAGNIOL-VILLARD2010-09-172-14/+14
* i2c: fix wrong comment and symbol export for i2c_add_numbered_adapter()Wolfram Sang2010-09-161-14/+12
* add twl4030 supportSascha Hauer2010-08-063-0/+191