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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
65
-483
/
+733
2020-03-31
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
1
-6
/
+6
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-26
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
6
-70
/
+26
2020-03-24
i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
Kai-Heng Feng
1
-12
/
+8
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
44
-199
/
+165
2020-03-24
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
1
-3
/
+3
2020-03-24
i2c: stm32f7: switch to I²C generic property parsing
Andy Shevchenko
1
-31
/
+26
2020-03-24
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
1
-9
/
+9
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2
-14
/
+18
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
2
-5
/
+5
2020-03-22
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-3
/
+3
2020-03-22
i2c: hix5hd2: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2020-03-21
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
1
-3
/
+1
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
5
-8
/
+8
2020-03-21
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2
-7
/
+0
2020-03-21
i2c: designware: Detect the FIFO size in the common code
Serge Semin
5
-24
/
+27
2020-03-20
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
1
-22
/
+26
2020-03-13
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
1
-1
/
+0
2020-03-13
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
1
-31
/
+26
2020-03-13
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
1
-2
/
+2
2020-03-13
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
1
-4
/
+0
2020-03-13
i2c: acpi: put device when verifying client fails
Wolfram Sang
1
-1
/
+9
2020-03-10
i2c: gpio: suppress error on probe defer
Hamish Martin
1
-1
/
+1
2020-03-10
i2c: smbus: remove outdated references to irq level triggers
Wolfram Sang
1
-5
/
+0
2020-03-10
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
5
-24
/
+32
2020-03-10
i2c: stm32f7: add a new st, stm32mp15-i2c compatible
Alain Volmat
1
-6
/
+33
2020-03-10
i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes
Alain Volmat
1
-13
/
+39
2020-03-10
i2c: brcmstb: Support BCM2711 HDMI BSC controllers
Maxime Ripard
1
-0
/
+33
2020-03-10
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
1
-3
/
+1
2020-03-10
i2c: use kobj_to_dev() API
chenqiwu
1
-2
/
+2
2020-03-10
i2c: designware-pci: Fix BUG_ON during device removal
Jarkko Nikula
1
-0
/
+1
2020-03-10
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Mika Westerberg
1
-33
/
+12
2020-03-10
i2c: powermac: correct comment about custom handling
Wolfram Sang
1
-8
/
+7
2020-02-26
i2c: dev: keep sorting of includes
Wolfram Sang
1
-1
/
+1
2020-02-26
i2c: stm32f7: allow controller to be wakeup-source
Alain Volmat
1
-21
/
+86
2020-02-26
i2c: imx: implement master_xfer_atomic callback
Stefan Lengfeld
1
-41
/
+105
2020-02-26
i2c: at91: implement i2c bus recovery
Kamel Bouhara
2
-0
/
+82
2020-02-13
i2c: altera: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
i2c: jz4780: silence log flood on txabrt
Wolfram Sang
1
-34
/
+2
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
29
-748
/
+745
2020-02-07
Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2
-4
/
+3
2020-02-03
i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller
Hanjun Guo
1
-0
/
+1
2020-01-31
i2c: cros-ec-tunnel: Fix ACPI identifier
Raul E Rangel
1
-1
/
+1
2020-01-31
i2c: cros-ec-tunnel: Fix slave device enumeration
Akshu Agrawal
1
-0
/
+1
2020-01-30
i2c: stm32f7: add PM_SLEEP suspend/resume support
Alain Volmat
1
-4
/
+113
2020-01-30
i2c: cadence: Fix wording in i2c-cadence driver
Michal Simek
1
-1
/
+1
2020-01-30
i2c: cadence: Fix power management order of operations
Topi Kuutela
1
-3
/
+6
[next]