index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
25
-392
/
+1148
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2
-11
/
+7
2016-01-12
Merge branch 'device-properties'
Rafael J. Wysocki
1
-27
/
+23
2016-01-10
i2c: imx: fix i2c resource leak with dma transfer
Gao Pan
1
-0
/
+1
2016-01-10
i2c: designware: Do not require clock when SSCN and FFCN are provided
Suravee Suthikulpanit
2
-18
/
+35
2016-01-10
i2c: s3c2410: remove superfluous runtime PM calls
Wolfram Sang
1
-6
/
+0
2016-01-10
i2c: always enable RuntimePM for the adapter device
Wolfram Sang
1
-0
/
+3
2016-01-10
i2c: designware: retry transfer on transient failure
Baruch Siach
1
-0
/
+1
2016-01-07
i2c: dw: Add APM X-Gene ACPI I2C device support
Loc Ho
1
-0
/
+1
2016-01-05
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
Stephen Rothwell
1
-2
/
+2
2016-01-04
i2c: designware: Add support for AMD Seattle I2C
Suravee Suthikulpanit
1
-0
/
+1
2016-01-04
i2c: imx: Remove unneeded comments
Fabio Estevam
1
-12
/
+0
2016-01-03
i2c: st: use to_platform_device()
Geliang Tang
1
-2
/
+1
2016-01-03
i2c: designware: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2016-01-03
i2c: brcmstb: Adding support for CM and DSL SoCs
Kamal Dasu
1
-24
/
+56
2016-01-03
i2c: mediatek: fix i2c multi transfer issue in high speed mode
Liguo Zhang
1
-2
/
+19
2016-01-03
i2c: imx: improve code readability
Gao Pan
1
-4
/
+2
2016-01-03
i2c: imx: Improve message log when DMA is not used
Fabio Estevam
1
-1
/
+1
2016-01-03
i2c: imx: add runtime pm support to improve the performance
Gao Pan
1
-12
/
+78
2016-01-03
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
1
-2
/
+2
2016-01-02
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
1
-3
/
+14
2016-01-02
i2c: rcar: remove macros dealing with flags
Wolfram Sang
1
-13
/
+9
2016-01-02
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
1
-9
/
+36
2016-01-02
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
1
-3
/
+14
2016-01-02
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
1
-1
/
+10
2016-01-02
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
1
-13
/
+3
2016-01-02
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
1
-5
/
+10
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-17
i2c: make i2c_parse_fw_timings() always visible
Wolfram Sang
1
-52
/
+52
2015-12-17
i2c: emev: select I2C slave support
Wolfram Sang
1
-0
/
+1
2015-12-16
i2c: xlr: add interrupt support for Sigma Designs chips
Måns Rullgård
1
-0
/
+119
2015-12-16
i2c: xlr: fix extra read/write at end of rx transfer
Måns Rullgård
1
-23
/
+27
2015-12-15
i2c: xlr: add support for Sigma Designs controller variant
Måns Rullgård
2
-7
/
+80
2015-12-14
i2c: uniphier_f: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-12-14
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-12-14
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
1
-9
/
+12
2015-12-14
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
1
-7
/
+9
2015-12-14
i2c: rcar: refactor probe function a little
Wolfram Sang
1
-23
/
+17
2015-12-14
i2c: add generic routine to parse DT for timing information
Wolfram Sang
1
-0
/
+53
2015-12-12
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
Jarkko Nikula
1
-5
/
+4
2015-12-12
i2c: designware: fix IO timeout issue for AMD controller
Xiangliang Yu
3
-1
/
+13
2015-12-09
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
1
-2
/
+2
2015-12-09
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
1
-11
/
+6
2015-12-07
i2c: designware: Convert to use unified device property API
Mika Westerberg
1
-27
/
+23
2015-12-05
i2c: emev2: add slave support
Niklas Söderlund
1
-1
/
+111
2015-12-03
i2c: eg20t: allow build on MIPS platforms
Paul Burton
1
-1
/
+1
2015-12-03
i2c: eg20t: set i2c_adapter->dev.of_node
Paul Burton
1
-0
/
+1
2015-12-03
i2c: at91: add support for the HOLD field
Ludovic Desroches
1
-3
/
+50
[next]