Commit History

Author SHA1 Message Date
  Weifeng Voon d0bcd8df9a i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT 9 years ago
  Jarkko Nikula cd998ded5c i2c: designware: Prevent runtime suspend during adapter registration 9 years ago
  Baruch Siach e3c9765008 i2c: designware: remove redundant lock 9 years ago
  Andy Shevchenko 08c6e8cc66 i2c: designware-pci: use IRQF_COND_SUSPEND flag 9 years ago
  Linus Torvalds 32250e4a5f Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 9 years ago
  Suravee Suthikulpanit b33af11de2 i2c: designware: Do not require clock when SSCN and FFCN are provided 9 years ago
  Baruch Siach 8d22f30938 i2c: designware: retry transfer on transient failure 9 years ago
  Xiangliang Yu 2d244c8148 i2c: designware: fix IO timeout issue for AMD controller 9 years ago
  Jarkko Nikula d80d134182 i2c: designware: Move common probe code into i2c_dw_probe() 10 years ago
  Jarkko Nikula 8a43745952 i2c: designware: Make dw_readl() and dw_writel() static 10 years ago
  Jarkko Nikula f6ed2b79dc i2c: designware: Remove unused functions 10 years ago
  Jarkko Nikula c335631a68 i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() 10 years ago
  Jarkko Nikula fb427466dc i2c: designware: Make debug print in i2c_dw_isr() shorter 10 years ago
  Nicholas Mc Guire 63d51e5919 i2c: designware: fixup return handling of wait_for_completion_timeout 10 years ago
  Jarkko Nikula 42ffd3907c i2c: designware: Do not calculate SCL timing parameters needlessly 10 years ago
  David Box c0601d285e i2c: designware: Add i2c bus locking support 10 years ago
  Jisheng Zhang 67105c5a94 i2c: designware: use {readl|writel}_relaxed instead of readl/writel 10 years ago
  Andrew Jackson d39f77b06a i2c: designware: prevent early stop on TX FIFO empty 11 years ago
  Wolfram Sang ca1f8da9ac i2c: remove FSF address 11 years ago
  Du, Wenkai 47bb27e788 i2c: designware: Mask all interrupts during i2c controller enable 11 years ago
  Romain Baeriswyl 6468276b22 i2c: designware: make SCL and SDA falling time configurable 11 years ago
  Baruch Siach 7ae532e997 i2c: designware: remove HAVE_CLK build dependecy 11 years ago
  Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 12 years ago
  Chew, Chiau Ee bd63ace4dc i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set 12 years ago
  Mika Westerberg defc0b2fb5 i2c: designware: make HCNT/LCNT values configurable 12 years ago
  Chew, Chiau Ee 8256424553 i2c: designware: Manually set RESTART bit between messages 12 years ago
  Christian Ruppert 9803f86894 i2c-designware: make SDA hold time configurable 12 years ago
  Christian Ruppert 38d7fadef4 i2c: designware: fix race between subsequent xfers 12 years ago
  Mika Westerberg e42dba569f i2c: designware: prevent signals from aborting I2C transfers 12 years ago
  Mika Westerberg 2a2d95e9d6 i2c: designware: always clear interrupts before enabling them 12 years ago