aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
...
| * | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-14
| * | i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-14
| * | i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-14
| * | i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-01
| * | i2c: rcar: fixup rcar type namingKuninori Morimoto2013-11-01
| * | i2c: scmi: remove some bogus NULL checksDan Carpenter2013-11-01
| * | i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart2013-10-31
| * | i2c: sh_mobile: Convert to clk_prepare/unprepareLaurent Pinchart2013-10-31
| * | i2c: Include linux/of.h headerSachin Kamat2013-10-30
| * | i2c: mxs: Fix PIO mode on i.MX23Marek Vasut2013-10-06
| * | i2c: mxs: Rework the PIO mode operationMarek Vasut2013-10-06
| * | i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controllerJuergen Beisert2013-10-06
| * | i2c: remove redundant of_match_ptrSachin Kamat2013-10-03
| * | i2c: bfin-twi: Remove casting the return value which is a void pointerJingoo Han2013-09-30
| * | i2c: xiic: Remove casting the return value which is a void pointerJingoo Han2013-09-30
| * | i2c: rcar: use per-device clockGuennadi Liakhovetski2013-09-30
| * | i2c: rcar: fix clk_get() error handlingGuennadi Liakhovetski2013-09-30
| * | i2c: rcar: add Device Tree supportGuennadi Liakhovetski2013-09-30
| * | i2c: rcar: get clock rate only once and simplify calculationGuennadi Liakhovetski2013-09-30
| * | i2c: rcar: (cosmetic) remove superfluous parenthesisGuennadi Liakhovetski2013-09-30
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
| |/ |/|
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| * | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-10
| * | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-10
| * | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-10
| * | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-10
| * | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-10
| |/
* / drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* i2c: ismt: initialize DMA bufferJames Ralston2013-09-28
* i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee2013-09-27
* i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding2013-09-27
* i2c: mv64xxx: Fix some build warningsThierry Reding2013-09-27
* i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips2013-09-27
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* i2c: davinci: Fix bad dev_get_platdata() conversionOlof Johansson2013-09-10
* i2c: rcar: add rcar-H2 supportNguyen Viet Dung2013-09-04
* i2c: sirf: retry 3 times as sometimes we get random noack and timeoutZhiwu Song2013-08-28
* i2c: sirf: support reverse direction of addressZhiwu Song2013-08-28
* i2c: sirf: fix the typo for setting bitrate to less than 100kZhiwu Song2013-08-28
* i2c: sirf: we need to wait I2C_RESET status in resumeZhiwu Song2013-08-28
* i2c: sirf: reset i2c controller early after we get a noackZhiwu Song2013-08-28
* i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPIMika Westerberg2013-08-28
* i2c: designware: make HCNT/LCNT values configurableMika Westerberg2013-08-28
* i2c: mpc: cleanup clock API useGerhard Sittig2013-08-28
* i2c: pnx: fix error return code in i2c_pnx_probe()Wei Yongjun2013-08-28
* i2c: ismt: add error return code in probe()Wolfram Sang2013-08-28
* i2c: move ACPI helpers into the coreMika Westerberg2013-08-23
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)Gregory CLEMENT2013-08-23