index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-davinci.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
2010-09-27
i2c-davinci: Fix race when setting up for TX
Jon Povey
2010-08-05
i2c: davinci: bus recovery procedure to clear the bus
Philby John
2010-08-05
i2c: davinci: Add cpufreq support
Chaithrika U S
2010-08-05
i2c: davinci: Add suspend/resume support
Chaithrika U S
2010-08-05
i2c: davinci: Add helper functions for power management
Chaithrika U S
2010-08-05
i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
Chaithrika U S
2010-08-05
i2c: davinci: Fix smbus Oops with AIC33 usage
Dirk Behme
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-14
i2c: Use resource_size
Julia Lawall
2009-07-14
i2c-davinci: behave with i2cdetect
David Brownell
2009-07-14
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-07-14
i2c-davinci: Initialize cmd_complete sooner
Troy Kisky
2008-07-14
i2c-davinci: Fix signal handling bug
Troy Kisky
2008-07-14
i2c-davinci: Remove useless IVR read
Troy Kisky
2008-07-14
i2c-davinci: Move dev_dbg statement for more output
Troy Kisky
2008-07-14
i2c-davinci: Ensure clock between 7-12 MHz
Troy Kisky
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-11
i2c-davinci: Fix lost interrupt
Troy Kisky
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2007-12-12
i2c: Add missing spaces in split log messages
Joe Perches
2007-10-13
i2c: Add DaVinci I2C controller support
Vladimir Barinov