index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-ismt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
i2c: ismt: Add support for Intel Cedar Fork
Jarkko Nikula
1
-0
/
+2
2018-01-15
i2c: ismt: 16-byte align the DMA buffer address
Radu Rendec
1
-18
/
+19
2018-01-15
i2c: ismt: dump registers at the end of transactions
Radu Rendec
1
-0
/
+2
2017-12-31
i2c: ismt: Use %pad specifier for dma_addr_t variables
Andy Shevchenko
1
-2
/
+1
2017-10-13
i2c: ismt: Separate I2C block read from SMBus block read
Pontus Andersson
1
-1
/
+4
2017-08-29
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-08-29
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-04-13
i2c: ismt: Add Intel DNV PCI ID
Mika Westerberg
1
-0
/
+2
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-65
/
+15
2015-10-25
i2c: add ACPI support for I2C mux ports
Dustin Byford
1
-6
/
+2
2015-10-20
i2c: ismt: issue a warning when fail to request MSI
Andy Shevchenko
1
-6
/
+5
2015-10-20
i2c: ismt: propagate actual error code
Andy Shevchenko
1
-1
/
+1
2015-10-20
i2c: ismt: do not duplicate msi_enabled flag
Andy Shevchenko
1
-5
/
+1
2015-10-20
i2c: ismt: PCI core handles power state for us
Andy Shevchenko
1
-33
/
+0
2015-10-20
i2c: ismt: improve usage of devres API
Andy Shevchenko
1
-13
/
+5
2015-10-20
i2c: ismt: mark register space with __iomem
Andy Shevchenko
1
-1
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2015-03-15
i2c: ismt: fix type of return var of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+3
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
2014-09-30
i2c: ismt: Use minimum descriptor size
Fan Du
1
-1
/
+1
2014-09-20
i2c: ismt: use correct length when copy buffer
Fan Du
1
-2
/
+2
2014-03-13
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-13
i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction type
robert.valiquette@intel.com
1
-0
/
+37
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-08-28
i2c: ismt: add error return code in probe()
Wolfram Sang
1
-0
/
+1
2013-03-24
i2c: ismt: remove duplicate const
Wolfram Sang
1
-1
/
+1
2013-03-22
i2c: iSMT: add Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+2
2013-02-15
i2c: fix i2c-ismt.c printk format warning
Randy Dunlap
1
-1
/
+1
2013-02-10
i2c: Adding support for Intel iSMT SMBus 2.0 host controller
Neil Horman
1
-0
/
+963