index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
1
-4
/
+2
*
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-04-27
1
-0
/
+16
*
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
2018-04-27
1
-1
/
+1
*
i2c: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-18
1
-3
/
+0
*
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
2018-04-11
1
-0
/
+3
*
i2c: i801: Restore configuration at shutdown
Jean Delvare
2018-04-11
1
-0
/
+10
*
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
2018-04-11
1
-2
/
+4
*
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-07
20
-760
/
+1880
|
\
|
*
i2c: add support for Socionext SynQuacer I2C controller
Ard Biesheuvel
2018-04-04
3
-0
/
+678
|
*
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
2018-04-03
1
-6
/
+7
|
*
i2c: fix parameter of trace_i2c_result
Ahbong Chang
2018-04-03
1
-1
/
+1
|
*
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
Lucas Stach
2018-04-03
1
-2
/
+2
|
*
i2c: imx: use clk notifier for rate changes
Lucas Stach
2018-04-03
1
-7
/
+25
|
*
i2c: make i2c_check_addr_validity() static
Wolfram Sang
2018-03-24
2
-2
/
+1
|
*
i2c: rcar: fix mask value of prohibited bit
Hiromitsu Yamasaki
2018-03-24
1
-2
/
+2
|
*
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2018-03-24
2
-1
/
+2
|
|
\
|
*
|
i2c: pca-platform: use device_property_read_u32
Chris Packham
2018-03-24
1
-7
/
+6
|
*
|
i2c: pca-platform: unconditionally use devm_gpiod_get_optional
Chris Packham
2018-03-24
1
-17
/
+4
|
*
|
i2c: qup: reorganization of driver code to remove polling for qup v2
Abhishek Sahu
2018-03-24
1
-385
/
+515
|
*
|
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
2018-03-24
1
-143
/
+223
|
*
|
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
2018-03-24
1
-1
/
+4
|
*
|
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
2018-03-24
1
-84
/
+110
|
*
|
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
2018-03-24
1
-3
/
+10
|
*
|
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
2018-03-24
1
-6
/
+7
|
*
|
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
2018-03-24
1
-9
/
+16
|
*
|
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
2018-03-24
1
-2
/
+2
|
*
|
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
2018-03-24
1
-15
/
+24
|
*
|
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
2018-03-24
1
-24
/
+18
|
*
|
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
2018-03-24
1
-8
/
+11
|
*
|
i2c: qup: fixed releasing dma without flush operation completion
Abhishek Sahu
2018-03-24
1
-0
/
+2
|
*
|
i2c: qup: fix copyrights and update to SPDX identifier
Abhishek Sahu
2018-03-24
1
-11
/
+2
|
*
|
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
2018-03-17
1
-6
/
+8
|
*
|
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
2018-03-17
1
-0
/
+32
|
*
|
i2c: designware: suppress unneeded SDA hold time warnings
Alexander Monakov
2018-03-17
1
-1
/
+1
|
*
|
i2c: mv64xxx: Apply errata delay only in standard mode
Gregory CLEMENT
2018-03-17
1
-2
/
+6
|
*
|
i2c: xiic: Make suspend function names consistent
Moritz Fischer
2018-03-17
1
-4
/
+4
|
*
|
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-03-17
2
-6
/
+82
|
|
\
\
|
|
*
|
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
2018-03-06
1
-6
/
+49
|
|
*
|
i2c: add i2c_get_device_id() to get the standard i2c device id
Peter Rosin
2018-03-06
1
-0
/
+33
|
*
|
|
i2c: core: report OF style module alias for devices registered via OF
Javier Martinez Canillas
2018-03-05
1
-0
/
+8
|
*
|
|
i2c: scmi: Use standard device message logging functions
Jean Delvare
2018-03-02
1
-16
/
+19
|
*
|
|
i2c: piix4: Use request_muxed_region
Guenter Roeck
2018-03-02
1
-30
/
+25
|
*
|
|
i2c: piix4: Use usleep_range()
Guenter Roeck
2018-03-02
1
-3
/
+3
|
*
|
|
i2c: reformat comments around i2c_smbus_xfer_emulated()
Wolfram Sang
2018-02-27
1
-6
/
+10
|
*
|
|
i2c-stm32f4: remove redundant initialization of pointer reg
Colin Ian King
2018-02-27
1
-1
/
+1
|
*
|
|
i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handling
Andrzej Hajda
2018-02-27
1
-6
/
+57
|
*
|
|
i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properly
George Cherian
2018-02-26
1
-9
/
+26
|
*
|
|
i2c: xlp9xx: return ENXIO on slave address NACK
Dmitry Bazhenov
2018-02-26
1
-1
/
+2
|
*
|
|
i2c: of: simplify reading the "reg" property
Wolfram Sang
2018-02-26
1
-7
/
+5
|
*
|
|
i2c: of: remove duplicated check for valid address
Wolfram Sang
2018-02-26
1
-6
/
+0
[next]