aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pasemi.c
Commit message (Expand)AuthorAgeFilesLines
* i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall2010-10-131-1/+1
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c: Make PCI device ids constantMárton Németh2010-03-021-1/+1
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c-pasemi: use i2c_add_numbered_adapter()Olof Johansson2008-01-271-1/+2
* i2c-pasemi: Fix NACK detectionOlof Johansson2007-11-151-0/+5
* i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day2007-11-151-1/+1
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* Minor bug fixes to i2c-pasemiOlof Johansson2007-04-171-3/+3
* i2c: PA Semi SMBus driverOlof Johansson2007-02-131-0/+426