summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-piix4.c
Commit message (Expand)AuthorAgeFilesLines
* Annotate hardware config module parameters in drivers/i2c/David Howells2017-04-201-1/+1
* i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda2017-02-091-5/+7
* i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
* i2c: piix4: Avoid race conditions with IMCRicardo Ribalda2017-01-121-0/+22
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-1/+0
* i2c: piix4: Pre-shift the port numberJean Delvare2016-02-241-5/+5
* i2c: piix4: Always use the same type for portJean Delvare2016-02-241-2/+2
* i2c: piix4: Support alternative port selection registerJean Delvare2016-02-241-4/+32
* i2c: piix4: don't regress on bus namesJean Delvare2016-01-291-5/+8
* i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-261-10/+9
* i2c: piix4: Fix SB800 lockingJean Delvare2016-01-261-16/+6
* i2c: piix4: remove unneeded assignmentsWolfram Sang2015-12-031-2/+2
* i2c: piix4: Add adapter port name support for SB800 chipsetChristian Fetzer2015-11-301-4/+12
* i2c: piix4: Add support for multiplexed main adapter in SB800Christian Fetzer2015-11-301-22/+147
* i2c: piix4: Convert piix4_main_adapter to arrayChristian Fetzer2015-11-301-5/+12
* i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan2015-06-161-2/+2
* i2c: remove FSF addressWolfram Sang2014-11-071-4/+0
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-131-1/+1
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* i2c: piix4: Standardize log messagesJean Delvare2014-01-241-6/+6
* i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang2014-01-241-1/+2
* i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2014-01-241-5/+23
* i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-151-10/+31
* i2c-piix4: Add AMD CZ SMBus device IDShane Huang2013-06-031-1/+2
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-17/+15
* i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-161-3/+2
* i2c-piix4: Fix build failureDaniel J Blueman2012-10-051-0/+1
* i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia2012-07-241-3/+68
* i2c-piix4: Separate registration and probing codeAndrew Armenia2012-07-241-40/+71
* i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia2012-07-241-16/+34
* i2c/busses: Use module_pci_driverAxel Lin2012-07-241-12/+1
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-121-1/+1
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* i2c: Make PCI device ids constantMárton Németh2010-03-021-1/+1
* i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-161-2/+2
* i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-071-4/+4
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-041-2/+2
* i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai2009-09-181-3/+6
* i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-281-1/+3
* i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* i2c: Drop stray references to lm_sensorsJean Delvare2008-07-141-2/+0
* i2c: Check for ACPI resource conflictsJean Delvare2008-07-141-0/+4
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-141-3/+3
* i2c-piix4: Various cleanups and minor fixesJean Delvare2008-07-141-26/+15
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-141-9/+11
* i2c-piix4: Blacklist two mainboardsJean Delvare2008-05-111-2/+30
* i2c-piix4: Increase the intitial delay for the ServerWorks CSB5David Milburn2008-05-111-3/+12
* i2c-piix4: Minor cleanupsJean Delvare2008-04-291-7/+1
OpenPOWER on IntegriCloud