aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-14i2c-sibyte: Fix an error pathJean Delvare1-2/+5
2008-01-14i2c: Spelling fixesJoe Perches3-3/+3
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren1-1/+1
2007-12-12i2c/isp1301_omap: Build fixDavid Brownell1-1/+1
2007-12-12i2c: Add missing spaces in split log messagesJoe Perches2-5/+5
2007-12-12i2c-gpio: Initialize adapter classAtsushi Nemoto1-0/+1
2007-11-15i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare1-5/+9
2007-11-15i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare1-8/+15
2007-11-15i2c-pasemi: Fix NACK detectionOlof Johansson1-0/+5
2007-11-15i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day1-1/+1
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-2/+1
2007-11-15i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare1-1/+25
2007-11-15i2c-dev: "how does it work" commentsDavid Brownell1-1/+59
2007-10-20typo fixesMatt LaPlante1-5/+5
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt12-13/+13
2007-10-19i2c-pxa, rename BIT macro to PXA_BITJiri Slaby1-27/+27
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches3-6/+6
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve1-6/+4
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-20/+25
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare1-0/+1
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov1-1/+32
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov1-16/+33
2007-10-13i2c-au1550: Fix a misused register problemChris David1-7/+4
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell2-2/+2
2007-10-13i2c-at91: Mark as brokenDavid Brownell1-1/+9
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell2-24/+12
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-8/+0
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell1-2/+4
2007-10-13i2c-stub: Support multiple chipsJean Delvare1-22/+57
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau1-16/+0
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston1-0/+3
2007-10-13i2c: Document struct i2c_msgDavid Brownell1-1/+16
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare1-7/+7
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov3-0/+600
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese1-1/+8
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell1-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell1-66/+69
2007-10-13i2c-core: Make some code staticAdrian Bunk1-4/+3
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-1/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-6/+2
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King1-20/+25
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-09-09i2c-pxa: Fix adapter numberJean Delvare1-1/+1
2007-09-09i2c-gpio: Fix adapter numberDavid Brownell1-1/+1
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang2-4/+3
2007-08-14i2c-s3c2410: Build fixBen Dooks1-2/+2
2007-08-14i2c/menelaus: Build fixDavid Brownell1-2/+1
2007-08-14i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth1-14/+17
2007-08-14i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer1-3/+6
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard1-0/+1