index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: busses: make i2c_algorithm const
Bhumika Goyal
2017-08-29
2
-2
/
+2
*
i2c: Add Spreadtrum I2C controller driver
Baolin Wang
2017-08-29
3
-0
/
+654
*
i2c-cht-wc: make cht_wc_i2c_adap_driver static
Colin Ian King
2017-08-29
1
-1
/
+1
*
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
2017-08-28
1
-1
/
+8
*
i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
Qiuxu Zhuo
2017-08-28
1
-4
/
+8
*
blackfin: merge the two TWI header files
Wolfram Sang
2017-08-27
1
-1
/
+0
*
i2c: davinci: Preserve return value of devm_clk_get
Franklin S Cooper Jr
2017-08-27
1
-1
/
+1
*
i2c: mediatek: Add i2c compatible for MediaTek MT7622
Jun Gao
2017-08-27
1
-0
/
+14
*
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
Hans de Goede
2017-08-17
1
-4
/
+10
*
i2c-cht-wc: Ack read irqs after reading the data register
Hans de Goede
2017-08-17
1
-10
/
+19
*
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
Hans de Goede
2017-08-17
1
-13
/
+24
*
i2c: sh_mobile: avoid unused ret variable
Eugeniu Rosca
2017-08-17
1
-2
/
+2
*
i2c: rcar: avoid unused ret variable
Eugeniu Rosca
2017-08-17
1
-3
/
+2
*
i2c: taos-evm: constify serio_device_id
Arvind Yadav
2017-08-17
1
-1
/
+1
*
i2c: aspeed: add proper support fo 24xx clock params
Brendan Higgins
2017-08-14
1
-18
/
+56
*
i2c: tegra: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c: sun6i-pw2i: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c: stm32f4: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c: mv64xxx: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
Hans de Goede
2017-08-13
3
-0
/
+346
*
i2c: rk3x: add support for rv1108
Andy Yan
2017-08-12
1
-0
/
+9
*
i2c: uniphier-f: add suspend / resume support
Masahiro Yamada
2017-08-12
1
-9
/
+37
*
i2c: uniphier: add suspend / resume support
Masahiro Yamada
2017-08-12
1
-5
/
+35
*
i2c: constify internal structures
Gustavo A. R. Silva
2017-08-12
4
-5
/
+5
*
i2c: Convert to using %pOF instead of full_name
Rob Herring
2017-07-31
3
-10
/
+8
*
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
13
-48
/
+24
*
i2c: mediatek: send i2c master code at 400k
Jun Gao
2017-07-31
1
-19
/
+46
*
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
20
-618
/
+2830
|
\
|
*
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: 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: 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
|
*
i2c: emev2: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-19
1
-1
/
+3
|
*
i2c: designware: introducing I2C_SLAVE definitions
Luis Oliveira
2017-06-19
1
-2
/
+31
|
*
i2c: designware: MASTER mode as separated driver
Luis Oliveira
2017-06-19
6
-368
/
+433
|
*
i2c: designware: refactoring of the i2c-designware
Luis Oliveira
2017-06-19
2
-35
/
+52
[next]