summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* rx6110sa: Add more chip configuration options to chipWerner Zeh2017-06-093-9/+74
* rx6110sa: Add possibility to use both I2C and SMBus for the RTCWerner Zeh2017-05-312-37/+60
* drivers/i2c: Add new driver for RTC type RX6110 SAMario Scheithauer2017-05-115-0/+237
* drivers/i2c/tpm: Remove vendor.irqDaniel Kurtz2017-04-243-7/+0
* drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz2017-04-243-47/+18
* drivers/i2c/tpm: Hide ACPI on unsupported platformsPatrick Rudolph2017-04-241-0/+1
* drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh2017-04-133-15/+2
* drivers/i2c/tpm: remove 1260 byte buffer from stackAaron Durbin2017-04-031-13/+8
* drivers/i2c/tpm: remove unused variable in tpm_transmit()Aaron Durbin2017-04-031-3/+1
* drivers/i2c/tpm: remove unused types from tpm.hAaron Durbin2017-04-031-56/+0
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-2/+2
* i2c/generic: Add support for GPIO IRQDuncan Laurie2017-03-162-3/+18
* drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)Lee Leahy2017-03-163-5/+156
* drivers/i2c/tpm: Add TPM (TIS) debugging supportLee Leahy2017-03-162-1/+24
* drivers/i2c/tpm: Fix issues detected by checkpatchLee Leahy2017-03-155-15/+18
* drivers/i2c: Use I2C HID driver for wacom devicesFurquan Shaikh2017-02-204-96/+0
* acpi_device: Move power resource function to generic codeDuncan Laurie2017-02-191-45/+4
* driver/i2c/max98927: add i2c driver for Maxim 98927 codecRizwan Qureshi2017-02-174-0/+135
* i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPIFurquan Shaikh2017-01-292-12/+17
* i2c/tpm: Ignore 0xFF bytes for status and burstCountJulius Werner2017-01-031-1/+3
* drivers/i2c/generic: Allow mainboards to export reset and enable GPIOsFurquan Shaikh2016-12-162-16/+71
* drivers/i2c/hid: Add generic I2C HID driverDuncan Laurie2016-12-164-0/+99
* drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdtFurquan Shaikh2016-12-154-9/+13
* pcf8523: Fix wrong initialization of several registersWerner Zeh2016-12-151-5/+5
* drivers/i2c/alps: Add support for ALPS Touchpad driverBarnali Sarkar2016-11-164-0/+93
* drivers/i2c/wacom: Make the driver more genericFurquan Shaikh2016-11-105-20/+21
* google/pyro: Update WACOM touchscreen ACPI _HIDJanice Li2016-11-091-0/+1
* drivers/i2c/tpm/cr50: Increase IRQ timeoutDuncan Laurie2016-11-071-2/+9
* drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driverFurquan Shaikh2016-10-264-0/+93
* drivers/i2c/generic: Re-factor SSDT generation codeFurquan Shaikh2016-10-252-2/+47
* drivers/i2c/generic: Enable support for adding PowerResource for deviceFurquan Shaikh2016-10-252-0/+52
* drivers/i2c/generic: Return correct name for acpi_nameFurquan Shaikh2016-10-241-1/+1
* src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS2016-10-071-7/+7
* Gale: Fix the orange color to match the UX docSuresh Rajashekara2016-10-071-2/+2
* i2c/ww_ring: LED changes as per UX team feedback.Suresh Rajashekara2016-10-061-8/+8
* i2c/ww_ring: Change LED configuration for Gale EVT3Suresh Rajashekara2016-10-062-185/+49
* drivers/i2c/tpm/cr50: Initialize IRQ status handler before probeDuncan Laurie2016-10-051-13/+13
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-2/+2
* drivers/i2c/generic: Add config for marking device as probedDuncan Laurie2016-09-282-0/+16
* drivers/i2c/tpm/cr50: Support interrupts for statusDuncan Laurie2016-09-213-8/+60
* drivers/i2c/tpm/cr50: Improve data handling and function namesDuncan Laurie2016-09-211-48/+45
* drivers/i2c/tpm/cr50: Clean up locality functionsDuncan Laurie2016-09-211-19/+20
* drivers/i2c/tpm/cr50: Rename i2c read/write functionsDuncan Laurie2016-09-211-23/+31
* drivers/i2c/tpm/cr50: Clean up timeoutsDuncan Laurie2016-09-211-14/+11
* drivers/i2c/tpm/cr50: Reduce max buffer sizeDuncan Laurie2016-09-211-7/+4
* drivers/i2c/tpm: Split cr50 driver from main driverDuncan Laurie2016-09-214-237/+508
* drivers/i2c/tpm: Move common variables to headerDuncan Laurie2016-09-212-22/+23
* Revert "drivers/i2c/tpm: Move common variables to header"Duncan Laurie2016-09-192-23/+22
* Revert "drivers/i2c/tpm: Split cr50 driver from main driver"Duncan Laurie2016-09-194-503/+237
* Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"Duncan Laurie2016-09-191-4/+7