index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-stu300.c
Age
Commit message (
Expand
)
Author
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-01-15
i2c: stu300: Use proper printk format for iomem pointer
Krzysztof Kozlowski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-04-16
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
2018-08-04
i2c: stu300: use core to detect 'no zero length' quirk
Wolfram Sang
2018-07-03
i2c: stu300: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2015-10-20
i2c: stu300: Fix module autoload for OF platform driver
Luis de Bethencourt
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-16
i2c: i2c-stu300: Drop class based scanning to improve bootup time
Wolfram Sang
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-03-05
i2c: i2c-stu300: deprecate class based instantiation
Wolfram Sang
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-15
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-07
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-17
i2c: stu300: do not request a specific clock name
Linus Walleij
2013-05-31
i2c: stu300: device tree support
Linus Walleij
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2012-07-16
i2c: stu300: use devm managed resources
Linus Walleij
2012-07-12
i2c-stu300: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-09
i2c: stu300: use clk_prepare/unprepare
Linus Walleij
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-22
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
2010-04-20
i2c-stu300: off by one issue
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-20
i2c-stu300: I2C STU300 stability updates
Linus Walleij
2009-06-16
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij