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: piix4: don't regress on bus names
Jean Delvare
2016-01-29
1
-5
/
+8
*
i2c: designware-pci: use IRQF_COND_SUSPEND flag
Andy Shevchenko
2016-01-26
1
-1
/
+2
*
i2c: piix4: Fully initialize SB800 before it is registered
Jean Delvare
2016-01-26
1
-10
/
+9
*
i2c: piix4: Fix SB800 locking
Jean Delvare
2016-01-26
1
-16
/
+6
*
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-14
25
-392
/
+1148
|
\
|
*
i2c: imx: fix i2c resource leak with dma transfer
Gao Pan
2016-01-10
1
-0
/
+1
|
*
i2c: designware: Do not require clock when SSCN and FFCN are provided
Suravee Suthikulpanit
2016-01-10
2
-18
/
+35
|
*
i2c: s3c2410: remove superfluous runtime PM calls
Wolfram Sang
2016-01-10
1
-6
/
+0
|
*
i2c: always enable RuntimePM for the adapter device
Wolfram Sang
2016-01-10
1
-0
/
+3
|
*
i2c: designware: retry transfer on transient failure
Baruch Siach
2016-01-10
1
-0
/
+1
|
*
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
Stephen Rothwell
2016-01-05
1
-2
/
+2
|
*
i2c: designware: Add support for AMD Seattle I2C
Suravee Suthikulpanit
2016-01-04
1
-0
/
+1
|
*
i2c: imx: Remove unneeded comments
Fabio Estevam
2016-01-04
1
-12
/
+0
|
*
i2c: st: use to_platform_device()
Geliang Tang
2016-01-03
1
-2
/
+1
|
*
i2c: designware: use to_pci_dev()
Geliang Tang
2016-01-03
1
-2
/
+2
|
*
i2c: brcmstb: Adding support for CM and DSL SoCs
Kamal Dasu
2016-01-03
1
-24
/
+56
|
*
i2c: mediatek: fix i2c multi transfer issue in high speed mode
Liguo Zhang
2016-01-03
1
-2
/
+19
|
*
i2c: imx: improve code readability
Gao Pan
2016-01-03
1
-4
/
+2
|
*
i2c: imx: Improve message log when DMA is not used
Fabio Estevam
2016-01-03
1
-1
/
+1
|
*
i2c: imx: add runtime pm support to improve the performance
Gao Pan
2016-01-03
1
-12
/
+78
|
*
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
2016-01-03
1
-2
/
+2
|
*
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
2016-01-02
1
-3
/
+14
|
*
i2c: rcar: remove macros dealing with flags
Wolfram Sang
2016-01-02
1
-13
/
+9
|
*
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
2016-01-02
1
-9
/
+36
|
*
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
2016-01-02
1
-3
/
+14
|
*
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
2016-01-02
1
-1
/
+10
|
*
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
2016-01-02
1
-13
/
+3
|
*
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
2016-01-02
1
-5
/
+10
|
*
i2c: make i2c_parse_fw_timings() always visible
Wolfram Sang
2015-12-17
1
-52
/
+52
|
*
i2c: emev: select I2C slave support
Wolfram Sang
2015-12-17
1
-0
/
+1
|
*
i2c: xlr: add interrupt support for Sigma Designs chips
Måns Rullgård
2015-12-16
1
-0
/
+119
|
*
i2c: xlr: fix extra read/write at end of rx transfer
Måns Rullgård
2015-12-16
1
-23
/
+27
|
*
i2c: xlr: add support for Sigma Designs controller variant
Måns Rullgård
2015-12-15
2
-7
/
+80
|
*
i2c: uniphier_f: error out if bus speed is zero
Masahiro Yamada
2015-12-14
1
-0
/
+5
|
*
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
2015-12-14
1
-1
/
+5
|
*
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
2015-12-14
1
-0
/
+5
|
*
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
2015-12-14
1
-1
/
+5
|
*
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
2015-12-14
1
-9
/
+12
|
*
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
2015-12-14
1
-7
/
+9
|
*
i2c: rcar: refactor probe function a little
Wolfram Sang
2015-12-14
1
-23
/
+17
|
*
i2c: add generic routine to parse DT for timing information
Wolfram Sang
2015-12-14
1
-0
/
+53
|
*
i2c: emev2: add slave support
Niklas Söderlund
2015-12-05
1
-1
/
+111
|
*
i2c: eg20t: allow build on MIPS platforms
Paul Burton
2015-12-03
1
-1
/
+1
|
*
i2c: eg20t: set i2c_adapter->dev.of_node
Paul Burton
2015-12-03
1
-0
/
+1
|
*
i2c: at91: add support for the HOLD field
Ludovic Desroches
2015-12-03
1
-3
/
+50
|
*
i2c: piix4: remove unneeded assignments
Wolfram Sang
2015-12-03
1
-2
/
+2
|
*
i2c: mediatek: add i2c first write then read optimization
Liguo Zhang
2015-12-01
1
-6
/
+27
|
*
i2c: cadence: Remove the suspended flag
Shubhrajyoti Datta
2015-11-30
1
-6
/
+1
|
*
i2c: cadence: Move to sensible power management
Shubhrajyoti Datta
2015-11-30
1
-21
/
+45
|
*
i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
2015-11-30
1
-0
/
+10
[next]