index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
i2c: designware: Add clk_{un}prepare() support
Viresh Kumar
1
-5
/
+5
2012-05-12
i2c: designware: add PM support
Deepak Sikri
1
-0
/
+27
2012-05-12
i2c: ixp2000: remove driver
Rob Herring
3
-172
/
+0
2012-05-12
i2c: pnx: add device tree support
Roland Stigge
1
-16
/
+47
2012-05-12
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: don't use strcpy but strlcpy
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: remove unused function
Wolfram Sang
1
-5
/
+0
2012-05-12
i2c: eg20t: pass on return value in i2c_xfer
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c: eg20t: use NULL instead of 0
Wolfram Sang
1
-1
/
+1
2012-05-12
i2c-eg20t: Merge two functions
Tomoya MORINAGA
1
-43
/
+22
2012-05-12
i2c-eg20t: add helper function for xfer check
Tomoya MORINAGA
1
-160
/
+66
2012-05-12
i2c-eg20t: Call init() when wait-event timeout occurs
Tomoya MORINAGA
1
-0
/
+24
2012-05-12
i2c-mpc: avoid I2C abnormal after resuming from deep sleep
Zhao Chenhui
1
-0
/
+30
2012-05-12
i2c: sh_mobile: add device tree support
Magnus Damm
1
-0
/
+11
2012-05-12
i2c-pnx.c: Remove duplicated i2c.h
Roland Stigge
1
-3
/
+46
2012-05-12
i2c-pnx.c: Use resources in platforms
Roland Stigge
1
-22
/
+25
2012-05-12
i2c: designware: Add support for 16bit register access
Stefan Roese
2
-11
/
+25
2012-05-12
i2c: Dynamically assign adapter id if it wasn't explictly specified
Karol Lewandowski
3
-14
/
+4
2012-05-12
i2c-pxa: Drop leftover comment
Karol Lewandowski
1
-5
/
+0
2012-05-12
i2c-s3c2410: Drop unused define
Karol Lewandowski
1
-3
/
+1
2012-04-27
i2c: mxs: disable QUEUE when sending is done
Wolfram Sang
1
-2
/
+3
2012-04-25
i2c: mxs: handle spurious interrupt
Wolfram Sang
1
-2
/
+1
2012-04-22
i2c-eg20t: Modify MODULE_AUTHOR's email address
Tomoya MORINAGA
1
-1
/
+1
2012-04-22
i2c-eg20t: change timeout value 50msec to 1000msec
Tomoya MORINAGA
1
-1
/
+1
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
1
-0
/
+8
2012-04-22
i2c: pnx: Disable clk in suspend
Roland Stigge
1
-2
/
+1
2012-04-10
i2c: prevent spurious interrupt on Designware controllers
Kristen Carlson Accardi
1
-1
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-17
/
+21
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-22
/
+76
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-21
/
+74
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2012-03-26
i2c-i801: Use usleep_range to wait for command completion
Jean Delvare
1
-12
/
+12
2012-03-26
i2c-i801: Add device IDs for Intel Lynx Point
Seth Heasley
2
-0
/
+4
2012-03-26
i2c-isch: Decrease delay in command completion check loop
Olivier Sobrie
1
-5
/
+5
2012-03-26
i2c-gpio: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-03-23
Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
11
-60
/
+864
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
1
-22
/
+76
2012-03-15
i2c/gpio: add DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-22
/
+76
2012-03-08
Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers
Olof Johansson
1
-3
/
+10
2012-03-07
i2c-eg20t: Remove write-only variables
Alexander Stein
1
-8
/
+0
2012-03-07
i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
Alexander Stein
1
-15
/
+21
2012-03-07
i2c-s3c2410: Add stub runtime power management
Mark Brown
1
-0
/
+10
2012-03-07
i2c-s3c2410: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-03-07
i2c: add CSR SiRFprimaII on-chip I2C controllers driver
Zhiwu Song
3
-0
/
+470
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
1
-1
/
+0
2012-03-07
i2c: pxa: add OF support
Haojian Zhuang
1
-21
/
+74
2012-02-29
i2c: imx: fix imx driver to work though signal is pending
Oskar Schirmer
1
-5
/
+0
2012-02-29
i2c: designware: dw_i2c_init_driver as subsys initcall
Pratyush Anand
1
-1
/
+1
[next]