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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-17
i2c: designware: Remove needless pm_runtime_put_noidle() call
Jarkko Nikula
1
-1
/
+0
2017-08-17
i2c: taos-evm: constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-14
i2c: aspeed: fixed potential null pointer dereference
Brendan Higgins
1
-2
/
+3
2017-08-14
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
1
-18
/
+56
2017-08-14
i2c: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-14
i2c: sun6i-pw2i: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-14
i2c: stm32f4: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-14
i2c: mv64xxx: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-14
i2c: simtec: use release_mem_region instead of release_resource
Anton Vasilyev
1
-4
/
+2
2017-08-14
i2c: designware: Fix standard mode speed when configuring the slave mode
Jarkko Nikula
1
-2
/
+1
2017-08-14
i2c: designware: Fix oops from i2c_dw_irq_handler_slave
Jarkko Nikula
1
-1
/
+1
2017-08-14
i2c: designware: Fix system suspend
Ulf Hansson
1
-2
/
+12
2017-08-13
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
Hans de Goede
3
-0
/
+346
2017-08-12
i2c: rk3x: add support for rv1108
Andy Yan
1
-0
/
+9
2017-08-12
i2c: uniphier-f: add suspend / resume support
Masahiro Yamada
1
-9
/
+37
2017-08-12
i2c: uniphier: add suspend / resume support
Masahiro Yamada
1
-5
/
+35
2017-08-12
i2c: constify internal structures
Gustavo A. R. Silva
4
-5
/
+5
2017-07-31
i2c: Convert to using %pOF instead of full_name
Rob Herring
3
-10
/
+8
2017-07-31
i2c: allow i2c-versatile for ARM MPS platforms
Russell King
1
-1
/
+1
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
13
-48
/
+24
2017-07-31
i2c: mediatek: send i2c master code at 400k
Jun Gao
1
-19
/
+46
2017-07-31
i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
Hans de Goede
1
-0
/
+3
2017-07-31
i2c: designware: Print clock freq on invalid clock freq error
Hans de Goede
1
-1
/
+2
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-618
/
+2830
2017-07-04
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2
-1
/
+4
2017-07-04
i2c: designware: Make HW init functions static
Jarkko Nikula
3
-8
/
+4
2017-07-04
i2c: designware: fix spelling mistakes
Colin Ian King
1
-1
/
+1
2017-07-04
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
1
-3
/
+3
2017-07-04
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
1
-2
/
+4
2017-06-28
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2
-5
/
+38
2017-06-28
i2c: designware: add SLAVE mode functions
Luis Oliveira
5
-1
/
+418
2017-06-28
i2c: zx2967: drop COMPILE_TEST dependency
Shawn Guo
1
-1
/
+1
2017-06-28
i2c: zx2967: always use the same device when printing errors
Wolfram Sang
1
-1
/
+1
2017-06-28
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
1
-3
/
+3
2017-06-27
i2c: pca-platform: use device managed allocations
Chris Packham
1
-47
/
+12
2017-06-27
i2c: pca-platform: add devicetree awareness
Chris Packham
1
-0
/
+25
2017-06-27
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
1
-24
/
+19
2017-06-23
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
1
-3
/
+3
2017-06-23
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Baoyou Xie
3
-0
/
+619
2017-06-23
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
1
-0
/
+201
2017-06-23
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
3
-0
/
+701
2017-06-23
i2c: rcar: document HW incapabilities
Wolfram Sang
1
-1
/
+6
2017-06-22
i2c: imx: Use correct function to write to register
Michail Georgios Etairidis
1
-4
/
+4
2017-06-19
i2c: emev2: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+3
2017-06-19
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
1
-2
/
+31
2017-06-19
i2c: designware: MASTER mode as separated driver
Luis Oliveira
6
-368
/
+433
2017-06-19
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2
-35
/
+52
2017-06-19
i2c: designware: Cleaning and comment style fixes.
Luis Oliveira
3
-61
/
+62
2017-06-19
i2c: at91: Fix compilation warning.
Arvind Yadav
1
-4
/
+4
2017-06-19
i2c: at91: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
[prev]
[next]