summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-piix4.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-7/+27
|\
| * i2c: piix4: Add ACPI supportJean Delvare2019-08-291-4/+14
| * i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30hJean Delvare2019-08-291-3/+13
* | i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-08-291-7/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* i2c-piix4: Add Hygon Dhyana SMBus supportPu Wen2019-05-031-4/+11
* i2c: piix4: Use request_muxed_regionGuenter Roeck2018-03-021-30/+25
* i2c: piix4: Use usleep_range()Guenter Roeck2018-03-021-3/+3
* i2c: piix4: Fix port number check on releaseJean Delvare2017-12-121-1/+1
* i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado2017-10-131-6/+126
* i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck2017-10-131-4/+26
* 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