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
2012-11-28
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
Shubhrajyoti D
5
-13
/
+6
2012-11-24
i2c: at91: add dma support
Ludovic Desroches
1
-8
/
+298
2012-11-24
i2c: at91: change struct members indentation
Ludovic Desroches
1
-15
/
+15
2012-11-24
i2c: at91: fix compilation warning
Ludovic Desroches
1
-1
/
+1
2012-11-22
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
1
-1
/
+1
2012-11-22
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
2012-11-22
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
1
-4
/
+16
2012-11-22
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
Andreas Larsson
1
-34
/
+34
2012-11-19
i2c: s3c2410: Add fix for i2c suspend/resume
Abhilash Kesavan
1
-7
/
+9
2012-11-19
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
1
-0
/
+1
2012-11-19
i2c: i2c-cbus-gpio: introduce driver
Aaro Koskinen
6
-0
/
+407
2012-11-16
i2c: ocores: Add support for the GRLIB port of the controller and use functio...
Andreas Larsson
2
-19
/
+121
2012-11-16
i2c: ocores: Add irq support for sparc
Andreas Larsson
1
-5
/
+6
2012-11-16
i2c: omap: Move the remove constraint
Shubhrajyoti D
1
-3
/
+4
2012-11-16
ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049
Maxime Ripard
1
-0
/
+24
2012-11-16
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Daniel Kurtz
1
-16
/
+0
2012-11-16
i2c: s3c2410: use exponential back off while polling for bus idle
Daniel Kurtz
1
-20
/
+47
2012-11-16
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
Daniel Kurtz
1
-2
/
+45
2012-11-16
i2c: s3c2410: grab adapter lock while changing i2c clock
Daniel Kurtz
1
-8
/
+2
2012-11-16
i2c: s3c2410: Add support for pinctrl
Tomasz Figa
2
-8
/
+24
2012-11-16
i2c: s3c2410: Convert to devm_request_and_ioremap()
Mark Brown
1
-28
/
+7
2012-11-16
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
Mark Brown
1
-1
/
+5
2012-11-16
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
2
-31
/
+195
2012-11-16
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
1
-0
/
+3
2012-11-16
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
2
-0
/
+6
2012-11-16
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
1
-49
/
+77
2012-11-16
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
1
-5
/
+13
2012-11-14
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
1
-2
/
+1
2012-11-14
i2c: omap: cleanup the sysc write
Shubhrajyoti D
1
-15
/
+5
2012-11-14
i2c: omap: Restore i2c context always
Shubhrajyoti D
1
-2
/
+1
2012-11-14
i2c: omap: make reset a seperate function
Shubhrajyoti D
1
-15
/
+24
2012-11-14
i2c: omap: re-factor omap_i2c_init function
Shubhrajyoti D
1
-40
/
+35
2012-11-14
ARM: i2c: omap: Remove the i207 errata flag
Shubhrajyoti D
4
-11
/
+5
2012-11-14
i2c: omap: remove the dtrev
Shubhrajyoti D
1
-7
/
+5
2012-11-14
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
Shubhrajyoti D
1
-1
/
+2
2012-11-14
i2c: omap: Fix the revision register read
Shubhrajyoti D
1
-13
/
+48
2012-11-14
i2c: omap: adopt pinctrl support
Sebastien Guiriec
1
-0
/
+13
2012-11-14
i2c: omap: ensure writes to dev->buf_len are ordered
Felipe Balbi
1
-1
/
+3
2012-11-14
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
3
-18
/
+36
2012-11-14
i2c: at91: fix SMBus quick command
Ludovic Desroches
1
-1
/
+6
2012-11-14
i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes
Bo Shen
1
-1
/
+5
2012-11-13
i2c: ocores: Use devm_request_and_ioremap()
Thierry Reding
1
-12
/
+3
2012-11-13
i2c: rcar: fix section mismatch
Wolfram Sang
1
-2
/
+2
2012-11-13
i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
Kuninori Morimoto
1
-1
/
+1
2012-11-12
i2c: nomadik: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-14
/
+0
2012-11-11
Linux 3.7-rc5
v3.7-rc5
Linus Torvalds
1
-1
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-66
/
+131
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
38
-97
/
+291
2012-11-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-30
/
+30
2012-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
11
-47
/
+20
[next]