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