summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-mpc.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-081-1/+0
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-1/+1
|\
| * i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* | powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-121-44/+60
|/
* i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-111-9/+7
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+3
* mpc-i2c: Propagate error values properlyJon Smirl2008-01-271-12/+16
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-271-1/+0
* i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-141-3/+6
* i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-141-1/+1
* i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer2007-07-121-0/+23
* i2c-mpc: Use i2c_add_numbered_adapterGrant Likely2007-07-121-1/+2
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-0/+5
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-12/+12
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-281-0/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [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-mpc.c: revert duplicate patchAndrew Morton2005-08-011-94/+0
* [PATCH] I2C-MPC: Restore code removedKumar Gala2005-07-291-0/+94
* [PATCH] I2C-MPC: Restore code removedKumar Gala2005-07-271-0/+94
* [PATCH] I2C-MPC: Remove OCP device model supportKumar Gala2005-06-251-204/+0
* [PATCH] i2c: Race fix for i2c-mpc.cSylvain Munaut2005-06-211-6/+8
* [PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.cKumar Gala2005-06-211-2/+2
* [PATCH] ppc annotations: i2c-mpcAl Viro2005-04-251-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+496
OpenPOWER on IntegriCloud