index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-baytrail.c
Age
Commit message (
Expand
)
Author
2020-03-21
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-10-25
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
Hans de Goede
2018-09-06
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
2017-04-19
i2c: designware-baytrail: fix potential null pointer dereference on dev
Colin Ian King
2017-03-22
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
i2c-designware: increase timeout of semaphore transfer
Oliver Neukum
2017-03-02
i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
Hans de Goede
2017-03-02
i2c: designware-baytrail: Acquire P-Unit access on bus acquire
Hans de Goede
2017-03-02
i2c: designware-baytrail: Add support for cherrytrail
Hans de Goede
2017-03-02
i2c: designware-baytrail: Fix race when resetting the semaphore
Hans de Goede
2017-03-02
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...
Hans de Goede
2017-03-02
i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
Hans de Goede
2017-03-02
i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
Hans de Goede
2016-02-12
i2c: designware-platform: Drop duplicate module information
Jean Delvare
2015-12-09
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
2015-03-07
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
Andy Shevchenko
2015-03-07
i2c: designware-baytrail: cross-check lock functions
Andy Shevchenko
2015-03-07
i2c: designware-baytrail: fix sparse warnings
Andy Shevchenko
2015-03-07
i2c: designware-baytrail: fix typo in error path
Andy Shevchenko
2015-03-07
i2c: designware-baytrail: describe magic numbers
Andy Shevchenko
2015-01-26
i2c: designware: Add Intel Baytrail PMIC I2C bus support
David Box