aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-ocores.c
Commit message (Expand)AuthorAge
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-15
* i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-15
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\
| * i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
| * i2c: ocores: Fix pointer to integer cast warningJayachandran C2013-02-21
* | i2c: Convert to devm_ioremap_resource()Thierry Reding2013-01-24
|/
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF blockAndreas Larsson2012-11-22
| * i2c: ocores: Add support for the GRLIB port of the controller and use functio...Andreas Larsson2012-11-16
| * i2c: ocores: Add irq support for sparcAndreas Larsson2012-11-16
| * i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-13
* | bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-15
|/
* i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-14
* i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-14
* i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C2012-07-14
* i2c-ocores: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-12
* i2c: ocores: register OF i2c devicesGanesan Ramalingam2012-05-12
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-12
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
* | i2c-ocores: Fix pointer type mismatch errorGrant Likely2011-03-08
|/
* i2c-ocores: add some device tree documentationJonas Bonn2011-01-03
* i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-03
* i2c-ocores: Adapt for device treeJonas Bonn2011-01-03
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* i2c: Use resource_size macroLinus Walleij2009-06-16
* i2c-ocores: Can add I2C devices to the busRichard Röjfors2009-06-13
* i2c-ocores: basic PM supportManuel Lauss2008-07-14
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* [PATCH] i2c-ocores: Minor cleanupsPeter Korsgaard2006-06-22
* [PATCH] i2c: New bus driver for the OpenCores I2C controllerPeter Korsgaard2006-06-22