aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pasemi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02i2c: Make PCI device ids constantMárton Németh1-1/+1
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare1-1/+1
2008-01-27i2c-pasemi: use i2c_add_numbered_adapter()Olof Johansson1-1/+2
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson1-0/+5
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day1-1/+1
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell1-1/+1
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson1-3/+3
2007-02-13i2c: PA Semi SMBus driverOlof Johansson1-0/+426