aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-puv3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01i2c/buses: remove i2c-puv3 driverMike Rapoport1-275/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-29i2c: busses: make i2c_algorithm constBhumika Goyal1-1/+1
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-4/+1
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-15i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han1-1/+1
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-8/+2
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen1-8/+2
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-2/+0
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2012-07-12i2c-puv3: Use struct dev_pm_ops for power managementRafael J. Wysocki1-9/+6
2012-01-10i2c-puv3: using module_platform_driver()Guan Xuetao1-14/+2
2011-03-17unicore32 machine related files: add i2c bus drivers for pkunity-v3 socGuanXuetao1-0/+306