Age | Commit message (Expand) | Author |
2024-08-11 | azalia: Get rid of "return {-1,0} | Elyes Haouas |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-01-05 | src/southbridge: Remove unused <delay.h> | Elyes HAOUAS |
2021-11-11 | device/azalia_device: Drop unused function parameter | Angel Pons |
2021-11-11 | sb/intel/i82801ix: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/i82801{ix,jx}: Initialise all codecs | Angel Pons |
2021-11-11 | sb/intel: Use `azalia_program_verb_table()` function | Angel Pons |
2021-11-04 | sb/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2020-12-17 | azalia: Use `azalia_enter_reset` function | Angel Pons |
2020-12-17 | azalia: Use `azalia_exit_reset` function | Angel Pons |
2020-12-17 | azalia: Make `azalia_find_verb` parametric | Angel Pons |
2020-12-17 | azalia: Drop unused parameter from `azalia_find_verb` | Angel Pons |
2020-12-17 | azalia: Make `find_verb` function non-static | Angel Pons |
2020-12-17 | azalia: Make `set_bits` function non-static | Angel Pons |
2020-11-02 | azalia: Use `HDA_GCTL_CRST` macro as unset-mask | Angel Pons |
2020-11-02 | azalia: Treat all negative return values as errors | Angel Pons |
2020-08-17 | {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences | Elyes HAOUAS |
2020-08-17 | sb/intel/i82801ix: Use <device/azalia_device.h> registers | Elyes HAOUAS |
2020-07-22 | sb/intel/i82801ix/hdaudio.c: Rename to `azalia.c` | Angel Pons |