Age | Commit message (Expand) | Author |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2010-09-30 | of/i2c: Fix module load order issue caused by of_i2c.c | Grant Likely |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-01 | powerpc/5200/i2c: improve i2c bus error recovery | Albrecht Dreß |
2010-07-05 | i2c: Add OF-style registration and binding | Grant Likely |
2010-07-05 | of/i2c: Generalize OF support | Grant Likely |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-20 | i2c-mpc: drop NO_IRQ | Wolfram Sang |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | i2c-mpc: add support for the MPC512x processors from Freescale | Wolfgang Grandegger |
2010-03-07 | i2c-mpc: rename "setclock" initialization functions to "setup" | Wolfgang Grandegger |
2010-03-07 | i2c-mpc: use __devinit[data] for initialization functions and data | Wolfgang Grandegger |
2009-11-02 | i2c-mpc: Do not generate STOP after read. | Joakim Tjernlund |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk |
2009-05-12 | i2c-mpc: bug fix for MPC52xx clock setting and printout | Wolfgang Grandegger |
2009-04-07 | i2c: i2c-mpc: make I2C bus speed configurable | Wolfgang Grandegger |
2009-04-07 | i2c: i2c-mpc: use dev based printout function | Wolfgang Grandegger |
2009-04-07 | i2c: i2c-mpc: various coding style fixes | Wolfgang Grandegger |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | i2c: Adapter timeout is in jiffies | Jean Delvare |
2009-03-09 | i2c-mpc: do not allow interruptions when waiting for I2C to complete | Timur Tabi |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare |
2008-10-08 | i2c-mpc: suppress I2C device probing | Wolfgang Grandegger |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-14 | i2c: Let bus drivers add SPD to their class | Jean Delvare |
2008-07-12 | powerpc/i2c: Convert i2c-mpc into an of_platform driver | Jon Smirl |
2008-05-11 | i2c-mpc: Compare to NO_IRQ instead of zero | Jon Smirl |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers |
2008-01-27 | mpc-i2c: Propagate error values properly | Jon Smirl |
2008-01-27 | i2c: Don't uselessly set i2c_adapter.retries | Jean Delvare |
2007-08-14 | i2c-mpc: Don't disable I2C module on stop condition | Domen Puncer |
2007-08-14 | i2c-mpc: Pass correct dev_id to free_irq on error path | Scott Wood |
2007-07-12 | i2c-mpc: work around missing-9th-clock-pulse bug | Domen Puncer |
2007-07-12 | i2c-mpc: Use i2c_add_numbered_adapter | Grant Likely |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-20 | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King |
2005-10-28 | [PATCH] i2c: kzalloc conversion, other drivers | Deepak Saxena |
2005-10-28 | [PATCH] Owner field additions to many i2c drivers, 2 of 5 | Laurent Riffard |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (5/7) | Jean Delvare |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.id (4/7) | Jean Delvare |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare |