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