Age | Commit message (Expand) | Author |
2016-04-11 | i2c: iop3xx: use new 8 bit address helper function | Wolfram Sang |
2014-10-20 | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-07-01 | i2c: iop3xxx: fix build failure after waitqueue changes | Kevin Hilman |
2013-02-22 | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson |
2012-07-25 | i2c: iop3xx: use standard gpiolib functions | Rob Herring |
2012-07-25 | i2c: iop3xx: clean-up trailing whitespace | Rob Herring |
2012-01-12 | i2c/busses: Use module_platform_driver() | Axel Lin |
2011-01-04 | i2c-iop3xx: add iomem annotation | Aaro Koskinen |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten |
2009-12-06 | i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR | Jean Delvare |
2009-03-28 | i2c: Adapter timeout is in jiffies | Jean Delvare |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare |
2008-07-14 | i2c: Let bus drivers add SPD to their class | Jean Delvare |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers |
2008-01-27 | i2c: Don't uselessly set i2c_adapter.retries | Jean Delvare |
2007-10-13 | i2c: Remove NOP i2c_algorithm.algo_control() methods | David Brownell |
2007-08-14 | i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class | Arnaud Patard |
2007-07-12 | i2c-iop3xx: Switch to static adapter numbering | Martin Michlmayr |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-14 | [ARM] 4184/1: iop: cp6 access handler (undef_hook) | Dan Williams |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare |
2006-09-25 | [ARM] 3827/1: iop3xx: add common gpio module | Lennert Buytenhek |
2006-09-25 | [ARM] 3816/1: iop3xx: rename config symbols | Lennert Buytenhek |
2006-07-12 | [PATCH] i2c-iop3xx: Avoid addressing self | Peter Milne |
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-11-01 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-11-01 | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem... | Dan Williams |
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-10-28 | [PATCH] i2c: Discard explicit static initializations to 0 | 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 |
2005-06-21 | [PATCH] Spelling fixes for drivers/i2c. | Steven Cole |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |