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
2021-01-05
i2c: iproc: handle rx fifo full interrupt
Rayagonda Kokatanur
1
-4
/
+17
2021-01-05
i2c: iproc: handle master read request
Rayagonda Kokatanur
1
-45
/
+170
2021-01-05
i2c: iproc: fix typo in slave_isr function
Rayagonda Kokatanur
1
-1
/
+1
2021-01-05
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
1
-1
/
+2
2021-01-05
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
1
-4
/
+9
2021-01-05
i2c: iproc: handle Master aborted error
Rayagonda Kokatanur
1
-3
/
+5
2021-01-05
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
1
-14
/
+43
2021-01-05
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
1
-1
/
+5
2021-01-05
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
1
-1
/
+1
2021-01-05
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
1
-7
/
+4
2021-01-05
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
1
-16
/
+43
2021-01-05
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
1
-7
/
+3
2021-01-05
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
1
-2
/
+1
2021-01-05
i2c: mlxcpld: Decrease polling time for performance improvement
Vadim Pasternak
1
-1
/
+1
2021-01-05
i2c: mlxcpld: Update module license
Vadim Pasternak
1
-29
/
+3
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+2
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-2
/
+2
2020-12-09
i2c: designware: Make register offsets all of the same width
Andy Shevchenko
1
-3
/
+3
2020-12-09
i2c: designware: Switch header to use BIT() and GENMASK()
Andy Shevchenko
1
-46
/
+46
2020-12-09
i2c: pxa: move to generic GPIO recovery
Codrin Ciubotariu
1
-68
/
+8
2020-12-09
i2c: sh_mobile: Mark adapter suspended during suspend
Geert Uytterhoeven
1
-0
/
+28
2020-12-09
i2c: owl: Add compatible for the Actions Semi S500 I2C controller
Cristian Ciocaltea
1
-0
/
+1
2020-12-07
i2c: imx: support slave mode for imx I2C driver
Biwen Li
2
-24
/
+196
2020-12-07
Merge branch 'i2c/for-current' into i2c/for-5.11
Wolfram Sang
8
-193
/
+223
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
1
-6
/
+6
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
1
-0
/
+1
2020-12-03
i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
Mario Alejandro Posso Escobar
1
-2
/
+17
2020-12-03
i2c: ocores: Avoid false-positive error log message.
Stefan Lässer
1
-1
/
+1
2020-12-03
Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
Bjorn Andersson
1
-8
/
+4
2020-12-02
i2c: mxs: Remove unneeded platform_device_id
Fabio Estevam
1
-19
/
+3
2020-12-02
i2c: pca-platform: drop two members from driver data that are assigned to only
Uwe Kleine-König
1
-4
/
+0
2020-12-02
i2c: imx: Remove unused .id_table support
Fabio Estevam
1
-19
/
+1
2020-12-02
i2c: nvidia-gpu: drop empty stub for runtime pm
Vaibhav Gupta
1
-9
/
+1
2020-12-02
i2c: mv64xxx: Add bus error recovery
Mark Tomlinson
1
-1
/
+28
2020-12-02
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
1
-2
/
+10
2020-12-02
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
1
-0
/
+10
2020-12-02
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-6
/
+16
2020-12-02
i2c: qcom: Fix IRQ error misassignement
Robert Foss
1
-2
/
+2
2020-12-02
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
1
-1
/
+2
2020-11-23
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
1
-2
/
+2
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
1
-27
/
+18
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
1
-6
/
+1
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
1
-111
/
+72
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
1
-2
/
+2
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
1
-0
/
+9
2020-11-06
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
1
-20
/
+66
2020-11-03
i2c: exynos5: don't check for irq 0
Martin Kaiser
1
-1
/
+1
[next]