index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
i2c: core changes for slave support
Wolfram Sang
2
-0
/
+78
2014-12-08
MAINTAINERS: add I2C dt bindings also to I2C realm
Wolfram Sang
1
-0
/
+1
2014-12-08
i2c: designware: Fix falling time bindings doc
Doug Anderson
1
-2
/
+2
2014-12-04
i2c: davinci: switch to use platform_get_irq
Grygorii Strashko
1
-8
/
+12
2014-12-04
Documentation: i2c: Use PM ops instead of legacy suspend/resume
Lars-Peter Clausen
2
-8
/
+6
2014-12-04
i2c: sh_mobile: optimize irq entry
Wolfram Sang
1
-5
/
+4
2014-11-25
i2c: pxa: add support for SCCB devices
Petr Cvek
1
-7
/
+12
2014-11-25
omap: i2c: don't check bus state IP rev3.3 and earlier
Alexander Kochetkov
1
-3
/
+5
2014-11-24
i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
Pankaj Dubey
1
-0
/
+29
2014-11-24
i2c: rk3x: add Kconfig dependency on COMMON_CLK
Max Schwarz
1
-1
/
+1
2014-11-23
i2c: omap: add notes related to i2c multimaster mode
Alexander Kochetkov
1
-1
/
+11
2014-11-23
i2c: omap: don't reset controller if Arbitration Lost detected
Alexander Kochetkov
1
-2
/
+4
2014-11-23
i2c: omap: implement workaround for handling invalid BB-bit values
Alexander Kochetkov
1
-0
/
+103
2014-11-23
i2c: omap: cleanup register definitions
Alexander Kochetkov
1
-3
/
+7
2014-11-23
i2c: rk3x: handle dynamic clock rate changes correctly
Max Schwarz
1
-35
/
+118
2014-11-23
i2c: at91: enable probe deferring on dma channel request
Ludovic Desroches
1
-11
/
+14
2014-11-21
i2c: at91: remove legacy DMA support
Arnd Bergmann
1
-34
/
+3
2014-11-19
DT: i2c: Add more devices handled by the adxl34x-i2c driver
Geert Uytterhoeven
1
-0
/
+3
2014-11-19
DT: i2c: Add more devices handled by the rtc-rs5c372 driver
Geert Uytterhoeven
1
-0
/
+5
2014-11-19
i2c: sh_mobile: use proper device for mapping DMA memory
Wolfram Sang
1
-9
/
+14
2014-11-19
i2c: imx: simplify i2c_imx_dma_write() a little
Wolfram Sang
1
-5
/
+1
2014-11-19
i2c: img-scb: Allow building for MIPS
Andrew Bresticker
1
-2
/
+2
2014-11-18
i2c: add support for Amlogic Meson I2C controller
Beniamino Galvani
4
-0
/
+524
2014-11-18
i2c: mux: create "channel-n" symlinks for child segments in the mux device
Gerlando Falauto
1
-0
/
+8
2014-11-18
i2c: mux: create symlink to actual mux device
Wolfram Sang
1
-0
/
+4
2014-11-18
i2c: acpi: remove unneeded variable initialization
Wolfram Sang
1
-1
/
+1
2014-11-18
i2c: imx: add DMA support for freescale i2c driver
Yao Yuan
2
-2
/
+344
2014-11-18
i2c: imx: Sort include headers alphabetically
Yao Yuan
1
-10
/
+10
2014-11-17
i2c: core: Fix probing of i2c slaves without interrupts
Geert Uytterhoeven
1
-1
/
+3
2014-11-17
i2c: img-scb: Add Imagination Technologies I2C SCB driver
James Hogan
3
-0
/
+1423