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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-4
/
+8
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
1
-31
/
+114
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
1
-0
/
+5
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
1
-2
/
+1
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
1
-18
/
+14
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-25
/
+38
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-13
/
+9
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-1
/
+82
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+6
2012-11-09
Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
8
-52
/
+62
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-94
/
+140
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-50
/
+369
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+2
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+43
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-36
/
+57
2012-11-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2012-11-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
[next]