aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-viapro.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Fix error value returned by several bus driversJean Delvare2012-01-251-2/+5
* i2c-viapro: Don't log nacksJean Delvare2010-10-241-7/+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: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-041-1/+1
* i2c-viapro: Add new PCI device ID for VX855Harald Welte2009-06-151-0/+4
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* PCI: Check dynids driver_data value for validityJean Delvare2008-10-201-4/+0
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0
* i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
* i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-141-0/+4
* i2c: Drop stray references to lm_sensorsJean Delvare2008-07-141-2/+0
* i2c: Check for ACPI resource conflictsJean Delvare2008-07-141-0/+5
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Consistently reject unsupported transactionsJean Delvare2008-07-141-1/+1
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-141-9/+11
* i2c-viapro: Add support for the VT8237SJean Delvare2008-01-271-1/+5
* i2c: Let the user specify PCI driver data through new_idJean Delvare2008-01-271-0/+5
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-2/+1
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-2/+1
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-121-1/+1
|/
* i2c: Shrink struct i2c_clientDavid Brownell2007-05-011-1/+1
* i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-131-1/+5
* i2c: Add IDs to adaptersStephen Hemminger2007-02-131-0/+1
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-261-0/+8
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] i2c-viapro: Some adjustmentsJean Delvare2005-11-071-13/+14
* [PATCH] Owner field additions to many i2c drivers, 1 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] i2c-viapro: Cleanup ifdef usageGreg KH2005-10-281-4/+2
* [PATCH] i2c-viapro: Improve register dumpJean Delvare2005-10-281-8/+30
* [PATCH] i2c-viapro: Refactor control outbJean Delvare2005-10-281-4/+3
* [PATCH] i2c-viapro: Update supported devices listJean Delvare2005-10-281-9/+13
* [PATCH] i2c-viapro: Code cleanupsJean Delvare2005-10-281-81/+41
* [PATCH] i2c-viapro: Implement I2C Block transactionsJean Delvare2005-10-281-3/+36
* [PATCH] i2c-viapro: Coding style fixesJean Delvare2005-10-281-38/+38
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+458