aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-ocores.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-1/+2
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-11/+3
|\
| * driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-11/+3
* | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-081-1/+1
|/
* i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35
* i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11
* i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c: Use resource_size macroLinus Walleij2009-06-161-4/+4
* i2c-ocores: Can add I2C devices to the busRichard Röjfors2009-06-131-0/+5
* i2c-ocores: basic PM supportManuel Lauss2008-07-141-7/+35
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-221-4/+2
* [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-221-0/+343