aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-16i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-05-13i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg
2015-05-13i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg
2015-05-12i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick
2015-05-12i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin
2015-04-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-23i2c: st: add include for pinctrlWolfram Sang
2015-04-23i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang
2015-04-23i2c: digicolor: remove duplicate includeWolfram Sang
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax
2015-04-23i2c: pca-platform: fix broken email addressWolfram Sang
2015-04-23i2c: mxs: fix broken email addressWolfram Sang
2015-04-23i2c: rk3x: report number of messages transmittedDmitry Torokhov
2015-04-15i2c: core: Export bus recovery functionsMark Brown
2015-04-15i2c: jz4780: Fix build for m68k and sparc64Guenter Roeck
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-10i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controllerSubhendu Sekhar Behera
2015-04-10i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recoveryGrygorii Strashko
2015-04-10i2c: davinci: use bus recovery infrastructureGrygorii Strashko
2015-04-10i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko
2015-04-03i2c: i2c-mux-gpio: remove error messages for probe deferralsIoan Nicu
2015-04-03i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780Zubair Lutfullah Kakakhel
2015-03-27i2c: dln2: set the device tree node of the adapterOctavian Purdila
2015-03-27i2c: davinci: fixup wait_for_completion_timeout handlingNicholas Mc Guire
2015-03-27i2c: mpc: Fix ISR return valueAmit Tomar
2015-03-27i2c: slave-eeprom: add more info when to increase the pointerWolfram Sang
2015-03-27i2c: slave: rework the slave APIWolfram Sang
2015-03-22i2c: add support for the Digicolor I2C controllerBaruch Siach
2015-03-18i2c: busses with dynamic ids should start after fixed ids for DTWolfram Sang
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-03-15i2c: designware: Suppress error message if platform_get_irq() < 0Alexey Brodkin
2015-03-15i2c: mpc: assign the correct prescaler from SVRValentin Longchamp
2015-03-15i2c: img-scb: fixup of wait_for_completion_timeout return handlingNicholas Mc Guire
2015-03-15i2c: at91: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: axxia: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: nomadik: match status to return type of read_i2cNicholas Mc Guire
2015-03-15i2c: nomadik: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: imx: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: ismt: fix type of return var of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: wmt: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: i2c-bcm2835: match return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-15i2c: designware: fixup return handling of wait_for_completion_timeoutNicholas Mc Guire