aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/scx200_acb.c
AgeCommit message (Expand)Author
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang
2011-01-14i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-05-21i2c/scx200_acb: Make PCI device ids constantJean Delvare
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-18i2c/scx200_acb: Provide more information on bus errorsWilly Tarreau
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse
2006-07-12[PATCH] scx200_acb: Fix the block transactionsJean Delvare
2006-07-12[PATCH] scx200_acb: Fix the state machineThomas Andrews
2006-06-22[PATCH] scx200_acb: Mark scx200_acb_probe __initJean Delvare
2006-06-22[PATCH] scx200_acb: Use PCI I/O resource when appropriateJordan Crouse
2006-05-26[PATCH] scx200_acb: fix section mismatch warningRandy Dunlap
2006-05-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 3Jean Delvare
2006-03-23[PATCH] i2c: scx200_acb fix and speed up the poll loopBen Gardner
2006-03-23[PATCH] i2c: scx200_acb add support for the CS5535/CS5536Ben Gardner
2006-03-23[PATCH] i2c: scx200_acb remove use of lock_kernelBen Gardner
2006-03-23[PATCH] i2c: scx200_acb refactor/simplify codeBen Gardner
2006-03-23[PATCH] i2c: scx200_acb debug log cleanupBen Gardner
2006-03-23[PATCH] i2c: scx200_acb whitespace and comment cleanupBen Gardner
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds