index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: piix4: Add support for multiplexed main adapter in SB800
Christian Fetzer
2015-11-30
1
-22
/
+147
*
i2c: piix4: Convert piix4_main_adapter to array
Christian Fetzer
2015-11-30
1
-5
/
+12
*
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
2015-11-30
1
-5
/
+16
*
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-11-30
1
-23
/
+9
*
i2c: rcar: revoke START request early
Wolfram Sang
2015-11-30
1
-16
/
+7
*
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-11-30
1
-8
/
+5
*
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-11-30
1
-2
/
+2
*
i2c: rcar: init new messages in irq
Wolfram Sang
2015-11-30
1
-47
/
+43
*
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-11-30
1
-6
/
+9
*
i2c: rcar: remove spinlock
Wolfram Sang
2015-11-30
1
-19
/
+4
*
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-11-30
1
-6
/
+0
*
i2c: rcar: rework hw init
Wolfram Sang
2015-11-30
1
-12
/
+4
*
i2c: rcar: make sure clocks are on when doing clock calculation
Wolfram Sang
2015-11-30
1
-9
/
+17
*
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2015-11-20
2
-0
/
+7
*
i2c: fix wakeup irq parsing
Grygorii Strashko
2015-11-20
1
-1
/
+1
*
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
Lars-Peter Clausen
2015-11-20
1
-2
/
+1
*
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
Lars-Peter Clausen
2015-11-20
1
-0
/
+3
*
i2c: imx: fix a compiling error
Hou Zhiqiang
2015-11-20
1
-0
/
+1
*
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2015-11-10
30
-358
/
+1547
|
\
|
*
i2c: rcar: Revert the latest refactoring series
Wolfram Sang
2015-10-30
1
-71
/
+122
|
*
i2c: pnx: remove superfluous assignment
Wolfram Sang
2015-10-30
1
-1
/
+1
|
*
i2c: cadence: enable driver for ARM64
Michal Simek
2015-10-26
1
-1
/
+1
|
*
i2c: i801: Document Intel DNV and Broxton
Jarkko Nikula
2015-10-26
1
-0
/
+2
|
*
i2c: at91: manage unexpected RXRDY flag when starting a transfer
Ludovic Desroches
2015-10-26
1
-10
/
+26
|
*
i2c: pnx: Use setup_timer instead of open coding it
Muhammad Falak R Wani
2015-10-25
1
-3
/
+2
|
*
i2c: add ACPI support for I2C mux ports
Dustin Byford
2015-10-25
6
-14
/
+18
|
*
i2c: pxa: Add support for pxa910/988 & new configuration features
Vaibhav Hiremath
2015-10-25
1
-1
/
+40
|
*
i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource
Axel Lin
2015-10-23
1
-39
/
+13
|
*
i2c-dev: Fix I2C_SLAVE ioctl comment
Jean Delvare
2015-10-23
1
-10
/
+7
|
*
i2c-dev: Fix typo in ioctl name reference
Jean Delvare
2015-10-23
1
-3
/
+3
|
*
i2c: sirf: tune the divider to make i2c bus freq more accurate
Guoying Zhang
2015-10-23
1
-4
/
+22
|
*
i2c: imx: Use -ENXIO as error in the NACK case
Fabio Estevam
2015-10-23
1
-1
/
+1
|
*
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
2015-10-23
1
-0
/
+3
|
*
i2c: i801: Add support for Intel DNV
Mika Westerberg
2015-10-23
1
-0
/
+4
|
*
i2c: mediatek: add i2c resume support
Liguo Zhang
2015-10-23
1
-0
/
+16
|
*
i2c: imx: implement bus recovery
Gao Pan
2015-10-23
1
-0
/
+71
|
*
i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Masahiro Yamada
2015-10-23
3
-0
/
+593
|
*
i2c: uniphier: add UniPhier FIFO-less I2C driver
Masahiro Yamada
2015-10-23
3
-0
/
+450
|
*
i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
Ken Xue
2015-10-23
1
-26
/
+1
|
*
i2c: imx: add support for Freescale Layerscape platforms
Shaohui Xie
2015-10-23
1
-2
/
+2
|
*
i2c: at91: fix write transfers by clearing pending interrupt first
Cyrille Pitchen
2015-10-22
1
-8
/
+50
|
*
i2c: designware: Fix build error when !CONFIG_PM_SLEEP
Jarkko Nikula
2015-10-22
1
-2
/
+2
|
*
i2c: stu300: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
|
*
i2c: rk3x: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
|
*
i2c: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
|
*
i2c: ibm-iic: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
|
*
i2c: rcar: Remove obsolete platform data support
Geert Uytterhoeven
2015-10-20
1
-19
/
+2
|
*
i2c: sh_mobile: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-20
1
-0
/
+1
|
*
i2c: rcar: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-20
1
-0
/
+3
|
*
i2c: ocores: support big-endian register layout
Max Filippov
2015-10-20
1
-4
/
+27
[next]