| Commit message (Expand) | Author | Age | Files | Lines |
| * | intelspi: Add support for ddb/kdb -compatible polled mode | Vladimir Kondratyev | 2023-08-03 | 1 | -16/+41 |
| * | intelspi: Release LPSS reset on Sunrise Point controllers. | Vladimir Kondratyev | 2023-08-03 | 1 | -0/+9 |
| * | intelspi: Move ACPI/PCI ids table out of header file. | Vladimir Kondratyev | 2023-08-03 | 1 | -0/+23 |
| * | intelspi: don't leak spibus on detach. | Vladimir Kondratyev | 2023-08-03 | 1 | -1/+1 |
| * | intelspi(4): Add missing driver mutex unlock in NO_SLEEP mode | Vladimir Kondratyev | 2023-07-31 | 1 | -1/+3 |
| * | intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point) | Val Packett | 2023-04-24 | 1 | -106/+131 |
| * | pchtherm/intelspi: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -2/+1 |
| * | Distinguish _CID match and _HID match and make lower priority probe | Takanori Watanabe | 2018-10-26 | 1 | -7/+8 |
| * | intelspi: don't leak spibus children on detach. | Konstantin Belousov | 2018-09-08 | 1 | -1/+1 |
| * | Specify the correct resource type in teardown paths. | Mark Johnston | 2018-09-07 | 1 | -2/+2 |
| * | [intelspi] Add SPI driver for Intel BayTrail SoC | Oleksandr Tymoshenko | 2016-12-27 | 1 | -0/+533 |