index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2020-06-01
1
-2
/
+2
|
\
|
*
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
2020-04-24
1
-2
/
+2
*
|
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
2020-05-15
1
-0
/
+1
*
|
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
2020-05-15
1
-1
/
+9
*
|
i2c: algo-pca: update contact email
Wolfram Sang
2020-05-15
1
-1
/
+1
*
|
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-15
1
-3
/
+17
*
|
i2c: use my kernel.org address from now on
Wolfram Sang
2020-05-05
2
-2
/
+2
*
|
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
2020-05-05
1
-6
/
+16
*
|
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-04-30
1
-1
/
+4
*
|
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
2020-04-30
1
-1
/
+1
*
|
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
2020-04-28
1
-15
/
+12
*
|
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
2020-04-28
1
-9
/
+0
*
|
i2c: iproc: generate stop event for slave writes
Rayagonda Kokatanur
2020-04-28
1
-0
/
+3
|
/
*
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-04-15
1
-0
/
+9
*
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-04-15
1
-12
/
+15
*
i2c: remove i2c_new_probed_device API
Wolfram Sang
2020-04-15
1
-13
/
+0
*
i2c: altera: use proper variable to hold errno
Wolfram Sang
2020-04-15
1
-5
/
+4
*
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
2020-04-15
1
-4
/
+10
*
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-04-02
65
-483
/
+733
|
\
|
*
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
2020-03-31
1
-6
/
+6
|
*
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
2020-03-26
6
-70
/
+26
|
|
\
|
*
|
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
44
-199
/
+165
|
*
|
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-3
/
+3
|
*
|
i2c: stm32f7: switch to I²C generic property parsing
Andy Shevchenko
2020-03-24
1
-31
/
+26
|
*
|
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
2020-03-24
1
-9
/
+9
|
*
|
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2020-03-24
2
-14
/
+18
|
*
|
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
2
-5
/
+5
|
*
|
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-22
1
-3
/
+3
|
*
|
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
2020-03-21
1
-3
/
+1
|
*
|
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
5
-8
/
+8
|
*
|
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2020-03-21
2
-7
/
+0
|
*
|
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-21
5
-24
/
+27
|
*
|
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
2020-03-20
1
-22
/
+26
|
*
|
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
2020-03-13
1
-1
/
+0
|
*
|
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
2020-03-13
1
-31
/
+26
|
*
|
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
2020-03-13
1
-2
/
+2
|
*
|
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
2020-03-13
1
-4
/
+0
|
*
|
i2c: smbus: remove outdated references to irq level triggers
Wolfram Sang
2020-03-10
1
-5
/
+0
|
*
|
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
2020-03-10
5
-24
/
+32
|
*
|
i2c: stm32f7: add a new st, stm32mp15-i2c compatible
Alain Volmat
2020-03-10
1
-6
/
+33
|
*
|
i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes
Alain Volmat
2020-03-10
1
-13
/
+39
|
*
|
i2c: brcmstb: Support BCM2711 HDMI BSC controllers
Maxime Ripard
2020-03-10
1
-0
/
+33
|
*
|
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
2020-03-10
1
-3
/
+1
|
*
|
i2c: use kobj_to_dev() API
chenqiwu
2020-03-10
1
-2
/
+2
|
*
|
i2c: powermac: correct comment about custom handling
Wolfram Sang
2020-03-10
1
-8
/
+7
|
*
|
i2c: dev: keep sorting of includes
Wolfram Sang
2020-02-26
1
-1
/
+1
|
*
|
i2c: stm32f7: allow controller to be wakeup-source
Alain Volmat
2020-02-26
1
-21
/
+86
|
*
|
i2c: imx: implement master_xfer_atomic callback
Stefan Lengfeld
2020-02-26
1
-41
/
+105
|
*
|
i2c: at91: implement i2c bus recovery
Kamel Bouhara
2020-02-26
2
-0
/
+82
*
|
|
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
2020-03-28
1
-1
/
+1
[next]