aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-au1550.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-16i2c: Use resource_size macroGravatar Linus Walleij 1-1/+1
2009-01-26i2c: Delete many unused adapter IDsGravatar Jean Delvare 1-1/+0
2008-07-14i2c-au1550: Fix PM supportGravatar Manuel Lauss 1-55/+75
2008-05-12[MIPS] Alchemy: SMBus resource fixGravatar Sergei Shtylyov 1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+1
2008-01-27i2c-au1550: Convert to platform driverGravatar Manuel Lauss 1-64/+102
2008-01-27i2c-au1550: properly terminate zero-byte transfersGravatar Manuel Lauss 1-3/+8
2007-10-13i2c-au1550: Fix a misused register problemGravatar Chris David 1-7/+4
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Gravatar Jean Delvare 1-1/+1
2006-09-26i2c-au1550: Add I2C support for Au1200Gravatar Domen Puncer 1-2/+1
2006-09-26i2c-au1550: Add SMBus functionality flagGravatar Domen Puncer 1-1/+1
2006-09-26i2c-au1550: Fix timeout problemGravatar Domen Puncer 1-4/+10
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Gravatar Jean Delvare 1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Gravatar Jean Delvare 1-1/+0
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupGravatar Alexey Dobriyan 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+435