index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: aspeed: Deassert reset in probe
Joel Stanley
2018-02-07
1
-0
/
+12
*
i2c: fsi: Add bus recovery for FSI algorithm
Edward A. James
2018-01-18
1
-0
/
+22
*
i2c: fsi: Add I2C master locking to FSI algorithm
Edward A. James
2018-01-18
1
-4
/
+39
*
i2c: fsi: Add transfer implementation for FSI algorithm
Edward A. James
2018-01-18
1
-2
/
+212
*
i2c: fsi: Add abort and hardware reset procedures
Edward A. James
2018-01-18
1
-0
/
+186
*
i2c: fsi: Add port structure to FSI algorithm
Edward A. James
2018-01-18
1
-0
/
+96
*
i2c: Add FSI-attached I2C master algorithm
Edward A. James
2018-01-18
3
-0
/
+256
*
Merge tag 'v4.13.16' into dev-4.13
Joel Stanley
2017-11-28
2
-5
/
+30
|
\
|
*
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
Guenter Roeck
2017-10-27
1
-4
/
+26
|
*
i2c: ismt: Separate I2C block read from SMBus block read
Pontus Andersson
2017-10-27
1
-1
/
+4
*
|
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
2017-10-09
1
-1
/
+8
*
|
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
2017-10-09
1
-18
/
+56
|
/
*
i2c: designware: Round down ACPI provided clk to nearest supported clk
Hans de Goede
2017-08-31
1
-4
/
+12
*
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
2017-08-29
1
-1
/
+3
*
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
2017-08-29
1
-2
/
+2
*
i2c: designware: Fix runtime PM for I2C slave mode
Jarkko Nikula
2017-08-17
1
-0
/
+3
*
i2c: designware: Remove needless pm_runtime_put_noidle() call
Jarkko Nikula
2017-08-17
1
-1
/
+0
*
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
2017-08-14
1
-2
/
+3
*
i2c: simtec: use release_mem_region instead of release_resource
Anton Vasilyev
2017-08-14
1
-4
/
+2
*
i2c: core: Make comment about I2C table requirement to reflect the code
Javier Martinez Canillas
2017-08-14
1
-2
/
+2
*
i2c: designware: Fix standard mode speed when configuring the slave mode
Jarkko Nikula
2017-08-14
1
-2
/
+1
*
i2c: designware: Fix oops from i2c_dw_irq_handler_slave
Jarkko Nikula
2017-08-14
1
-1
/
+1
*
i2c: designware: Fix system suspend
Ulf Hansson
2017-08-14
1
-2
/
+12
*
i2c: allow i2c-versatile for ARM MPS platforms
Russell King
2017-07-31
1
-1
/
+1
*
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-07-31
1
-1
/
+1
|
\
|
*
i2c: mux: pinctrl: mention correct module name in Kconfig help text
Chris Gorman
2017-07-17
1
-1
/
+1
*
|
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
2017-07-31
1
-0
/
+3
*
|
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
2017-07-31
1
-1
/
+2
*
|
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
3
-4
/
+25
|
/
*
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
29
-2239
/
+4551
|
\
|
*
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
2
-1
/
+4
|
*
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-07-04
3
-8
/
+4
|
*
i2c: designware: fix spelling mistakes
Colin Ian King
2017-07-04
1
-1
/
+1
|
*
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
2017-07-04
1
-3
/
+3
|
*
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
2017-07-04
1
-2
/
+4
|
*
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
2017-07-04
1
-0
/
+12
|
*
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
2
-5
/
+38
|
*
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-27
5
-1
/
+418
|
*
i2c: zx2967: drop COMPILE_TEST dependency
Shawn Guo
2017-06-27
1
-1
/
+1
|
*
i2c: zx2967: always use the same device when printing errors
Wolfram Sang
2017-06-27
1
-1
/
+1
|
*
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
2017-06-27
1
-3
/
+3
|
*
i2c: pca-platform: use device managed allocations
Chris Packham
2017-06-27
1
-47
/
+12
|
*
i2c: pca-platform: add devicetree awareness
Chris Packham
2017-06-27
1
-0
/
+25
|
*
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
2017-06-27
1
-24
/
+19
|
*
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
2017-06-23
1
-3
/
+3
|
*
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Baoyou Xie
2017-06-23
3
-0
/
+619
|
*
i2c: algo-bit: add support for I2C_M_STOP
Jean Delvare
2017-06-23
1
-3
/
+10
|
*
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+201
|
*
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
2017-06-23
3
-0
/
+701
|
*
i2c: rcar: document HW incapabilities
Wolfram Sang
2017-06-23
1
-1
/
+6
[next]