index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/i2c/tpm: Hide ACPI on unsupported platforms
Patrick Rudolph
2017-04-24
1
-0
/
+1
*
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-13
3
-15
/
+2
*
drivers/i2c/tpm: remove 1260 byte buffer from stack
Aaron Durbin
2017-04-03
1
-13
/
+8
*
drivers/i2c/tpm: remove unused variable in tpm_transmit()
Aaron Durbin
2017-04-03
1
-3
/
+1
*
drivers/i2c/tpm: remove unused types from tpm.h
Aaron Durbin
2017-04-03
1
-56
/
+0
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-2
/
+2
*
i2c/generic: Add support for GPIO IRQ
Duncan Laurie
2017-03-16
2
-3
/
+18
*
drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)
Lee Leahy
2017-03-16
3
-5
/
+156
*
drivers/i2c/tpm: Add TPM (TIS) debugging support
Lee Leahy
2017-03-16
2
-1
/
+24
*
drivers/i2c/tpm: Fix issues detected by checkpatch
Lee Leahy
2017-03-15
5
-15
/
+18
*
drivers/i2c: Use I2C HID driver for wacom devices
Furquan Shaikh
2017-02-20
4
-96
/
+0
*
acpi_device: Move power resource function to generic code
Duncan Laurie
2017-02-19
1
-45
/
+4
*
driver/i2c/max98927: add i2c driver for Maxim 98927 codec
Rizwan Qureshi
2017-02-17
4
-0
/
+135
*
i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPI
Furquan Shaikh
2017-01-29
2
-12
/
+17
*
i2c/tpm: Ignore 0xFF bytes for status and burstCount
Julius Werner
2017-01-03
1
-1
/
+3
*
drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs
Furquan Shaikh
2016-12-16
2
-16
/
+71
*
drivers/i2c/hid: Add generic I2C HID driver
Duncan Laurie
2016-12-16
4
-0
/
+99
*
drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt
Furquan Shaikh
2016-12-15
4
-9
/
+13
*
pcf8523: Fix wrong initialization of several registers
Werner Zeh
2016-12-15
1
-5
/
+5
*
drivers/i2c/alps: Add support for ALPS Touchpad driver
Barnali Sarkar
2016-11-16
4
-0
/
+93
*
drivers/i2c/wacom: Make the driver more generic
Furquan Shaikh
2016-11-10
5
-20
/
+21
*
google/pyro: Update WACOM touchscreen ACPI _HID
Janice Li
2016-11-09
1
-0
/
+1
*
drivers/i2c/tpm/cr50: Increase IRQ timeout
Duncan Laurie
2016-11-07
1
-2
/
+9
*
drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driver
Furquan Shaikh
2016-10-26
4
-0
/
+93
*
drivers/i2c/generic: Re-factor SSDT generation code
Furquan Shaikh
2016-10-25
2
-2
/
+47
*
drivers/i2c/generic: Enable support for adding PowerResource for device
Furquan Shaikh
2016-10-25
2
-0
/
+52
*
drivers/i2c/generic: Return correct name for acpi_name
Furquan Shaikh
2016-10-24
1
-1
/
+1
*
src/drivers: Remove whitespace after memcpy & memset
Elyes HAOUAS
2016-10-07
1
-7
/
+7
*
Gale: Fix the orange color to match the UX doc
Suresh Rajashekara
2016-10-07
1
-2
/
+2
*
i2c/ww_ring: LED changes as per UX team feedback.
Suresh Rajashekara
2016-10-06
1
-8
/
+8
*
i2c/ww_ring: Change LED configuration for Gale EVT3
Suresh Rajashekara
2016-10-06
2
-185
/
+49
*
drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe
Duncan Laurie
2016-10-05
1
-13
/
+13
*
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-10-02
1
-2
/
+2
*
drivers/i2c/generic: Add config for marking device as probed
Duncan Laurie
2016-09-28
2
-0
/
+16
*
drivers/i2c/tpm/cr50: Support interrupts for status
Duncan Laurie
2016-09-21
3
-8
/
+60
*
drivers/i2c/tpm/cr50: Improve data handling and function names
Duncan Laurie
2016-09-21
1
-48
/
+45
*
drivers/i2c/tpm/cr50: Clean up locality functions
Duncan Laurie
2016-09-21
1
-19
/
+20
*
drivers/i2c/tpm/cr50: Rename i2c read/write functions
Duncan Laurie
2016-09-21
1
-23
/
+31
*
drivers/i2c/tpm/cr50: Clean up timeouts
Duncan Laurie
2016-09-21
1
-14
/
+11
*
drivers/i2c/tpm/cr50: Reduce max buffer size
Duncan Laurie
2016-09-21
1
-7
/
+4
*
drivers/i2c/tpm: Split cr50 driver from main driver
Duncan Laurie
2016-09-21
4
-237
/
+508
*
drivers/i2c/tpm: Move common variables to header
Duncan Laurie
2016-09-21
2
-22
/
+23
*
Revert "drivers/i2c/tpm: Move common variables to header"
Duncan Laurie
2016-09-19
2
-23
/
+22
*
Revert "drivers/i2c/tpm: Split cr50 driver from main driver"
Duncan Laurie
2016-09-19
4
-503
/
+237
*
Revert "drivers/i2c/tpm/cr50: Reduce max buffer size"
Duncan Laurie
2016-09-19
1
-4
/
+7
*
Revert "drivers/i2c/tpm/cr50: Clean up timeouts"
Duncan Laurie
2016-09-19
1
-11
/
+14
*
Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions"
Duncan Laurie
2016-09-19
1
-31
/
+23
*
Revert "drivers/i2c/tpm/cr50: Clean up locality functions"
Duncan Laurie
2016-09-19
1
-20
/
+19
*
Revert "drivers/i2c/tpm/cr50: Improve data handling and function names"
Duncan Laurie
2016-09-19
1
-45
/
+48
*
Revert "drivers/i2c/tpm/cr50: Support interrupts for status"
Duncan Laurie
2016-09-19
3
-61
/
+9
[next]