index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-12-05
1
-6
/
+6
*
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
2020-12-05
1
-0
/
+1
*
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
2020-12-02
1
-2
/
+10
*
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
2020-12-02
1
-0
/
+10
*
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-12-02
1
-6
/
+16
*
i2c: qcom: Fix IRQ error misassignement
Robert Foss
2020-12-02
1
-2
/
+2
*
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
2020-12-02
1
-1
/
+2
*
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
2020-11-06
1
-27
/
+18
*
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
2020-11-06
1
-6
/
+1
*
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
2020-11-06
1
-1
/
+1
*
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2020-11-06
1
-1
/
+1
*
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
2020-11-06
1
-6
/
+4
*
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
2020-11-06
1
-111
/
+72
*
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
2020-11-06
1
-2
/
+2
*
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
2020-11-06
1
-0
/
+9
*
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
2020-11-06
1
-20
/
+66
*
i2c: mediatek: move dma reset before i2c reset
Qii Wang
2020-11-03
1
-4
/
+4
*
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-25
1
-1
/
+10
*
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-21
27
-900
/
+3766
|
\
|
*
i2c: tegra: Improve driver module description
Dmitry Osipenko
2020-10-05
1
-1
/
+1
|
*
i2c: tegra: Clean up whitespaces, newlines and indentation
Dmitry Osipenko
2020-10-05
1
-27
/
+46
|
*
i2c: tegra: Clean up and improve comments
Dmitry Osipenko
2020-10-05
1
-41
/
+47
|
*
i2c: tegra: Clean up printk messages
Dmitry Osipenko
2020-10-05
1
-23
/
+14
|
*
i2c: tegra: Clean up variable names
Dmitry Osipenko
2020-10-05
1
-87
/
+90
|
*
i2c: tegra: Improve formatting of variables
Dmitry Osipenko
2020-10-05
1
-51
/
+45
|
*
i2c: tegra: Check errors for both positive and negative values
Dmitry Osipenko
2020-10-05
1
-3
/
+3
|
*
i2c: tegra: Factor out hardware initialization into separate function
Dmitry Osipenko
2020-10-05
1
-13
/
+19
|
*
i2c: tegra: Factor out register polling into separate function
Dmitry Osipenko
2020-10-05
1
-32
/
+25
|
*
i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
1
-40
/
+55
|
*
i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
1
-16
/
+30
|
*
i2c: tegra: Rename wait/poll functions
Dmitry Osipenko
2020-10-05
1
-18
/
+14
|
*
i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
Dmitry Osipenko
2020-10-05
1
-9
/
+8
|
*
i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
Dmitry Osipenko
2020-10-05
1
-5
/
+4
|
*
i2c: tegra: Remove likely/unlikely from the code
Dmitry Osipenko
2020-10-05
1
-2
/
+2
|
*
i2c: tegra: Remove outdated barrier()
Dmitry Osipenko
2020-10-05
1
-8
/
+5
|
*
i2c: tegra: Clean up variable types
Dmitry Osipenko
2020-10-05
1
-19
/
+19
|
*
i2c: tegra: Reorder location of functions in the code
Dmitry Osipenko
2020-10-05
1
-244
/
+242
|
*
i2c: tegra: Clean up probe function
Dmitry Osipenko
2020-10-05
1
-51
/
+49
|
*
i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
Dmitry Osipenko
2020-10-05
1
-4
/
+6
|
*
i2c: tegra: Use clk-bulk helpers
Dmitry Osipenko
2020-10-05
1
-120
/
+68
|
*
i2c: tegra: Use platform_get_irq()
Dmitry Osipenko
2020-10-05
1
-6
/
+3
|
*
i2c: tegra: Use devm_platform_get_and_ioremap_resource()
Dmitry Osipenko
2020-10-05
1
-3
/
+3
|
*
i2c: tegra: Use reset_control_reset()
Dmitry Osipenko
2020-10-05
1
-3
/
+10
|
*
i2c: tegra: Remove error message used for devm_request_irq() failure
Dmitry Osipenko
2020-10-05
1
-3
/
+1
|
*
i2c: tegra: Runtime PM always available on Tegra
Dmitry Osipenko
2020-10-05
1
-23
/
+6
|
*
i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
Dmitry Osipenko
2020-10-05
1
-25
/
+21
|
*
i2c: tegra: Initialize div-clk rate unconditionally
Dmitry Osipenko
2020-10-05
1
-18
/
+16
|
*
i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
Dmitry Osipenko
2020-10-05
1
-0
/
+2
|
*
i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
Dmitry Osipenko
2020-10-05
1
-1
/
+3
|
*
i2c: tegra: Add missing pm_runtime_put()
Dmitry Osipenko
2020-10-05
1
-2
/
+2
[next]