Age | Commit message (Expand) | Author |
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 |