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
Age
Commit message (
Expand
)
Author
Files
Lines
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: core: ACPI: Log device not acking errors at dbg loglevel
Hans de Goede
1
-4
/
+10
2018-04-30
i2c: core: ACPI: Improve OpRegion read errors
Hans de Goede
1
-1
/
+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
2018-04-30
i2c: mlxcpld: Add support for extended transaction length for i2c-mlxcpld
Michael Shych
1
-2
/
+17
2018-04-30
i2c: mediatek: use of_device_get_match_data()
Ryder Lee
1
-6
/
+2
2018-04-30
i2c: s3c2410: Remove support for Exynos5440
Krzysztof Kozlowski
1
-2
/
+0
2018-04-30
i2c: i801: Don't restore config registers on runtime PM
Jean Delvare
1
-2
/
+1
2018-04-30
i2c: at91: Read all available bytes at once
David Engraf
1
-2
/
+10
2018-04-30
i2c: i2c-stm32f7: Implement I2C release mechanism
Pierre-Yves MORDRET
1
-3
/
+24
2018-04-30
i2c: i2c-stm32f7: Add DMA support
Pierre-Yves MORDRET
2
-21
/
+196
2018-04-30
i2c: i2c-stm32: Add generic DMA API
Pierre-Yves MORDRET
2
-0
/
+190
2018-04-30
i2c: i2c-stm32f7: Add initial SMBus protocols support
Pierre-Yves MORDRET
1
-9
/
+368
2018-04-30
i2c: i2c-stm32f7: Add slave support
Pierre-Yves MORDRET
2
-6
/
+429
2018-04-30
i2c: i2c-stm32f7: Add 10-bit address support
Pierre-Yves MORDRET
1
-5
/
+17
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-18
i2c: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-3
/
+0
2018-04-12
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
1
-0
/
+3
2018-04-12
i2c: i801: Restore configuration at shutdown
Jean Delvare
1
-0
/
+10
2018-04-12
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
1
-2
/
+4
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-760
/
+1880
2018-04-04
i2c: add support for Socionext SynQuacer I2C controller
Ard Biesheuvel
3
-0
/
+678
2018-04-03
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
1
-6
/
+7
2018-04-03
i2c: fix parameter of trace_i2c_result
Ahbong Chang
1
-1
/
+1
2018-04-03
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
Lucas Stach
1
-2
/
+2
2018-04-03
i2c: imx: use clk notifier for rate changes
Lucas Stach
1
-7
/
+25
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-757
/
+1
2018-03-26
i2c: remove bfin-twi driver
Arnd Bergmann
3
-756
/
+0
2018-03-24
i2c: make i2c_check_addr_validity() static
Wolfram Sang
2
-2
/
+1
2018-03-24
i2c: rcar: fix mask value of prohibited bit
Hiromitsu Yamasaki
1
-2
/
+2
2018-03-24
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2
-1
/
+2
2018-03-24
i2c: i2c-stm32f7: fix no check on returned setup
Pierre-Yves MORDRET
1
-0
/
+5
2018-03-24
i2c: pca-platform: use device_property_read_u32
Chris Packham
1
-7
/
+6
2018-03-24
i2c: pca-platform: unconditionally use devm_gpiod_get_optional
Chris Packham
1
-17
/
+4
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v2
Abhishek Sahu
1
-385
/
+515
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
1
-143
/
+223
2018-03-24
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
1
-1
/
+4
2018-03-24
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
1
-84
/
+110
2018-03-24
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
1
-3
/
+10
2018-03-24
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
1
-6
/
+7
2018-03-24
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
1
-9
/
+16
2018-03-24
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
1
-2
/
+2
2018-03-24
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
1
-15
/
+24
2018-03-24
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
1
-24
/
+18
2018-03-24
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
1
-8
/
+11
[prev]
[next]