index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Masahiro Yamada
2015-10-23
4
-0
/
+618
|
*
|
|
|
|
i2c: uniphier: add UniPhier FIFO-less I2C driver
Masahiro Yamada
2015-10-23
5
-0
/
+476
|
*
|
|
|
|
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
2
-29
/
+2
|
*
|
|
|
|
i2c: sh_mobile: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-20
2
-0
/
+2
|
*
|
|
|
|
i2c: rcar: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-10-20
2
-0
/
+4
|
*
|
|
|
|
i2c: ocores: support big-endian register layout
Max Filippov
2015-10-20
2
-4
/
+28
|
*
|
|
|
|
i2c: au1550: relax bus timings a bit
Manuel Lauss
2015-10-20
1
-4
/
+4
|
*
|
|
|
|
i2c: tegra: drop duplicated code for assigning algo
Barry Song
2015-10-20
1
-1
/
+0
|
*
|
|
|
|
i2c: davinci: Optimize clock generation on Keystone SoC
Alexander Sverdlin
2015-10-20
2
-3
/
+11
|
*
|
|
|
|
i2c: ismt: issue a warning when fail to request MSI
Andy Shevchenko
2015-10-20
1
-6
/
+5
|
*
|
|
|
|
i2c: ismt: propagate actual error code
Andy Shevchenko
2015-10-20
1
-1
/
+1
|
*
|
|
|
|
i2c: ismt: do not duplicate msi_enabled flag
Andy Shevchenko
2015-10-20
1
-5
/
+1
|
*
|
|
|
|
i2c: ismt: PCI core handles power state for us
Andy Shevchenko
2015-10-20
1
-33
/
+0
|
*
|
|
|
|
i2c: ismt: improve usage of devres API
Andy Shevchenko
2015-10-20
1
-13
/
+5
|
*
|
|
|
|
i2c: ismt: mark register space with __iomem
Andy Shevchenko
2015-10-20
1
-1
/
+1
|
*
|
|
|
|
i2c / ACPI: Rework I2C device scanning
Mika Westerberg
2015-10-20
1
-23
/
+59
|
*
|
|
|
|
i2c: designware: Move common probe code into i2c_dw_probe()
Jarkko Nikula
2015-10-15
4
-63
/
+49
|
*
|
|
|
|
i2c: designware: Rename platform driver probe and PM functions
Jarkko Nikula
2015-10-15
1
-12
/
+12
|
*
|
|
|
|
i2c: designware: Make dw_readl() and dw_writel() static
Jarkko Nikula
2015-10-15
2
-4
/
+2
|
*
|
|
|
|
i2c: designware: Remove unused functions
Jarkko Nikula
2015-10-15
2
-15
/
+0
|
*
|
|
|
|
i2c: designware: Disable interrupts before requesting PCI device interrupt
Jarkko Nikula
2015-10-15
1
-1
/
+1
|
*
|
|
|
|
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
Jarkko Nikula
2015-10-15
3
-9
/
+1
|
*
|
|
|
|
i2c: img-scb: verify support for requested bit rate
Sifan Naeem
2015-10-10
1
-3
/
+11
|
*
|
|
|
|
i2c: img-scb: Clear line and interrupt status before starting a transfer
Sifan Naeem
2015-10-10
1
-0
/
+9
|
*
|
|
|
|
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
2015-10-10
1
-1
/
+1
|
*
|
|
|
|
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
2015-10-10
1
-13
/
+17
|
*
|
|
|
|
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
2015-10-10
1
-6
/
+2
|
*
|
|
|
|
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
2015-10-10
1
-2
/
+2
|
*
|
|
|
|
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
2015-10-10
1
-6
/
+2
|
*
|
|
|
|
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-10-09
1
-23
/
+9
|
*
|
|
|
|
i2c: rcar: revoke START request early
Wolfram Sang
2015-10-09
1
-16
/
+7
|
*
|
|
|
|
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-10-09
1
-8
/
+5
|
*
|
|
|
|
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-10-09
1
-2
/
+2
|
*
|
|
|
|
i2c: rcar: init new messages in irq
Wolfram Sang
2015-10-09
1
-37
/
+37
|
*
|
|
|
|
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-10-09
1
-6
/
+9
|
*
|
|
|
|
i2c: rcar: remove spinlock
Wolfram Sang
2015-10-09
1
-19
/
+4
|
*
|
|
|
|
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-10-09
1
-6
/
+0
|
*
|
|
|
|
i2c: rcar: rework hw init
Wolfram Sang
2015-10-09
1
-12
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-11-10
9
-94
/
+380
|
\
\
\
\
\
|
*
|
|
|
|
watchdog: include: add units for timeout values in kerneldoc
Wolfram Sang
2015-11-03
1
-5
/
+5
|
*
|
|
|
|
watchdog: include: fix some typos
Wolfram Sang
2015-11-03
1
-2
/
+2
|
*
|
|
|
|
watchdog: core: propagate ping error code to the user space
Alexander Usyskin
2015-11-03
1
-4
/
+8
[prev]
[next]