1. 245b688a device/azalia_device.c: Use `azalia_enter_reset()` by Angel Pons · 7 weeks ago
  2. 516d05f device/azalia: Separate codec checking and initialization by Nicholas Sudsgaard · 7 months ago
  3. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 6 months ago
  4. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 9 months ago
  5. 86dfd3c device/azalia_device: Adapt and export `codec_init()` by Angel Pons · 2 years, 9 months ago
  6. 1297b9c azalia_device: Report if codec verb loading failed by Angel Pons · 2 years, 9 months ago
  7. 42552ca device/azalia_device: Export `codecs_init()` by Angel Pons · 2 years, 9 months ago
  8. 32d09be treewide: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  9. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  10. b922cbb device/azalia_device.c: Add option to lock down GCAP by Angel Pons · 3 years, 5 months ago
  11. 1834fbb device/azalia_device.c: Program beep verbs by Patrick Rudolph · 3 years, 6 months ago
  12. 5d31dfa device/azalia_device.c: Introduce AZALIA_MAX_CODECS by Angel Pons · 3 years, 5 months ago
  13. 6da7866 device/azalia_device.c: Correct STATESTS access width by Angel Pons · 3 years, 5 months ago
  14. fa1befc device/azalia_device.c: Unify `wait_for_valid` timeouts by Angel Pons · 3 years, 5 months ago
  15. 9f5261e device/azalia_device.c: Switch to stopwatch by Patrick Rudolph · 3 years, 6 months ago
  16. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 6 months ago
  17. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 6 months ago
  18. 2e77443 device/azalia_device.c: Correct print format by Angel Pons · 3 years, 6 months ago
  19. a9caa50 device: correct code style by Frans Hendriks · 3 years, 7 months ago
  20. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 8 months ago
  21. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 8 months ago
  22. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 8 months ago
  23. f23c6a8 device/azalia_device.c: Clarify comment by Angel Pons · 3 years, 8 months ago
  24. d3f7028 azalia: Replace `hda_find_verb` uses by Angel Pons · 3 years, 8 months ago
  25. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 8 months ago
  26. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 8 months ago
  27. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 8 months ago
  28. e108e41 device/azalia_device.c: Remove debug prints by Angel Pons · 3 years, 8 months ago
  29. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 8 months ago
  30. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 10 months ago
  31. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  32. d8c4799 device/azalia_device.c: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  33. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  34. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  35. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 4 months ago
  36. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  37. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  38. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  39. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  40. e414a4e src: Use "foo **bar" instead of "foo ** bar" by Elyes HAOUAS · 6 years ago
  41. 1711515 {device,drivers}: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  42. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  43. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  44. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  45. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  46. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  47. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago