aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pasemi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-03-13i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2012-07-24i2c/busses: Use module_pci_driverAxel Lin1-12/+1
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
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