Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -8/+1 |
2019-04-03 | i2c: isch: Remove unnecessary acpi.h include | Bjorn Helgaas | 1 | -1/+0 |
2018-09-25 | i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized" | Colin Ian King | 1 | -1/+1 |
2016-08-22 | i2c: don't print error when adding adapter fails | Wolfram Sang | 1 | -3/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
2014-10-20 | i2c: busses: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-04 | i2c: isch: Use devm_request_region() | Jingoo Han | 1 | -5/+2 |
2013-02-11 | i2c: isch: Add module parameter for backbone clock rate if divider is unset | Alexander Stein | 1 | -0/+17 |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 1 | -3/+3 |
2012-03-26 | i2c-isch: Decrease delay in command completion check loop | Olivier Sobrie | 1 | -5/+5 |
2012-01-12 | i2c/busses: Use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-03-07 | i2c: convert i2c-isch to platform_device | Denis Turischev | 1 | -41/+27 |
2010-03-02 | i2c: Make PCI device ids constant | Márton Németh | 1 | -1/+1 |
2009-10-04 | i2c: Hide probe errors caused by ACPI resource conflicts | Jean Delvare | 1 | -1/+1 |
2009-05-05 | i2c: Timeouts off by 1 | Roel Kluin | 1 | -1/+1 |
2008-07-14 | i2c: Check for ACPI resource conflicts | Jean Delvare | 1 | -0/+3 |
2008-07-14 | i2c: Let bus drivers add SPD to their class | Jean Delvare | 1 | -1/+1 |
2008-07-14 | i2c: Add Intel SCH SMBus support | Alek Du | 1 | -0/+336 |