summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
|\ \
| * | i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| * | i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| * | i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| * | i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| * | i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| * | i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
| |/
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-0/+22
|\ \ | |/ |/|
| * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-0/+22
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-6/+19
|\ \
| * | i2c: Use stable dev_name for ACPI enumerated I2C slavesJarkko Nikula2013-11-141-4/+17
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1827-194/+2918
|\ \ \
| * | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-181-1/+2
| * | | i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner2013-11-171-22/+4
| * | | i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-153-0/+919
| * | | i2c: cbus-gpio: Fix device tree bindingTony Lindgren2013-11-151-0/+2
| * | | i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun2013-11-141-0/+1
| * | | i2c: designware: add new ACPI IDsMika Westerberg2013-11-141-0/+2
| * | | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-142-0/+4
| * | | i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-141-5/+0
| * | | i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-143-0/+883
| * | | i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-013-0/+782
| * | | i2c: rcar: fixup rcar type namingKuninori Morimoto2013-11-011-11/+11
| * | | i2c: scmi: remove some bogus NULL checksDan Carpenter2013-11-011-3/+3
| * | | i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart2013-10-311-2/+2
| * | | i2c: sh_mobile: Convert to clk_prepare/unprepareLaurent Pinchart2013-10-311-4/+4
| * | | i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu2013-10-301-2/+2
| * | | i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu2013-10-301-2/+2
| * | | i2c: Include linux/of.h headerSachin Kamat2013-10-305-0/+5
| * | | i2c: mxs: Fix PIO mode on i.MX23Marek Vasut2013-10-061-11/+29
| * | | i2c: mxs: Rework the PIO mode operationMarek Vasut2013-10-061-102/+176
| * | | i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controllerJuergen Beisert2013-10-061-6/+34
| * | | i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-032-13/+18
| * | | i2c: remove redundant of_match_ptrSachin Kamat2013-10-034-4/+4
| * | | i2c: bfin-twi: Remove casting the return value which is a void pointerJingoo Han2013-09-301-3/+3
| * | | i2c: xiic: Remove casting the return value which is a void pointerJingoo Han2013-09-301-1/+1
| * | | i2c: rcar: use per-device clockGuennadi Liakhovetski2013-09-301-1/+1
| * | | i2c: rcar: fix clk_get() error handlingGuennadi Liakhovetski2013-09-301-3/+3
| * | | i2c: rcar: add Device Tree supportGuennadi Liakhovetski2013-09-301-2/+19
| * | | i2c: rcar: get clock rate only once and simplify calculationGuennadi Liakhovetski2013-09-301-7/+13
| * | | i2c: rcar: (cosmetic) remove superfluous parenthesisGuennadi Liakhovetski2013-09-301-1/+1
| * | | i2c: i2c-dev: Create 'name' attribute automaticallyGuenter Roeck2013-09-301-9/+10
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-159-10/+10
| |/ / |/| |
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-0/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'acpi-pm'Rafael J. Wysocki2013-10-281-0/+5
| |\ \
| | * | i2c: attach/detach I2C client device to the ACPI power domainLv Zheng2013-10-111-0/+5
| | |/
* | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0710-23/+35
|\ \ \
| * | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-1/+1
| |/ /
| * | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
OpenPOWER on IntegriCloud