2016-02-12 | Jean Delvare | i2c: designware-platform: Drop duplicate module information Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-12 | Baruch Siach | i2c: designware: remove redundant lock Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-12 | Sricharan R | i2c: qup: Transfer each i2c_msg in i2c_msgs without... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-12 | Sricharan R | i2c: qup: Add V2 tags support Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-12 | Sricharan R | i2c: qup: Change qup_wait_writeready function to use... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-12 | Wolfram Sang | i2c: mux: demux-pinctrl: add driver Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-02-02 | Wolfram Sang | drm: adv7511: it's HPD, not HDP Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... |
commit | commitdiff | tree |
2016-02-02 | Wolfram Sang | drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... |
commit | commitdiff | tree |
2016-02-02 | Wolfram Sang | drm: adv7511: really enable interrupts for EDID detection Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... |
commit | commitdiff | tree |
2016-01-29 | Jean Delvare | i2c: piix4: don't regress on bus names Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-26 | Andy Shevchenko | i2c: designware-pci: use IRQF_COND_SUSPEND flag Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-26 | Jean Delvare | i2c: piix4: Fully initialize SB800 before it is registered Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-26 | Jean Delvare | i2c: piix4: Fix SB800 locking Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-13 | Paul Gortmaker | i2c: create builtin_i2c_driver to avoid registration... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Gao Pan | i2c: imx: fix i2c resource leak with dma transfer Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Wolfram Sang | dt-bindings: i2c: eeprom: add another EEPROM device Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Wolfram Sang | dt-bindings: move I2C eeprom descriptions to the proper... Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Suravee Suthikulpanit | i2c: designware: Do not require clock when SSCN and... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Akshay Bhat | DT: i2c: trivial-devices: Add Epson RX8010 and MPL3115 Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Wolfram Sang | i2c: s3c2410: remove superfluous runtime PM calls Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Wolfram Sang | i2c: always enable RuntimePM for the adapter device Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-10 | Baruch Siach | i2c: designware: retry transfer on transient failure Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-05 | Stephen Rothwell | i2c: ibm_iic: rename i2c_timings struct due to clash... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-04 | Suravee Suthikulpanit | i2c: designware: Add support for AMD Seattle I2C Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-04 | Fabio Estevam | i2c: imx: Remove unneeded comments Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Geliang Tang | i2c: st: use to_platform_device() Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Geliang Tang | i2c: designware: use to_pci_dev() Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Kamal Dasu | i2c: brcmstb: Adding support for CM and DSL SoCs Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Liguo Zhang | i2c: mediatek: fix i2c multi transfer issue in high... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Gao Pan | i2c: imx: improve code readability Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Fabio Estevam | i2c: imx: Improve message log when DMA is not used Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Gao Pan | i2c: imx: add runtime pm support to improve the performance Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-03 | Gao Pan | i2c: imx: init bus recovery info before adding i2c... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Wolfram Sang | i2c: rcar: disable PM in multi-master mode Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Wolfram Sang | i2c: rcar: remove macros dealing with flags Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Wolfram Sang | i2c: document binding for multi-master case Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Sifan Naeem | i2c: img-scb: support repeated starts on IP v3.3 Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Sifan Naeem | i2c: img-scb: add handle for Master halt interrupt Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Sifan Naeem | i2c: img-scb: add handle for stop detected interrupt Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Sifan Naeem | i2c: img-scb: remove fifo EMPTYING interrupts handle Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2016-01-02 | Sifan Naeem | i2c: img-scb: support I2C_M_IGNORE_NAK Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-19 | Wolfram Sang | i2c: rcar: disable runtime PM correctly in slave mode Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-17 | Wolfram Sang | i2c: make i2c_parse_fw_timings() always visible Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-17 | Wolfram Sang | i2c: emev: select I2C slave support Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-16 | Måns Rullgård | i2c: xlr: add interrupt support for Sigma Designs chips Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-16 | Måns Rullgård | i2c: xlr: fix extra read/write at end of rx transfer Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-15 | Måns Rullgård | i2c: xlr: add support for Sigma Designs controller... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Masahiro Yamada | i2c: uniphier_f: error out if bus speed is zero Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Masahiro Yamada | i2c: uniphier_f: error out if clock rate is zero Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Masahiro Yamada | i2c: uniphier: error out if bus speed is zero Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Masahiro Yamada | i2c: uniphier: error out if clock rate is zero Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Wolfram Sang | i2c: rcar: honor additional i2c timings from DT Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Wolfram Sang | i2c: rcar: switch to i2c generic dt parsing Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Wolfram Sang | i2c: rcar: refactor probe function a little Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Wolfram Sang | i2c: add generic routine to parse DT for timing information Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-14 | Wolfram Sang | i2c: document generic DT bindings for timing parameters Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-12 | Jarkko Nikula | i2c: designware: Keep pm_runtime_enable/_disable calls... Reported-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-12 | Xiangliang Yu | i2c: designware: fix IO timeout issue for AMD controller Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-09 | Gao Pan | i2c: imx: init bus recovery info before adding i2c... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-05 | Niklas Söderlund | i2c: emev2: add slave support Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-03 | Paul Burton | i2c: eg20t: allow build on MIPS platforms Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-03 | Paul Burton | i2c: eg20t: set i2c_adapter->dev.of_node Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-03 | Ludovic Desroches | i2c: at91: add support for the HOLD field Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-03 | Wolfram Sang | i2c: piix4: remove unneeded assignments Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-01 | Dmitry V. Krivenok | i2c: do not use 0x in front of %pa Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-12-01 | Liguo Zhang | i2c: mediatek: add i2c first write then read optimization Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Shubhrajyoti Datta | i2c: cadence: Remove the suspended flag Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Shubhrajyoti Datta | i2c: cadence: Move to sensible power management Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Nicola Corna | i2c: add i2c_check_quirks helper function Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Nicola Corna | i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Nicola Corna | i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Nicola Corna | i2c: add i2c quirk flag for unsupported clock stretching Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Lars-Peter Clausen | i2c: xiic: Replace spinlock with mutex Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | LABBE Corentin | i2c: taos-evm: replace simple_strtoul by kstrtou8 Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Alexander Sverdlin | i2c: davinci: Increase module clock frequency Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Hans de Goede | i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Christian Fetzer | i2c: piix4: Add adapter port name support for SB800... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Christian Fetzer | i2c: piix4: Add support for multiplexed main adapter... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Christian Fetzer | i2c: piix4: Convert piix4_main_adapter to array Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rk3x: populate correct variable for sda_falling_time Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: handle difference in setting up non-first... Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: clean up after refactoring Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: revoke START request early Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: check master irqs before slave irqs Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: don't issue stop when HW does it automatically Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: init new messages in irq Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: refactor setup of a msg Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: remove spinlock Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: remove unused IOERROR state Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: rework hw init Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-30 | Wolfram Sang | i2c: rcar: make sure clocks are on when doing clock... Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-20 | Alexandra Yates | i2c: i801: add Intel Lewisburg device IDs Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-20 | Grygorii Strashko | i2c: fix wakeup irq parsing Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-20 | Lars-Peter Clausen | i2c: xiic: Prevent concurrent running of the IRQ handler... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-20 | Lars-Peter Clausen | i2c: Revert "i2c: xiic: Do not reset controller before... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-11-20 | Hou Zhiqiang | i2c: imx: fix a compiling error Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-10-30 | Wolfram Sang | i2c: rcar: Revert the latest refactoring series Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering... Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-10-30 | Wolfram Sang | i2c: pnx: remove superfluous assignment Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-10-30 | Wolfram Sang | MAINTAINERS: i2c: drop i2c-pnx maintainer Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
2015-10-30 | Wolfram Sang | MAINTAINERS: i2c: mark also subdirectories as maintained Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
commit | commitdiff | tree |
next |