summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-puv3.c
AgeCommit message (Expand)Author
2017-08-29i2c: busses: make i2c_algorithm constBhumika Goyal
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-15i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-07-12i2c-puv3: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-01-10i2c-puv3: using module_platform_driver()Guan Xuetao
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao