summaryrefslogtreecommitdiff
path: root/src/drivers/i2c
AgeCommit message (Expand)Author
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
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-30rx6110sa: Add a software reset sequence in case of power lossWerner Zeh
2017-06-09rx6110sa: Add more chip configuration options to chipWerner Zeh
2017-05-31rx6110sa: Add possibility to use both I2C and SMBus for the RTCWerner Zeh
2017-05-11drivers/i2c: Add new driver for RTC type RX6110 SAMario Scheithauer
2017-04-24drivers/i2c/tpm: Remove vendor.irqDaniel Kurtz
2017-04-24drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz
2017-04-24drivers/i2c/tpm: Hide ACPI on unsupported platformsPatrick Rudolph
2017-04-13drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh
2017-04-03drivers/i2c/tpm: remove 1260 byte buffer from stackAaron Durbin
2017-04-03drivers/i2c/tpm: remove unused variable in tpm_transmit()Aaron Durbin
2017-04-03drivers/i2c/tpm: remove unused types from tpm.hAaron Durbin
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-16i2c/generic: Add support for GPIO IRQDuncan Laurie
2017-03-16drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)Lee Leahy
2017-03-16drivers/i2c/tpm: Add TPM (TIS) debugging supportLee Leahy
2017-03-15drivers/i2c/tpm: Fix issues detected by checkpatchLee Leahy
2017-02-20drivers/i2c: Use I2C HID driver for wacom devicesFurquan Shaikh
2017-02-19acpi_device: Move power resource function to generic codeDuncan Laurie
2017-02-17driver/i2c/max98927: add i2c driver for Maxim 98927 codecRizwan Qureshi
2017-01-29i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPIFurquan Shaikh
2017-01-03i2c/tpm: Ignore 0xFF bytes for status and burstCountJulius Werner
2016-12-16drivers/i2c/generic: Allow mainboards to export reset and enable GPIOsFurquan Shaikh
2016-12-16drivers/i2c/hid: Add generic I2C HID driverDuncan Laurie
2016-12-15drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdtFurquan Shaikh
2016-12-15pcf8523: Fix wrong initialization of several registersWerner Zeh
2016-11-16drivers/i2c/alps: Add support for ALPS Touchpad driverBarnali Sarkar
2016-11-10drivers/i2c/wacom: Make the driver more genericFurquan Shaikh
2016-11-09google/pyro: Update WACOM touchscreen ACPI _HIDJanice Li
2016-11-07drivers/i2c/tpm/cr50: Increase IRQ timeoutDuncan Laurie
2016-10-26drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driverFurquan Shaikh
2016-10-25drivers/i2c/generic: Re-factor SSDT generation codeFurquan Shaikh
2016-10-25drivers/i2c/generic: Enable support for adding PowerResource for deviceFurquan Shaikh
2016-10-24drivers/i2c/generic: Return correct name for acpi_nameFurquan Shaikh
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-10-07Gale: Fix the orange color to match the UX docSuresh Rajashekara
2016-10-06i2c/ww_ring: LED changes as per UX team feedback.Suresh Rajashekara
2016-10-06i2c/ww_ring: Change LED configuration for Gale EVT3Suresh Rajashekara
2016-10-05drivers/i2c/tpm/cr50: Initialize IRQ status handler before probeDuncan Laurie
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-28drivers/i2c/generic: Add config for marking device as probedDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie
2016-09-21drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie