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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-26
i2c: Only include slave support if selected
Jean Delvare
2
-0
/
+3
2015-01-24
i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
Paul Osmialowski
1
-6
/
+17
2015-01-24
i2c: slave-eeprom: fix boundary check when using sysfs
Wolfram Sang
1
-2
/
+2
2014-12-20
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-189
/
+252
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-19
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-0
/
+306
2014-12-17
i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-12-17
i2c: sh_mobile: rework deferred probing
Wolfram Sang
1
-50
/
+48
2014-12-17
i2c: sh_mobile: refactor DMA setup
Wolfram Sang
1
-19
/
+16
2014-12-17
i2c: mv64xxx: rework offload support to fix several problems
Thomas Petazzoni
1
-120
/
+186
2014-12-17
i2c: mv64xxx: use BIT() macro for register value definitions
Thomas Petazzoni
1
-11
/
+11
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
52
-52
/
+0
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-171
/
+3456
2014-12-14
i2c: Driver to expose PowerNV platform i2c busses
Neelesh Gupta
3
-0
/
+306
2014-12-11
i2c: sh_mobile: remove unneeded DMA mask
Wolfram Sang
1
-3
/
+0
2014-12-11
i2c: rcar: add slave support
Wolfram Sang
1
-9
/
+115
2014-12-11
i2c: slave-eeprom: add eeprom simulator driver
Wolfram Sang
3
-0
/
+181
2014-12-11
i2c: core changes for slave support
Wolfram Sang
1
-0
/
+49
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-45
/
+104
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+3
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+273
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
3
-4
/
+2
2014-12-08
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'
Rafael J. Wysocki
1
-0
/
+1
2014-12-05
i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
Rafael J. Wysocki
1
-2
/
+0
2014-12-04
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
1
-0
/
+11
2014-12-04
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
1
-5
/
+3
2014-12-04
i2c: davinci: switch to use platform_get_irq
Grygorii Strashko
1
-8
/
+12
2014-12-04
i2c: sh_mobile: optimize irq entry
Wolfram Sang
1
-5
/
+4
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2
-2
/
+2
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-25
i2c/of: Add OF_RECONFIG notifier handler
Pantelis Antoniou
1
-0
/
+52
2014-11-25
i2c/of: Factor out Devicetree registration code
Pantelis Antoniou
1
-45
/
+52
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-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
1
-0
/
+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-22
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
2014-11-21
i2c: at91: remove legacy DMA support
Arnd Bergmann
1
-34
/
+3
2014-11-21
i2c: designware: prevent early stop on TX FIFO empty
Andrew Jackson
1
-1
/
+1
2014-11-21
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
1
-2
/
+0
2014-11-19
i2c: dln2: Simplify return flow for dln2_i2c_enable
Octavian Purdila
1
-6
/
+1
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
[next]