summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-piix4.c
AgeCommit message (Expand)Author
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks
2017-10-27i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck
2017-06-17i2c: piix4: Fix request_region sizeRicardo Ribalda
2017-06-17i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda
2017-01-19i2c: piix4: Avoid race conditions with IMCRicardo Ribalda Delgado
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-02-24i2c: piix4: Pre-shift the port numberJean Delvare
2016-02-24i2c: piix4: Always use the same type for portJean Delvare
2016-02-24i2c: piix4: Support alternative port selection registerJean Delvare
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare
2016-01-26i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare
2016-01-26i2c: piix4: Fix SB800 lockingJean Delvare
2015-12-03i2c: piix4: remove unneeded assignmentsWolfram Sang
2015-11-30i2c: piix4: Add adapter port name support for SB800 chipsetChristian Fetzer
2015-11-30i2c: piix4: Add support for multiplexed main adapter in SB800Christian Fetzer
2015-11-30i2c: piix4: Convert piix4_main_adapter to arrayChristian Fetzer
2015-06-16i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan
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