index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
drivers: i2c: fsi: Add proper abort method
Edward A. James
1
-69
/
+216
2017-08-29
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
1
-1
/
+8
2017-08-15
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
1
-18
/
+56
2017-08-08
i2c: fsi: Fix bug on remove() and reset to upstream state
Edward A. James
1
-25
/
+32
2017-08-01
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
1
-2
/
+3
2017-07-26
i2c: aspeed: Reset to upstream version
Joel Stanley
1
-116
/
+117
2017-07-19
i2c: fsi: Add SMBUS emulation
Joel Stanley
1
-1
/
+2
2017-07-08
i2c: fsi: Remove unnecessary compatible check
Joel Stanley
1
-32
/
+27
2017-07-08
i2c: fsi: Fix devicetree parsing in FSI-attached I2C master algo
Edward A. James
1
-4
/
+6
2017-07-08
i2c: fsi: Remove idx counter
Joel Stanley
1
-6
/
+0
2017-07-08
i2c: fsi: Dynamically allocate port numbers
Joel Stanley
1
-4
/
+1
2017-07-08
i2c: fsi: Remove ida counter
Joel Stanley
1
-13
/
+3
2017-06-05
i2c: fsi: Fix unused variable warning
Joel Stanley
1
-4
/
+7
2017-05-31
drivers: i2c: Add bus recovery for FSI algorithm
Edward A. James
1
-0
/
+76
2017-05-31
drivers: i2c: Add I2C master locking to FSI algorithm
Edward A. James
1
-4
/
+37
2017-05-31
drivers: i2c: Add transfer implementation for FSI algorithm
Edward A. James
1
-2
/
+191
2017-05-31
drivers: i2c: Add port structure to FSI algorithm
Edward A. James
1
-1
/
+112
2017-05-31
drivers: i2c: Add FSI-attached I2C master algorithm
Edward A. James
3
-0
/
+257
2017-05-24
i2c: aspeed: clear the IRQ status earlier
Cédric Le Goater
1
-1
/
+1
2017-04-27
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
1
-0
/
+201
2017-04-27
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
3
-0
/
+700
2017-04-27
Revert "i2c: Add driver for Aspeed i2c master"
Joel Stanley
3
-921
/
+0
2017-03-22
i2c: Add driver for Aspeed i2c master
Joel Stanley
3
-0
/
+921
2017-03-18
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
1
-0
/
+2
2017-03-18
i2c: bcm2835: Avoid possible NULL ptr dereference
Stefan Wahren
1
-1
/
+3
2017-02-15
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2
-35
/
+11
2017-02-09
i2c: piix4: Request the SMBUS semaphore inside the mutex
Ricardo Ribalda
1
-5
/
+7
2017-02-09
i2c: piix4: Fix request_region size
Ricardo Ribalda
1
-1
/
+1
2017-01-26
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
1
-0
/
+20
2017-01-26
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
1
-4
/
+4
2017-01-12
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
1
-0
/
+22
2017-01-12
i2c: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
1
-1
/
+1
2017-01-12
i2c: print correct device invalid address
John Garry
1
-1
/
+1
2017-01-12
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
1
-9
/
+8
2017-01-12
i2c: fix kernel memory disclosure in dev interface
Vlad Tsyrklevich
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-18
i2c: mux: mlxcpld: fix i2c mux selection caching
Peter Rosin
1
-11
/
+13
2016-12-17
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
1
-7
/
+24
2016-12-17
i2c: xgene: Fix missing code of DTB support
Tin Huynh
1
-0
/
+1
2016-12-17
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
1
-1
/
+4
2016-12-17
i2c: octeon: thunderx: Limit register access retries
Jan Glauber
2
-6
/
+19
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+2
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-379
/
+2066
2016-12-12
i2c: fsl-lpi2c: read lpi2c fifo size in probe()
Gao Pan
1
-9
/
+15
2016-12-12
i2c: octeon: thunderx: Remove double-check after interrupt
Jan Glauber
1
-41
/
+2
2016-12-12
i2c: octeon: thunderx: TWSI software reset in recovery
Jan Glauber
1
-0
/
+3
2016-12-12
i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs
Jan Kotas
1
-1
/
+1
2016-12-12
i2c: sh_mobile: Add per-Generation fallback bindings
Simon Horman
1
-1
/
+3
2016-12-12
i2c: rcar: Add per-Generation fallback bindings
Simon Horman
1
-1
/
+4
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
1
-1
/
+2
[next]