index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-06-29
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Jean Delvare
1
-9
/
+7
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
1
-2
/
+7
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2
-5
/
+11
2022-06-08
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
1
-2
/
+1
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-05-31
Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
Linus Torvalds
13
-232
/
+371
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-05-21
i2c: meson: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
i2c: rcar: use flags instead of atomic_xfer
Kuninori Morimoto
1
-10
/
+10
2022-05-21
i2c: rcar: REP_AFTER_RD is not a persistent flag
Wolfram Sang
1
-9
/
+8
2022-05-21
i2c: rcar: use BIT macro consistently
Wolfram Sang
1
-35
/
+35
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: qcom-geni: remove unnecessary conditions
Dan Carpenter
1
-4
/
+2
2022-05-21
i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-4
/
+1
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-21
i2c: rcar: refactor handling of first message
Wolfram Sang
1
-27
/
+23
2022-05-21
i2c: rcar: avoid race condition with SMIs
Wolfram Sang
1
-11
/
+17
2022-05-21
i2c: xiic: Correct the datatype for rx_watermark
Shubhrajyoti Datta
1
-2
/
+2
2022-05-21
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
1
-6
/
+9
2022-05-21
i2c: npcm: Handle spurious interrupts
Tali Perry
1
-29
/
+62
2022-05-21
i2c: npcm: Correct register access width
Tyrone Ting
1
-2
/
+2
2022-05-21
i2c: npcm: Add tx complete counter
Tali Perry
1
-0
/
+4
2022-05-21
i2c: npcm: Fix timeout calculation
Tali Perry
1
-4
/
+4
2022-05-21
i2c: npcm: Remove unused variable clk_regmap
Tali Perry
1
-5
/
+0
2022-05-21
i2c: npcm: Change the way of getting GCR regmap
Tali Perry
1
-4
/
+8
2022-05-14
i2c: xiic: Fix Tx Interrupt path for grouped messages
Raviteja Narayanam
1
-18
/
+20
2022-05-14
i2c: xiic: Fix coding style issues
Michal Simek
1
-17
/
+20
2022-05-14
i2c: xiic: return value of xiic_reinit
Shubhrajyoti Datta
1
-1
/
+4
2022-05-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
1
-2
/
+10
2022-05-14
i2c: designware: Sort timing parameter ACPI method calls by the speed
Jarkko Nikula
1
-1
/
+1
2022-05-14
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
1
-1
/
+1
2022-05-04
i2c: davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-8
/
+4
2022-05-04
i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-05-04
i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-1
/
+1
2022-05-04
i2c: at91: use dma safe buffers
Michael Walle
1
-0
/
+11
2022-05-04
i2c: mediatek: Optimize master_xfer() and avoid circular locking
AngeloGioacchino Del Regno
1
-4
/
+7
2022-05-04
i2c: designware: Modify timing parameters for amdpsp mailbox
Jan Dabros
1
-2
/
+2
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-2
/
+2
2022-04-15
i2c: meson: Use 50% duty cycle for I2C clock
Lucas Tanure
1
-10
/
+60
2022-04-15
i2c: meson: Use _SHIFT and _MASK for register definitions
Lucas Tanure
1
-19
/
+22
2022-04-15
i2c: rcar: add support for I2C_M_RECV_LEN
Wolfram Sang
1
-4
/
+27
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
1
-1
/
+1
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
1
-5
/
+10
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
1
-4
/
+2
2022-04-15
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
1
-0
/
+33
2022-04-15
i2c: pasemi: Wait for write xfers to finish
Martin PoviĊĦer
1
-0
/
+6
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-344
/
+1332
2022-03-25
Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-18
/
+102
2022-03-20
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
1
-2
/
+3
[next]