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
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
17
-77
/
+287
2019-11-28
i2c: icy: convert to i2c_new_scanned_device
Wolfram Sang
1
-4
/
+4
2019-11-25
i2c: Fix Kconfig indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-11-25
i2c: i801: Correct Intel Jasper Lake SOC naming
Andy Shevchenko
2
-5
/
+5
2019-11-25
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
Alain Volmat
1
-1
/
+1
2019-11-17
i2c: iproc: Add i2c repeated start capability
Lori Hikichi
1
-13
/
+50
2019-11-14
i2c: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-14
i2c: sh_mobile: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-14
i2c: qup: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-14
i2c: at91: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-14
i2c: rcar: Remove superfluous call to clk_get_rate()
Geert Uytterhoeven
1
-1
/
+1
2019-11-11
i2c: pxa: remove unused i2c-slave APIs
Patrick Williams
1
-1
/
+0
2019-11-11
i2c: pxa: migrate to new i2c_slave APIs
Patrick Williams
2
-14
/
+61
2019-11-11
i2c: cros-ec-tunnel: Make the device acpi compatible
Akshu Agrawal
1
-5
/
+10
2019-11-11
i2c: stm32f7: report dma error during probe
Alain Volmat
2
-8
/
+17
2019-11-11
i2c: icy: no need to populate address for scanned device
Wolfram Sang
1
-1
/
+0
2019-11-11
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
1
-0
/
+2
2019-11-11
i2c: stm32f7: fix & reorder remove & probe error handling
Alain Volmat
1
-7
/
+12
2019-10-26
i2c: stm32f7: rework slave_id allocation
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-24
i2c: i801: Add support for Intel Comet Lake PCH-H
Jarkko Nikula
1
-0
/
+4
2019-10-24
i2c: i801: Add support for Intel Jasper Lake
Jarkko Nikula
2
-0
/
+5
2019-10-24
i2c: at91: add support for analog filtering
Eugen Hristev
3
-4
/
+26
2019-10-24
i2c: at91: add support for advanced digital filtering
Eugen Hristev
3
-3
/
+41
2019-10-24
i2c: at91: add support for digital filtering
Eugen Hristev
3
-0
/
+23
2019-10-24
i2c: at91: add new platform support for sam9x60
Eugen Hristev
1
-0
/
+11
2019-10-21
i2c: Aspeed: Add AST2600 compatible
Eddie James
1
-0
/
+4
2019-10-21
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
1
-20
/
+34
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
27
-214
/
+686
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-09-13
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-09-13
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
1
-4
/
+13
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
2
-36
/
+4
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
2
-6
/
+2
2019-09-04
i2c: exynos5: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-3
/
+1
2019-09-04
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
1
-1
/
+1
2019-09-04
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2019-09-03
i2c: fsi: Add of_put_node() before break
Nishka Dasgupta
1
-1
/
+3
2019-09-03
i2c: synquacer: Make synquacer_i2c_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-09-03
i2c: hix5hd2: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2019-09-03
i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
Mika Westerberg
1
-54
/
+88
[next]