summaryrefslogtreecommitdiff
path: root/src/drivers/i2c
AgeCommit message (Expand)Author
2018-08-14drivers/i2c/tpm/cr50.c: Check if TPM was readRichard Spiegel
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-07-30drivers/i2c/da7219: Allow disabling micbias-pulse featureDaniel Kurtz
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-06google: Use proper ACPI ID for Semtech chips: STHGwendal Grignou
2018-06-24drivers/i2c/alps: Get rid of i2c/alps driverFurquan Shaikh
2018-06-24drivers/i2c/sx9310: Check for config not being NULL before using itFurquan Shaikh
2018-06-22drivers/i2c: Add a driver for Semtech SX9310Enrico Granata
2018-06-12drivers/i2c/generic: Ensure config is not NULL before accessing itFurquan Shaikh
2018-06-06src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cbNaresh G Solanki
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-28drivers/i2c/max98373: update DT property namesSathyanarayana Nujella
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-04drivers/i2c/da7219: Add mclk-name propertyAkshu Agrawal
2018-05-02src/drivers: Add reset/enable/stop_off_ms variables to ACPI devicesShelley Chen
2018-04-27drivers/i2c/lm63: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1026: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1027: Remove unneeded headersElyes HAOUAS
2018-04-26drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-03-21drivers/i2c/designware: Fix indentationMaulik V Vaghela
2018-02-15drivers/i2c: Add chip driver for I/O expander PCA9538Werner Zeh
2018-02-14drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer
2018-02-10drivers/i2c/da7219: Allow GPIO based interruptDaniel Kurtz
2018-02-02drivers/i2c/designware: conform to controller restrictionsAaron Durbin
2018-02-01drivers/i2c/designware: Unset IC_ENABLE when setting target addressChris Ching
2018-01-30drivers/i2c/tpm: Add irq_gpio support to tpm.Justin TerAvest
2018-01-25drivers/i2c/designware: reduce API complication for bus configAaron Durbin
2018-01-24drives/i2c/designware: incorporate device_operations supportAaron Durbin
2018-01-24drivers/i2c/designware: namespace soc functionsAaron Durbin
2018-01-24device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin
2018-01-23drivers/i2c/max98373: Add driver for generating device in SSDTN, Harshapriya
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching
2017-11-22drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 secondsDuncan Laurie
2017-11-09drivers/i2c/tpm/cr50: Increase init delay to 30 secondsDuncan Laurie
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-06driver/i2c/max98927: Add imon and vmon paramsHarsha Priya
2017-08-30acpigen: Add stop gpio control to power resourceFurquan Shaikh
2017-08-30drivers/i2c/ck505: Add generic driver to configure clockgenArthur Heymans
2017-08-30drivers/i2c/generic: Support additional device propertiesDuncan Laurie
2017-08-18drivers/i2c/rx6110sa: Drop I2C interface arbitrationNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-09drivers/i2c: Add driver for rt5663 codecDuncan Laurie
2017-08-08rx6110sa: Make sure that VLF bit will be clearedWerner Zeh