index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2021-01-17
i2c: Drop unused efm32 bus driver
Uwe Kleine-König
2021-01-11
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
2021-01-11
i2c: smbus: switch from loops to memcpy
Dmitry Torokhov
2021-01-06
i2c: mlxcpld: Add support for I2C bus frequency setting
Vadim Pasternak
2021-01-05
i2c: busses: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
i2c: use DIV_ROUND_UP macro to do calculation
Zheng Yongjun
2021-01-05
i2c: fix platform_get_irq.cocci warnings
Tian Tao
2021-01-05
i2c: gpio: fix MODULE_LICENCE
Wolfram Sang
2021-01-05
i2c: iproc: handle rx fifo full interrupt
Rayagonda Kokatanur
2021-01-05
i2c: iproc: handle master read request
Rayagonda Kokatanur
2021-01-05
i2c: iproc: fix typo in slave_isr function
Rayagonda Kokatanur
2021-01-05
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
2021-01-05
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
2021-01-05
i2c: iproc: handle Master aborted error
Rayagonda Kokatanur
2021-01-05
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
2021-01-05
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
2021-01-05
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
2021-01-05
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
2021-01-05
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
2021-01-05
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
2021-01-05
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
2021-01-05
i2c: mlxcpld: Decrease polling time for performance improvement
Vadim Pasternak
2021-01-05
i2c: mlxcpld: Update module license
Vadim Pasternak
2021-01-05
i2c: core: Do not print duplicate error when failing to register an i2c-clien...
Hans de Goede
2021-01-05
i2c: mediatek: Fix apdma and i2c hand-shake timeout
Qii Wang
2021-01-04
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
2021-01-04
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-12-11
i2c: remove check that can never be true
Uwe Kleine-König
2020-12-11
i2c: Warn when device removing fails
Uwe Kleine-König
2020-12-09
i2c: designware: Make register offsets all of the same width
Andy Shevchenko
2020-12-09
i2c: designware: Switch header to use BIT() and GENMASK()
Andy Shevchenko
2020-12-09
i2c: pxa: move to generic GPIO recovery
Codrin Ciubotariu
2020-12-09
i2c: sh_mobile: Mark adapter suspended during suspend
Geert Uytterhoeven
2020-12-09
i2c: owl: Add compatible for the Actions Semi S500 I2C controller
Cristian Ciocaltea
2020-12-07
i2c: imx: support slave mode for imx I2C driver
Biwen Li
2020-12-07
Merge branch 'i2c/for-current' into i2c/for-5.11
Wolfram Sang
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
2020-12-03
i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
Mario Alejandro Posso Escobar
2020-12-03
i2c: ocores: Avoid false-positive error log message.
Stefan Lässer
2020-12-03
Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
Bjorn Andersson
2020-12-02
i2c: mxs: Remove unneeded platform_device_id
Fabio Estevam
2020-12-02
i2c: pca-platform: drop two members from driver data that are assigned to only
Uwe Kleine-König
2020-12-02
i2c: imx: Remove unused .id_table support
Fabio Estevam
2020-12-02
i2c: nvidia-gpu: drop empty stub for runtime pm
Vaibhav Gupta
2020-12-02
i2c: mv64xxx: Add bus error recovery
Mark Tomlinson
2020-12-02
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
2020-12-02
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
[prev]
[next]