index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-powermac.c
Age
Commit message (
Expand
)
Author
2010-03-13
i2c-powermac: Be less verbose in the absence of real errors.
Jean Delvare
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
2009-12-06
i2c-powermac: Log errors
Jean Delvare
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
2008-10-17
hwmon: (ams) Convert to a new-style i2c driver
Jean Delvare
2008-09-24
i2c-powermac: Fix section for probe and remove functions
Uwe Kleine-Koenig
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-01-14
i2c: Spelling fixes
Joe Perches
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2007-02-13
i2c: completion header cleanups
Jean Delvare
2006-10-10
[POWERPC] Fix i2c-powermac platform device usage
Benjamin Herrenschmidt
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-12
[PATCH] i2c-powermac: Fix master_xfer return value
Jean Delvare
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt