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
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
46
-330
/
+1530
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-5
/
+5
2018-06-06
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+1
2018-06-01
i2c: qup: fix building without CONFIG_ACPI
Arnd Bergmann
1
-2
/
+0
2018-05-30
i2c: tegra: Remove suspend-resume
Dmitry Osipenko
1
-33
/
+0
2018-05-30
i2c: imx-lpi2c: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+1
2018-05-30
i2c: mxs: Switch to SPDX identifier
Fabio Estevam
1
-6
/
+1
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
18
-70
/
+47
2018-05-29
i2c: ocores: update HDL sources URL
Federico Vaga
1
-1
/
+1
2018-05-29
i2c: qup: Add command-line parameter to override SCL frequency
Austin Christ
1
-4
/
+13
2018-05-29
i2c: qup: Correct duty cycle for FM and FM+
Austin Christ
1
-2
/
+8
2018-05-29
i2c: qup: Add support for Fast Mode Plus
Austin Christ
1
-3
/
+8
2018-05-29
i2c: qup: add probe path for Centriq ACPI devices
Austin Christ
1
-9
/
+12
2018-05-24
i2c: robotfuzz-osif: drop pointless test
Peter Rosin
1
-2
/
+2
2018-05-24
i2c: robotfuzz-osif: remove pointless local variable
Peter Rosin
1
-10
/
+7
2018-05-24
i2c: rk3x: Don't print visible virtual mapping MMIO address
Shawn Lin
1
-2
/
+0
2018-05-24
i2c: opal: don't check number of messages in the driver
Wolfram Sang
1
-4
/
+0
2018-05-24
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2018-05-24
i2c: imx: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+1
2018-05-24
platform: x86: intel_cht_int33fe: Fix dependencies
Heikki Krogerus
1
-2
/
+1
2018-05-22
i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
George Cherian
1
-13
/
+24
2018-05-22
i2c: xlp9xx: Fix issue seen when updating receive length
George Cherian
1
-9
/
+21
2018-05-22
i2c: xlp9xx: Add support for SMBAlert
George Cherian
1
-0
/
+24
2018-05-17
Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18
Wolfram Sang
7
-7
/
+26
2018-05-17
i2c: pnx: move header into the driver
Wolfram Sang
1
-1
/
+20
2018-05-17
i2c: xiic: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: pca-platform: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: omap: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: ocores: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: mux: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: stm32f7: fix documentation typo
Pierre-Yves MORDRET
1
-3
/
+4
2018-05-17
i2c: i801: fix unused-function warning
Anders Roxell
1
-1
/
+1
2018-05-17
i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
Colin Ian King
1
-2
/
+2
2018-05-17
i2c: synquacer: fix fence-post error in retry loop
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: hix5hd2: remove some dead code
Peter Rosin
1
-11
/
+1
2018-05-15
i2c: exynos5: simplify transfer function
Andrzej Hajda
1
-22
/
+7
2018-05-15
i2c: designware: refactor low-level enable/disable
Alexander Monakov
4
-20
/
+28
2018-05-15
Merge branch 'i2c/for-current-fixed' into i2c/for-4.18
Wolfram Sang
3
-4
/
+7
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-10
i2c: designware: fix poll-after-enable regression
Alexander Monakov
1
-1
/
+4
2018-05-09
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
3
-14
/
+0
2018-05-09
i2c: axxia: enable clock before calling clk_get_rate()
Tobias Jordan
1
-12
/
+14
2018-04-30
i2c: rcar: enhance comment to avoid regressions
Wolfram Sang
1
-0
/
+2
2018-04-30
i2c: mlxcpld: Allow configurable adapter id for mlxcpld
Michael Shych
1
-0
/
+2
2018-04-30
i2c: mlxcpld: Fix adapter functionality support callback
Michael Shych
1
-1
/
+8
2018-04-30
i2c: mlxcpld: Add support for smbus block read transaction
Michael Shych
1
-6
/
+32
[next]