index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2019-08-29
i2c: designware: Synchronize IRQs when unregistering slave client
Jarkko Nikula
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
2019-08-29
i2c: make i2c_unregister_device() ERR_PTR safe
Wolfram Sang
2019-08-14
ARM: remove Intel iop33x and iop13xx support
Arnd Bergmann
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
2019-08-14
i2c: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
2019-08-14
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
2019-08-14
Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
Fabio Estevam
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-06
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
2019-08-06
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-08-06
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
2019-08-06
i2c: Drop unneeded check for of_node
Andy Shevchenko
2019-08-06
i2c: designware: Fix unused variable warning
Shaokun Zhang
2019-08-01
i2c: s3c2410: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-01
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław
2019-08-01
i2c: at91: disable TXRDY interrupt after sending data
Michał Mirosław
2019-08-01
i2c: Revert incorrect conversion to use generic helper
Suzuki K Poulose
2019-08-01
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
2019-08-01
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
2019-08-01
i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-08-01
i2c: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-08-01
i2c: ismt: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-08-01
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
2019-08-01
i2c: iproc: Fix i2c master read more than 63 bytes
Rayagonda Kokatanur
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-06
i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-07-05
i2c: cpm: remove casting dma_alloc
Vasyl Gomonovych
2019-07-05
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2019-07-05
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
2019-06-29
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
2019-06-29
i2c: core: Tidy up handling of init_irq
Charles Keepax
2019-06-29
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
2019-06-29
i2c: acpi: Factor out getting the IRQ from ACPI
Charles Keepax
2019-06-29
i2c: acpi: Use available IRQ helper functions
Charles Keepax
2019-06-29
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
2019-06-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2019-06-26
i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
Stefan Roese
2019-06-26
i2c: core: add sysfs header
Wolfram Sang
[prev]
[next]