index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-08-29
i2c: busses: make i2c_algorithm const
Bhumika Goyal
2
-2
/
+2
2017-08-29
i2c: Add Spreadtrum I2C controller driver
Baolin Wang
3
-0
/
+654
2017-08-29
i2c-cht-wc: make cht_wc_i2c_adap_driver static
Colin Ian King
1
-1
/
+1
2017-08-28
i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
Andrew Jeffery
1
-1
/
+8
2017-08-28
i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
Qiuxu Zhuo
1
-4
/
+8
2017-08-27
blackfin: merge the two TWI header files
Wolfram Sang
1
-1
/
+0
2017-08-27
i2c: davinci: Preserve return value of devm_clk_get
Franklin S Cooper Jr
1
-1
/
+1
2017-08-27
i2c: mediatek: Add i2c compatible for MediaTek MT7622
Jun Gao
1
-0
/
+14
2017-08-27
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
5
-161
/
+80
2017-08-22
i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
Peter Rosin
1
-1
/
+1
2017-08-17
i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
Hans de Goede
1
-4
/
+10
2017-08-17
i2c-cht-wc: Ack read irqs after reading the data register
Hans de Goede
1
-10
/
+19
2017-08-17
i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
Hans de Goede
1
-13
/
+24
2017-08-17
i2c: sh_mobile: avoid unused ret variable
Eugeniu Rosca
1
-2
/
+2
2017-08-17
i2c: rcar: avoid unused ret variable
Eugeniu Rosca
1
-3
/
+2
2017-08-17
i2c: taos-evm: constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
i2c: mux: pinctrl: potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
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: mux: pinctrl: drop the idle_state member
Peter Rosin
1
-6
/
+2
2017-08-14
i2c: mux: pinctrl: remove platform_data
Peter Rosin
2
-148
/
+72
2017-08-14
i2c: mux: mlxcpld: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-08-14
i2c: mux: pca9541: sort include files
Wolfram Sang
1
-4
/
+3
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
5
-25
/
+21
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-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-2239
/
+4551
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-07-04
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
1
-0
/
+12
2017-07-04
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+187
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
[next]