Age | Commit message (Expand) | Author |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-05 | exynos: i2c: Tidy up the driver model code | Simon Glass |
2015-08-05 | exynos: i2c: Fix code style with ReadWriteByte() | Simon Glass |
2015-07-10 | exynos: i2c: Correct bug in pinmux selection | Simon Glass |
2015-05-06 | i2c: s3c: Implant support for S3C2440 | Marek Vasut |
2015-04-18 | dm: core: Rename driver data function to dev_get_driver_data() | Simon Glass |
2015-02-12 | i2c: s3c24x0: reduce transmission status timeout | Przemyslaw Marczak |
2015-01-29 | dm: i2c: s3c24x0: adjust to dm-i2c api | Przemyslaw Marczak |
2013-12-06 | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 | Naveen Krishna Ch |
2013-12-05 | driver:i2c:s3c24x0: fix clock init for hsi2c | Piotr Wilczek |
2013-12-05 | driver:i2c:s3c24x0: adapt driver to new i2c | Piotr Wilczek |
2013-10-17 | i2c: s3c24xx: add hsi2c controller support | Naveen Krishna Ch |
2013-10-17 | exynos: i2c: Change FDT bus setup code to enumerate ports correctly | Simon Glass |
2013-10-17 | exynos: i2c: Fix i2c driver to handle NACKs properly | Naveen Krishna Ch |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-10 | EXYNOS: Resolve the i2c compilation error | Amar |
2013-06-24 | EXYNOS5: I2C: Add FDT and non-FDT support for I2C | Amar |
2013-03-12 | I2C: S3C24X0: Bug fixes in i2c_transfer | Rajeshwari Shinde |
2013-03-12 | I2C: S3C24X0: Remove the dead code | Rajeshwari Shinde |
2013-01-14 | I2C: S3C24X0: Resolve build error for VCMA9 | Rajeshwari Shinde |
2013-01-08 | I2C: Driver changes for FDT support | Rajeshwari Shinde |
2012-12-11 | drivers:i2c: Modify I2C driver for Exynos4 | Piotr Wilczek |
2012-07-31 | I2C: Add support for Multi channel | Rajeshwari Shinde |
2012-07-31 | I2C: Modify the I2C driver for EXYNOS5 | Rajeshwari Shinde |
2010-10-28 | Add generic support for samsung s3c2440 | C Nauman |
2009-11-27 | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk |
2009-11-27 | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk |
2009-10-13 | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk |
2009-03-30 | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD |