aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
* i2c-amd756: Fix off-by-oneAdrian Bunk2008-03-12
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-24
* i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-24
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-24
* i2c-pxa: Misc fixesWolfram Sang2008-02-24
* [ARM] 4827/1: fix two warnings in drivers/i2c/busses/i2c-pxa.cHolger Schurig2008-02-17
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
* Merge branch 'orion' into develRussell King2008-01-28
|\
| * [I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare2008-01-26
| * [I2C] Split mv643xx I2C platform supportTzachi Perelstein2008-01-26
* | i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki2008-01-27
* | i2c-au1550: Convert to platform driverManuel Lauss2008-01-27
* | i2c-au1550: properly terminate zero-byte transfersManuel Lauss2008-01-27
* | mpc-i2c: Propagate error values properlyJon Smirl2008-01-27
* | i2c-viapro: Add support for the VT8237SJean Delvare2008-01-27
* | i2c-piix4: Drop redundant PCI function number checkJean Delvare2008-01-27
* | i2c: Let the user specify PCI driver data through new_idJean Delvare2008-01-27
* | i2c-pxa: Add polling transferMike Rapoport2008-01-27
* | i2c-sibyte: Remove the bus scan module parameterJean Delvare2008-01-27
* | i2c-i801: Implement I2C block read supportJean Delvare2008-01-27
* | i2c-i801: Clear special mode bits as neededJean Delvare2008-01-27
* | i2c-i801: More explicit names for chip featuresJean Delvare2008-01-27
* | i2c-i801: Document which chip support what featureJean Delvare2008-01-27
* | i2c: Deprecate drivers for I2C buses on video adaptersJean Delvare2008-01-27
* | i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-27
* | i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27xeric miao2008-01-27
* | i2c: some overdue driver removalAdrian Bunk2008-01-27
* | i2c-stub: Use a single array for byte and word operationsJean Delvare2008-01-27
* | i2c-ibm_iic: Whitespace cleanupStefan Roese2008-01-27
* | i2c-pasemi: use i2c_add_numbered_adapter()Olof Johansson2008-01-27
* | i2c-nforce2: The nForce2 can do block transactionsJean Delvare2008-01-27
|/
* i2c-sibyte: Fix an error pathJean Delvare2008-01-14
* i2c: Spelling fixesJoe Perches2008-01-14
* i2c-omap: Fix NULL pointer dereferencingTony Lindgren2008-01-14
* i2c: Add missing spaces in split log messagesJoe Perches2007-12-12
* i2c-gpio: Initialize adapter classAtsushi Nemoto2007-12-12
* i2c-pasemi: Fix NACK detectionOlof Johansson2007-11-15
* i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day2007-11-15
* typo fixesMatt LaPlante2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* i2c-pxa, rename BIT macro to PXA_BITJiri Slaby2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-15
|\
| * [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-12
* | i2c-nforce2: Declare PEC as supportedJean Delvare2007-10-13
* | i2c-nforce2: Abort the transaction on errorOleg Ryjkov2007-10-13
* | i2c-nforce2: Move status checking to a separate functionOleg Ryjkov2007-10-13
* | i2c-au1550: Fix a misused register problemChris David2007-10-13
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-13
* | i2c-at91: Mark as brokenDavid Brownell2007-10-13