aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-piix4.c
Commit message (Expand)AuthorAge
* i2c: piix4: Avoid race conditions with IMCRicardo Ribalda Delgado2017-01-19
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-22
* i2c: piix4: Pre-shift the port numberJean Delvare2016-02-24
* i2c: piix4: Always use the same type for portJean Delvare2016-02-24
* i2c: piix4: Support alternative port selection registerJean Delvare2016-02-24
* i2c: piix4: don't regress on bus namesJean Delvare2016-01-29
* i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-26
* i2c: piix4: Fix SB800 lockingJean Delvare2016-01-26
* i2c: piix4: remove unneeded assignmentsWolfram Sang2015-12-03
* i2c: piix4: Add adapter port name support for SB800 chipsetChristian Fetzer2015-11-30
* i2c: piix4: Add support for multiplexed main adapter in SB800Christian Fetzer2015-11-30
* i2c: piix4: Convert piix4_main_adapter to arrayChristian Fetzer2015-11-30
* i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan2015-06-16
* i2c: remove FSF addressWolfram Sang2014-11-07
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-13
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* i2c: piix4: Standardize log messagesJean Delvare2014-01-24
* i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang2014-01-24
* i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-01-24
* i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-15
* i2c-piix4: Add AMD CZ SMBus device IDShane Huang2013-06-03
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-16
* i2c-piix4: Fix build failureDaniel J Blueman2012-10-05
* i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia2012-07-24
* i2c-piix4: Separate registration and probing codeAndrew Armenia2012-07-24
* i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia2012-07-24
* i2c/busses: Use module_pci_driverAxel Lin2012-07-24
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-12
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-21
* i2c: Make PCI device ids constantMárton Németh2010-03-02
* i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-16
* i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-07
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-04
* i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai2009-09-18
* i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-28
* i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-28
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* i2c: Drop stray references to lm_sensorsJean Delvare2008-07-14
* i2c: Check for ACPI resource conflictsJean Delvare2008-07-14
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-14
* i2c-piix4: Various cleanups and minor fixesJean Delvare2008-07-14
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-14
* i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-11
* i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-11
* i2c-piix4: Minor cleanupsJean Delvare2008-04-29
* i2c: Spelling fix (successful)Jean Delvare2008-04-29
* i2c-piix4: Drop redundant PCI function number checkJean Delvare2008-01-27
* i2c-piix4: Fix SB700 PCI device IDShane Huang2007-08-31