index
:
Linux Stable
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.13.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: viperboard: return message count on master_xfer success
Peter Rosin
2018-06-21
1
-1
/
+1
*
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
2018-06-21
1
-1
/
+1
*
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
2018-06-21
1
-1
/
+1
*
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-06-21
1
-4
/
+2
*
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-06-21
1
-0
/
+16
*
i2c: mv64xxx: Apply errata delay only in standard mode
Gregory CLEMENT
2018-05-30
1
-2
/
+6
*
i2c: designware: fix poll-after-enable regression
Alexander Monakov
2018-05-22
1
-1
/
+4
*
i2c: i801: Restore configuration at shutdown
Jean Delvare
2018-04-24
1
-0
/
+10
*
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
2018-04-24
1
-2
/
+4
*
i2c: i2c-stm32f7: fix no check on returned setup
Pierre-Yves MORDRET
2018-04-08
1
-0
/
+5
*
i2c: bcm2835: Set up the rising/falling edge delays
Eric Anholt
2018-02-28
1
-1
/
+20
*
i2c: designware: must wait for enable
Ben Gardner
2018-02-28
1
-1
/
+1
*
i2c: i2c-boardinfo: fix memory leaks on devinfo
Colin Ian King
2018-02-03
1
-0
/
+2
*
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
2018-01-23
1
-6
/
+7
*
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
2017-12-05
1
-0
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
i2c: omap: Fix error handling for clk_get()
Tony Lindgren
2017-10-18
1
-0
/
+14
*
i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
Ricardo Ribalda Delgado
2017-10-13
1
-6
/
+126
*
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
Guenter Roeck
2017-10-13
1
-4
/
+26
*
i2c: imx: fix misleading bus recovery debug message
Clemens Gruber
2017-10-13
1
-1
/
+1
*
i2c: imx: use IRQF_SHARED mode to request IRQ
Wei Jinhua
2017-10-13
1
-1
/
+1
*
i2c: ismt: Separate I2C block read from SMBus block read
Pontus Andersson
2017-10-13
1
-1
/
+4
*
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-07
4
-10
/
+13
|
\
|
*
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
2017-10-05
1
-1
/
+1
|
*
i2c: ensure termination of *_device_id tables
Thomas Meyer
2017-10-05
1
-0
/
+1
|
*
i2c: i801: Add support for Intel Cedar Fork
Jarkko Nikula
2017-10-05
2
-0
/
+5
|
*
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
2017-10-05
1
-9
/
+6
*
|
Update James Hogan's email address
James Hogan
2017-10-04
1
-1
/
+1
|
/
*
i2c: i2c-stm32f7: add driver
Pierre-Yves MORDRET
2017-09-14
3
-0
/
+983
*
i2c: i2c-stm32f4: use generic definition of speed enum
Pierre-Yves MORDRET
2017-09-14
2
-11
/
+27
*
i2c: altera: Add Altera I2C Controller driver
Thor Thayer
2017-09-13
3
-0
/
+522
*
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-09
54
-322
/
+1394
|
\
|
*
i2c: sprd: Fix undefined reference errors
Baolin Wang
2017-08-31
1
-1
/
+1
|
*
i2c: nomadik: constify amba_id
Arvind Yadav
2017-08-29
1
-1
/
+1
|
*
i2c: versatile: Make i2c_algo_bit_data const
Bhumika Goyal
2017-08-29
1
-1
/
+1
|
*
i2c: busses: make i2c_adapter_quirks const
Bhumika Goyal
2017-08-29
7
-7
/
+7
|
*
i2c: busses: make i2c_adapter const
Bhumika Goyal
2017-08-29
5
-5
/
+5
|
*
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
|
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-08-27
5
-161
/
+80
|
|
\
|
|
*
i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
Peter Rosin
2017-08-22
1
-1
/
+1
|
|
*
i2c: mux: pinctrl: potential NULL dereference on error
Dan Carpenter
2017-08-17
1
-1
/
+1
|
|
*
i2c: mux: pinctrl: drop the idle_state member
Peter Rosin
2017-08-14
1
-6
/
+2
|
|
*
i2c: mux: pinctrl: remove platform_data
Peter Rosin
2017-08-14
2
-148
/
+72
[next]