aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-ocores.c
AgeCommit message (Expand)Author
2012-05-12i2c: ocores: register OF i2c devicesGanesan Ramalingam
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely
2011-01-21driver-core: remove conditionals around devicetree pointersGrant Likely
2011-01-04i2c-ocores: add some device tree documentationJonas Bonn
2011-01-04i2c-ocores: Use devres for resource allocationJonas Bonn
2011-01-04i2c-ocores: Adapt for device treeJonas Bonn
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-16i2c: Use resource_size macroLinus Walleij
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2008-07-14i2c-ocores: basic PM supportManuel Lauss
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-06-22[PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard
2006-06-22[PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard