summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-baytrail.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-301-137/+2Star
|\
| * i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-251-16/+2Star
| * x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-251-123/+2Star
* | i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaroundHans de Goede2018-09-061-1/+1
|/
* i2c: designware: Add SPDX license tagAndy Shevchenko2018-08-201-9/+1Star
* i2c: designware-baytrail: fix potential null pointer dereference on devColin Ian King2017-04-191-1/+3
* i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede2017-03-221-1/+1
* i2c-designware: increase timeout of semaphore transferOliver Neukum2017-03-221-1/+1
* i2c: designware-baytrail: Call pmic_bus_access_notifier_chainHans de Goede2017-03-021-0/+4
* i2c: designware-baytrail: Acquire P-Unit access on bus acquireHans de Goede2017-03-021-0/+4
* i2c: designware-baytrail: Add support for cherrytrailHans de Goede2017-03-021-4/+15
* i2c: designware-baytrail: Fix race when resetting the semaphoreHans de Goede2017-03-021-9/+2Star
* i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede2017-03-021-2/+22
* i2c: designware-baytrail: Only check iosf_mbi_available() for shared hostsHans de Goede2017-03-021-6/+7
* i2c: designware-baytrail: Pass dw_i2c_dev into helper functionsHans de Goede2017-03-021-8/+8
* i2c: designware-platform: Drop duplicate module informationJean Delvare2016-02-121-5/+0Star
* x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-091-11/+6Star
* i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko2015-03-071-2/+4
* i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko2015-03-071-1/+1
* i2c: designware-baytrail: fix sparse warningsAndy Shevchenko2015-03-071-7/+5Star
* i2c: designware-baytrail: fix typo in error pathAndy Shevchenko2015-03-071-2/+2
* i2c: designware-baytrail: describe magic numbersAndy Shevchenko2015-03-071-7/+9
* i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box2015-01-261-0/+160