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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-09
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+27
[next]