summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-01-28Merge branch 'orion' into develRussell King
2008-01-27i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss
2008-01-27i2c-au1550: properly terminate zero-byte transfersManuel Lauss
2008-01-27mpc-i2c: Propagate error values properlyJon Smirl
2008-01-27i2c-viapro: Add support for the VT8237SJean Delvare
2008-01-27i2c-piix4: Drop redundant PCI function number checkJean Delvare
2008-01-27i2c: Let the user specify PCI driver data through new_idJean Delvare
2008-01-27i2c-pxa: Add polling transferMike Rapoport
2008-01-27i2c-sibyte: Remove the bus scan module parameterJean Delvare
2008-01-27i2c-i801: Implement I2C block read supportJean Delvare
2008-01-27i2c-i801: Clear special mode bits as neededJean Delvare
2008-01-27i2c-i801: More explicit names for chip featuresJean Delvare
2008-01-27i2c-i801: Document which chip support what featureJean Delvare
2008-01-27i2c: Deprecate drivers for I2C buses on video adaptersJean Delvare
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare
2008-01-27i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27xeric miao
2008-01-27i2c: some overdue driver removalAdrian Bunk
2008-01-27i2c-stub: Use a single array for byte and word operationsJean Delvare
2008-01-27i2c-ibm_iic: Whitespace cleanupStefan Roese
2008-01-27i2c-pasemi: use i2c_add_numbered_adapter()Olof Johansson
2008-01-27i2c-nforce2: The nForce2 can do block transactionsJean Delvare
2008-01-26[I2C] i2c-mv64xxx: Don't set i2c_adapter.retriesJean Delvare
2008-01-26[I2C] Split mv643xx I2C platform supportTzachi Perelstein
2008-01-14i2c-sibyte: Fix an error pathJean Delvare
2008-01-14i2c: Spelling fixesJoe Perches
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren
2007-12-12i2c: Add missing spaces in split log messagesJoe Perches
2007-12-12i2c-gpio: Initialize adapter classAtsushi Nemoto
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day
2007-10-20typo fixesMatt LaPlante
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov
2007-10-13i2c-au1550: Fix a misused register problemChris David
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell
2007-10-13i2c-at91: Mark as brokenDavid Brownell
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell
2007-10-13i2c-stub: Support multiple chipsJean Delvare
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King