aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-s3c2410.c
Commit message (Expand)AuthorAge
* i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick2015-05-12
* i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski2015-01-23
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | i2c: s3c2410: Handle i2c sys_cfg register in i2c driverPankaj Dubey2014-11-24
* | i2c: remove FSF addressWolfram Sang2014-11-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\
| * treewide: Fix typo in printkMasanari Iida2014-08-26
* | i2c: s3c2410: resume the I2C controller earlierVincent Palatin2014-08-01
* | i2c: i2c-s3c2410: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
|/
* i2c: remove unnecessary OOM messagesJingoo Han2014-06-02
* i2c: s3c2410: resume race fixOlof Johansson2014-05-14
* i2c: s3c2410: Leave the bus disabled unless it is in useSimon Glass2014-03-12
* i2c: i2c-s3c2410: deprecate class based instantiationWolfram Sang2014-03-12
* i2c: s3c2410: fix quirk usage for 64-bitPankaj Dubey2014-01-16
* i2c: s3c2410: dont need CPU_FREQ transitions for exynos seriesNaveen Krishna Ch2014-01-03
* i2c: s3c2410: Add polling mode supportVasanth Ananthan2014-01-03
* i2c: Include linux/of.h headerSachin Kamat2013-10-30
* i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips2013-09-27
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo2013-04-09
* i2c: s3c2410: fixup the styling of the newly moved register definitionsHeiko Stübner2013-03-24
* i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driverHeiko Stübner2013-03-24
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-26
|\
| * i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy2013-01-27
| * i2c: s3c2410: Remove err_cpufreq labelTushar Behera2013-01-27
| * i2c: s3c2410: Move location of clk_prepare_enable() call in probe functionTushar Behera2013-01-27
| * i2c: s3c2410: Convert to use devm_* APIsTushar Behera2013-01-27
| * i2c: s3c2410: Remove unnecessary label err_noclkTushar Behera2013-01-27
* | i2c: Convert to devm_ioremap_resource()Thierry Reding2013-01-24
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-18
|\
| * i2c: s3c2410: Remove recently introduced performance overheadsMark Brown2012-11-22
| * i2c: s3c2410: Add fix for i2c suspend/resumeAbhilash Kesavan2012-11-19
| * i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-19
| * i2c: s3c2410: do not special case HDMIPHY stuck bus detectionDaniel Kurtz2012-11-16
| * i2c: s3c2410: use exponential back off while polling for bus idleDaniel Kurtz2012-11-16
| * i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHYDaniel Kurtz2012-11-16
| * i2c: s3c2410: grab adapter lock while changing i2c clockDaniel Kurtz2012-11-16
| * i2c: s3c2410: Add support for pinctrlTomasz Figa2012-11-16
| * i2c: s3c2410: Convert to devm_request_and_ioremap()Mark Brown2012-11-16
| * i2c: s3c2410: Refactor ifdefs for PM_SLEEPMark Brown2012-11-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
| |/
* / i2c: s3c2410: Fix code to free gpiosAbhilash Kesavan2012-11-19
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-10
|\
| * i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-06
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
|/
* i2c-s3c2410: Use plain pm_runtime_put()Mark Brown2012-07-13