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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
2014-07-16
i2c: i2c-ocores: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: i2c-at91: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
i2c: add debug info when class instantiation was dropped
Wolfram Sang
2014-07-16
i2c: scx200: drop GPIO based i2c driver
Wolfram Sang
2014-07-16
i2c: s6000: remove duplicate driver
Wolfram Sang
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-06-27
i2c: taos-evm: Use module_serio_driver()
Christoph Jaeger
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
2014-06-27
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
Sachin Kamat
2014-06-27
i2c: mux: pca954x: fix dependencies
Linus Walleij
2014-06-17
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
2014-06-12
i2c: rk3x: add NULL entry to the end of_device_id array
Dan Carpenter
2014-06-12
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
2014-06-12
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
2014-06-12
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Max Schwarz
2014-06-06
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-06-03
i2c: mpc: insert DR read in i2c_fixup()
Valentin Longchamp
2014-06-03
i2c: bfin: turn to Resource-managed API in probe function
Sonic Zhang
2014-06-03
i2c: ChromeOS EC tunnel driver
Doug Anderson
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
2014-06-02
i2c: designware: Add runtime PM hooks
Mika Westerberg
2014-06-02
i2c: designware: Disable device on system suspend
Mika Westerberg
2014-06-02
i2c: nuc900: remove driver
Wolfram Sang
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-01
i2c: rcar: update copyright and license information
Wolfram Sang
2014-06-01
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
2014-06-01
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
2014-06-01
i2c: rcar: remove spinlock
Wolfram Sang
2014-06-01
i2c: rcar: refactor status bit handling
Wolfram Sang
2014-06-01
i2c: rcar: refactor setting up msg
Wolfram Sang
2014-06-01
i2c: rcar: check bus free before first message
Wolfram Sang
2014-06-01
i2c: rcar: refactor irq state machine
Wolfram Sang
2014-06-01
i2c: rcar: refactor bus state machine
Wolfram Sang
2014-06-01
i2c: rcar: no need to store irq number
Wolfram Sang
2014-06-01
i2c: rcar: not everything needs to be a function
Wolfram Sang
2014-06-01
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
2014-06-01
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
[prev]
[next]