aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-piix4.c
AgeCommit message (Expand)Author
2014-11-07i2c: remove FSF addressWolfram Sang
2014-03-13i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24i2c: piix4: Standardize log messagesJean Delvare
2014-01-24i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang
2014-01-24i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang
2013-08-15i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek
2013-06-03i2c-piix4: Add AMD CZ SMBus device IDShane Huang
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-16i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-05i2c-piix4: Fix build failureDaniel J Blueman
2012-07-24i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia
2012-07-24i2c-piix4: Separate registration and probing codeAndrew Armenia
2012-07-24i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia
2012-07-24i2c/busses: Use module_pci_driverAxel Lin
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-03-02i2c: Make PCI device ids constantMárton Németh
2010-01-16i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare
2009-09-18i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2008-07-14i2c: Drop stray references to lm_sensorsJean Delvare
2008-07-14i2c: Check for ACPI resource conflictsJean Delvare
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-07-14i2c: Consistently reject unsupported transactionsJean Delvare
2008-07-14i2c-piix4: Various cleanups and minor fixesJean Delvare
2008-07-14i2c: Bus drivers return -Errno not -1David Brownell
2008-05-11i2c-piix4: Blacklist two mainboardsJean Delvare
2008-05-11i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn
2008-04-29i2c-piix4: Minor cleanupsJean Delvare
2008-04-29i2c: Spelling fix (successful)Jean Delvare
2008-01-27i2c-piix4: Drop redundant PCI function number checkJean Delvare
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13i2c: Add IDs to adaptersStephen Hemminger
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-06-22[PATCH] I2C: i2c-piix4: Document the IBM problem more clearlyJean Delvare
2006-06-22[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameterRudolf Marek
2006-06-22[PATCH] i2c-piix4: Add ATI IXP200/300/400 supportRudolf Marek
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-28[PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard