index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-puv3.c
Age
Commit message (
Expand
)
Author
2020-07-01
i2c/buses: remove i2c-puv3 driver
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-29
i2c: busses: make i2c_algorithm const
Bhumika Goyal
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-15
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-12
i2c-puv3: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-01-10
i2c-puv3: using module_platform_driver()
Guan Xuetao
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao