aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-mpc.c
Commit message (Expand)AuthorAge
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely2010-09-30
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * i2c: Add OF-style registration and bindingGrant Likely2010-07-05
| * of/i2c: Generalize OF supportGrant Likely2010-07-05
* | powerpc/5200/i2c: improve i2c bus error recoveryAlbrecht Dreß2010-08-01
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * i2c-mpc: drop NO_IRQWolfram Sang2010-05-19
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* i2c-mpc: add support for the MPC512x processors from FreescaleWolfgang Grandegger2010-03-07
* i2c-mpc: rename "setclock" initialization functions to "setup"Wolfgang Grandegger2010-03-07
* i2c-mpc: use __devinit[data] for initialization functions and dataWolfgang Grandegger2010-03-07
* i2c-mpc: Do not generate STOP after read.Joakim Tjernlund2009-11-02
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
* i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger2009-05-11
* i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger2009-04-07
* i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger2009-04-07
* i2c: i2c-mpc: various coding style fixesWolfgang Grandegger2009-04-07
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\
| * i2c: Adapter timeout is in jiffiesJean Delvare2009-03-28
* | i2c-mpc: do not allow interruptions when waiting for I2C to completeTimur Tabi2009-03-09
|/
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-08
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* | powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-12
|/
* i2c-mpc: Compare to NO_IRQ instead of zeroJon Smirl2008-05-11
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* mpc-i2c: Propagate error values properlyJon Smirl2008-01-27
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-27
* i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-14
* i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-14
* i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer2007-07-12
* i2c-mpc: Use i2c_add_numbered_adapterGrant Likely2007-07-12
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-28
* [PATCH] Owner field additions to many i2c drivers, 2 of 5Laurent Riffard2005-10-28
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-05