index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-17
DT: i2c: Add binding document for IMG I2C SCB
James Hogan
1
-0
/
+26
2014-11-17
i2c: xiic: Fix big-endian register access
Thomas Gessler
1
-5
/
+53
2014-11-17
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
Christian Gmeiner
1
-6
/
+29
2014-11-12
i2c: i801: Add DeviceIDs for SunrisePoint LP
Devin Ryles
3
-0
/
+5
2014-11-12
i2c: sh_mobile: improve success message
Wolfram Sang
1
-3
/
+3
2014-11-12
i2c: sh_mobile: add DMA support
Wolfram Sang
2
-10
/
+190
2014-11-12
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
1
-9
/
+9
2014-11-12
i2c: at91: adopt pinctrl support
Wenyou Yang
1
-0
/
+5
2014-11-12
i2c: mpc: report correct I2C error return codes
Danielle Costantino
1
-9
/
+9
2014-11-12
i2c: i801: Drop useless debug message
Jean Delvare
1
-3
/
+0
2014-11-12
i2c: i801: Check if interrupts are disabled
Jean Delvare
1
-0
/
+20
2014-11-12
i2c: i801: Fallback to polling if request_irq() fails
Jean Delvare
1
-3
/
+3
2014-11-12
i2c: i801: Use wait_event_timeout to wait for interrupts
Jean Delvare
1
-3
/
+22
2014-11-10
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
addy ke
1
-9
/
+153
2014-11-10
i2c: davinci: don't use interruptible completion
Mike Looijmans
1
-3
/
+1
2014-11-10
i2c: at91: add support for system PM
Wenyou Yang
1
-0
/
+26
2014-11-10
i2c: at91: add support for runtime PM
Wenyou Yang
1
-6
/
+32
2014-11-10
i2c: exynos5: use proper errno for timeout
Wolfram Sang
1
-2
/
+2
2014-11-10
i2c: core: Map OF IRQ at probe time
Laurent Pinchart
1
-2
/
+9
2014-11-10
of/irq: Export of_irq_get()
Laurent Pinchart
1
-0
/
+1
2014-11-10
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
1
-6
/
+8
2014-11-10
i2c: sh_mobile: Document SoC-specific bindings
Geert Uytterhoeven
1
-0
/
+9
2014-11-10
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2
-3
/
+2
2014-11-10
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+27
2014-11-10
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-90
/
+160
2014-11-10
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-86
/
+154
2014-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-10
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-10
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-10
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-10
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-40
/
+111
2014-11-09
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
11
-31
/
+37
2014-11-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
24
-31
/
+142
2014-11-08
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-199
/
+145
2014-11-07
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-7
/
+8
2014-11-07
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+7
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
[next]