Age | Commit message (Expand) | Author |
2017-11-22 | drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 seconds | Duncan Laurie |
2017-11-09 | drivers/i2c/tpm/cr50: Increase init delay to 30 seconds | Duncan Laurie |
2017-11-07 | src: Fix all Siemens copyrights | Mario Scheithauer |
2017-09-26 | Use stopwatch_wait_until_expired where applicable | Jonathan Neuschäfer |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-09-06 | driver/i2c/max98927: Add imon and vmon params | Harsha Priya |
2017-08-30 | acpigen: Add stop gpio control to power resource | Furquan Shaikh |
2017-08-30 | drivers/i2c/ck505: Add generic driver to configure clockgen | Arthur Heymans |
2017-08-30 | drivers/i2c/generic: Support additional device properties | Duncan Laurie |
2017-08-18 | drivers/i2c/rx6110sa: Drop I2C interface arbitration | Nico Huber |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-08-09 | drivers/i2c: Add driver for rt5663 codec | Duncan Laurie |
2017-08-08 | rx6110sa: Make sure that VLF bit will be cleared | Werner Zeh |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-30 | rx6110sa: Add a software reset sequence in case of power loss | Werner Zeh |
2017-06-09 | rx6110sa: Add more chip configuration options to chip | Werner Zeh |
2017-05-31 | rx6110sa: Add possibility to use both I2C and SMBus for the RTC | Werner Zeh |
2017-05-11 | drivers/i2c: Add new driver for RTC type RX6110 SA | Mario Scheithauer |
2017-04-24 | drivers/i2c/tpm: Remove vendor.irq | Daniel Kurtz |
2017-04-24 | drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ status | Daniel Kurtz |
2017-04-24 | drivers/i2c/tpm: Hide ACPI on unsupported platforms | Patrick Rudolph |
2017-04-13 | drivers/spi/tpm: Clean up SPI TPM driver | Furquan Shaikh |
2017-04-03 | drivers/i2c/tpm: remove 1260 byte buffer from stack | Aaron Durbin |
2017-04-03 | drivers/i2c/tpm: remove unused variable in tpm_transmit() | Aaron Durbin |
2017-04-03 | drivers/i2c/tpm: remove unused types from tpm.h | Aaron Durbin |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-03-16 | i2c/generic: Add support for GPIO IRQ | Duncan Laurie |
2017-03-16 | drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204) | Lee Leahy |
2017-03-16 | drivers/i2c/tpm: Add TPM (TIS) debugging support | Lee Leahy |
2017-03-15 | drivers/i2c/tpm: Fix issues detected by checkpatch | Lee Leahy |
2017-02-20 | drivers/i2c: Use I2C HID driver for wacom devices | Furquan Shaikh |
2017-02-19 | acpi_device: Move power resource function to generic code | Duncan Laurie |
2017-02-17 | driver/i2c/max98927: add i2c driver for Maxim 98927 codec | Rizwan Qureshi |
2017-01-29 | i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPI | Furquan Shaikh |
2017-01-03 | i2c/tpm: Ignore 0xFF bytes for status and burstCount | Julius Werner |
2016-12-16 | drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs | Furquan Shaikh |
2016-12-16 | drivers/i2c/hid: Add generic I2C HID driver | Duncan Laurie |
2016-12-15 | drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt | Furquan Shaikh |
2016-12-15 | pcf8523: Fix wrong initialization of several registers | Werner Zeh |
2016-11-16 | drivers/i2c/alps: Add support for ALPS Touchpad driver | Barnali Sarkar |
2016-11-10 | drivers/i2c/wacom: Make the driver more generic | Furquan Shaikh |
2016-11-09 | google/pyro: Update WACOM touchscreen ACPI _HID | Janice Li |
2016-11-07 | drivers/i2c/tpm/cr50: Increase IRQ timeout | Duncan Laurie |
2016-10-26 | drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driver | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Re-factor SSDT generation code | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Enable support for adding PowerResource for device | Furquan Shaikh |
2016-10-24 | drivers/i2c/generic: Return correct name for acpi_name | Furquan Shaikh |
2016-10-07 | src/drivers: Remove whitespace after memcpy & memset | Elyes HAOUAS |
2016-10-07 | Gale: Fix the orange color to match the UX doc | Suresh Rajashekara |
2016-10-06 | i2c/ww_ring: LED changes as per UX team feedback. | Suresh Rajashekara |
2016-10-06 | i2c/ww_ring: Change LED configuration for Gale EVT3 | Suresh Rajashekara |
2016-10-05 | drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe | Duncan Laurie |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-09-28 | drivers/i2c/generic: Add config for marking device as probed | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Support interrupts for status | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Improve data handling and function names | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Clean up locality functions | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Rename i2c read/write functions | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Clean up timeouts | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm/cr50: Reduce max buffer size | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm: Split cr50 driver from main driver | Duncan Laurie |
2016-09-21 | drivers/i2c/tpm: Move common variables to header | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm: Move common variables to header" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm: Split cr50 driver from main driver" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Reduce max buffer size" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Clean up timeouts" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Clean up locality functions" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Improve data handling and function names" | Duncan Laurie |
2016-09-19 | Revert "drivers/i2c/tpm/cr50: Support interrupts for status" | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Support interrupts for status | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Improve data handling and function names | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Clean up locality functions | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Rename i2c read/write functions | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Clean up timeouts | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm/cr50: Reduce max buffer size | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm: Split cr50 driver from main driver | Duncan Laurie |
2016-09-19 | drivers/i2c/tpm: Move common variables to header | Duncan Laurie |
2016-09-14 | drivers/i2c/tpm: Clean up handling of command ready | Duncan Laurie |
2016-09-08 | drivers/i2c/tpm: Fix early TPM probe | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Fix error handling for tis structure not initialized | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Add support for generating ACPI table | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Add support for cr50 TPM | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Allow sleep durations to be set by the chip | Duncan Laurie |
2016-09-06 | drivers/i2c/tpm: Make driver safe for use in x86 pre-ram | Duncan Laurie |
2016-08-02 | i2c/w83795: Fix chip type message | Patrick Georgi |
2016-07-31 | src/drivers: Capitalize CPU, RAM and ACPI | Elyes HAOUAS |
2016-07-28 | i2c/ww_ring: Add ww_ring files to ramstage | Furquan Shaikh |
2016-07-14 | drivers/i2c: Add new driver for RTC type PCF8523 | Werner Zeh |
2016-07-08 | drivers/i2c/da7219: Add driver for generating device in SSDT | Duncan Laurie |
2016-07-08 | acpi: Change device properties to work as a tree | Duncan Laurie |
2016-06-23 | kconfig: allow various tpm type and interface permutations | Vadim Bendebury |
2016-06-22 | drivers/i2c/generic: Fix compile failure | Duncan Laurie |
2016-06-02 | i2c: Add a generic i2c driver | Duncan Laurie |
2016-06-01 | nau8825: Add driver for I2C codec | Duncan Laurie |
2016-04-19 | drivers/i2c: Switch to src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-24 | drivers/i2c/w83795: Add option to use auxiliary SMBUS controller | Timothy Pearson |