index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
2009-07-28
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
2009-07-15
i2c: Use resource_size
Julia Lawall
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
2009-06-24
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
2009-06-22
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
2009-06-19
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
2009-06-19
i2c: Limit core locking to the necessary sections
Jean Delvare
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
2009-06-19
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-16
i2c-stu300: Make driver depend on MACH_U300
Linus Walleij
2009-06-16
i2c-s3c2410: use resource_size()
Ben Dooks
2009-06-16
i2c: Use resource_size macro
Linus Walleij
2009-06-16
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij
2009-06-16
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2009-06-15
i2c: Do not give adapters a default parent
Jean Delvare
2009-06-15
i2c: Do not probe for TV chips on Voodoo3 adapters
Jean Delvare
2009-06-15
i2c: Retry automatically on arbitration loss
Clifford Wolf
2009-06-15
i2c: Remove void casts
Jack Stone
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
[next]