aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * | i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()Alexander Sverdlin2015-06-10
| * | i2c: brcmstb: Add Broadcom settop SoC i2c controller driverKamal Dasu2015-06-10
| * | i2c: at91: add support to FIFOsCyrille Pitchen2015-06-10
| * | i2c: at91: print hardware versionCyrille Pitchen2015-06-10
| * | i2c: at91: add support for new alternative command modeCyrille Pitchen2015-06-10
| * | i2c: at91: use BIT() macro to define register bitsCyrille Pitchen2015-06-10
| * | i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen2015-06-10
| * | i2c: iproc: Add suspend/resume supportRay Jui2015-06-02
| * | i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang2015-06-02
| * | i2c: axxia: Add bus recovery functionalityAlexander Sverdlin2015-06-02
| * | i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula2015-06-02
| * | i2c: smbus: fix typo in commetShailendra Verma2015-05-31
| * | i2c: algo-pca: fix typo in commentShailendra Verma2015-05-31
| * | i2c: core: fix typo in commentShailendra Verma2015-05-31
| * | I2C: mediatek: Add driver for MediaTek MT8173 I2C controllerEddie Huang2015-05-31
| * | I2C: mediatek: Add driver for MediaTek I2C controllerXudong Chen2015-05-31
| * | i2c: check for proper length of the reg propertyWolfram Sang2015-05-31
| * | i2c: slave: add error messages to slave coreWolfram Sang2015-05-31
| * | i2c: rcar: report slave capabilities to usersWolfram Sang2015-05-31
| * | i2c: add SLIMpro I2C device driver on APM X-Gene platformFeng Kan2015-05-12
| * | i2c: omap: implement bus recoveryFelipe Balbi2015-05-12
| * | i2c: constify platform_device_idKrzysztof Kozlowski2015-05-12
| * | i2c: omap: Add calls for pinctrl state selectPascal Huerst2015-05-12
| * | i2c: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-12
| * | i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta2015-05-12
| * | i2c: rk3x: Increase wait timeout to 1 secondDoug Anderson2015-05-12
| |/
* | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-23
|\ \
| * | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-15
| * | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-15
| |/
* | Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-06-23
|\ \
| * | i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan2015-06-16
| |/
* | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-06-23
|\ \
| * | i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg2015-05-13
| * | i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg2015-05-13
| |/
* | i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick2015-05-12
* | i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin2015-05-12
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-26
|\
| * i2c: st: add include for pinctrlWolfram Sang2015-04-23
| * i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-23
| * i2c: digicolor: remove duplicate includeWolfram Sang2015-04-23
| * i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-23
| * i2c: pca-platform: fix broken email addressWolfram Sang2015-04-23
| * i2c: mxs: fix broken email addressWolfram Sang2015-04-23
| * i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-23
* | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-26
|\ \ | |/ |/|
| * mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-26
* | i2c: core: Export bus recovery functionsMark Brown2015-04-15
* | i2c: jz4780: Fix build for m68k and sparc64Guenter Roeck2015-04-15
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\ \
| * | ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-16