1. 1d260d7 ALSA: hda/proc - Fix racy string access for power states by Takashi Iwai · 9 years ago
  2. cc75cdf ALSA: hda/proc - Add const to possible places by Takashi Iwai · 9 years ago
  3. d2c6b63 ALSA: hda - Make some helper functions local by Takashi Iwai · 9 years ago
  4. f4d7703 ALSA: hda - potential (but unlikely) uninitialized variable by Dan Carpenter · 9 years ago
  5. 9ba17b4 ALSA: hda - Implement uncached version of parameter reads by Takashi Iwai · 9 years ago
  6. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 9 years ago
  7. 2a557a8 Merge branch 'topic/hda-unbind' into for-next by Takashi Iwai · 9 years ago
  8. cc26173 ALSA: hda - Treat stereo-to-mono mix properly by Takashi Iwai · 9 years ago
  9. bbbc7e8 ALSA: hda - Allocate hda_pcm objects dynamically by Takashi Iwai · 9 years ago
  10. 6efdd85 ALSA: hda - Add card field to hda_codec struct by Takashi Iwai · 9 years ago
  11. cd26251 ALSA: hda - Add parameter for dumping processing coefficients by David Henningsson · 10 years ago
  12. 7a624ea ALSA: hda - add device list & select info of display pins to codec proc file by Mengdong Lin · 11 years ago
  13. 8b2c7a5 ALSA: hda - Add In-driver connection info by Wang Xingchao · 11 years ago
  14. 4eea309 ALSA: hda - Remove limit of widget connections by Takashi Iwai · 11 years ago
  15. 2cf215b Merge branch 'topic/hda-gen-parser' into for-next by Takashi Iwai · 11 years ago
  16. 2f17972 ALSA: hda - Fix mono amp values in proc output by Takashi Iwai · 11 years ago
  17. f4f0a8c ALSA: hda - print power state for AFG node in proc file by David Henningsson · 11 years ago
  18. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  19. 088c820 ALSA: hda - fix Copyright debug message by Wang Xingchao · 12 years ago
  20. 6152597 ALSA: hda - show ICT/KAE control bits by Wang Xingchao · 12 years ago
  21. e076eb5 ALSA: hda - check proper return value by Wang Xingchao · 12 years ago
  22. 167d2d5 ALSA: hda - Show D3cold state in proc files by Takashi Iwai · 12 years ago
  23. ce63f3b ALSA: hda - add power states information in proc by Wang Xingchao · 12 years ago
  24. 4f32456 ALSA: hda - Fix proc output for ADC amp values of CX20549 by Michael Karcher · 12 years ago
  25. 3a90274 ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs by Takashi Iwai · 12 years ago
  26. f71ff0d ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c by Takashi Iwai · 13 years ago
  27. 9e7717c ALSA: hda - Always read raw connections for proc output by Takashi Iwai · 13 years ago
  28. ea73496 ALSA: hda - consitify string arrays by Takashi Iwai · 13 years ago
  29. 79c944a ALSA: hda-intel - do not mix audio and modem function IDs by Jaroslav Kysela · 14 years ago
  30. 9e3fd87 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) by Jaroslav Kysela · 15 years ago
  31. 5b0cb1d ALSA: hda - add more NID->Control mapping by Jaroslav Kysela · 15 years ago
  32. 728765b ALSA: intelhdmi - accept DisplayPort pin by Wu Fengguang · 14 years ago
  33. b923528 ALSA: hda - show HBR(High Bit Rate) pin cap in procfs by Wu Fengguang · 14 years ago
  34. 83d605f ALSA: hda - show EPSS capability in proc by Wu Fengguang · 15 years ago
  35. 3911a4c ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment by Jaroslav Kysela · 15 years ago
  36. f8b7163 ALSA: hda - Don't access invalid substream in proc file by Takashi Iwai · 15 years ago
  37. e330323 ALSA: hda - proc - show which I/O NID is associated to PCM device by Jaroslav Kysela · 15 years ago
  38. fd72d00 ALSA: hda: move open coded tricks into get_wcaps_channels() by Wu Fengguang · 15 years ago
  39. a22d543 ALSA: hda - Introduce get_wcaps_type() macro by Takashi Iwai · 15 years ago
  40. 812a2cc ALSA: hda - Split codec->name to vendor and chip name strings by Takashi Iwai · 15 years ago
  41. 234b434 ALSA: hda - Add function id to proc output by Pascal de Bruijn · 15 years ago
  42. 07a1e81 ALSA: hda - Don't show the current connection for power widgets by Takashi Iwai · 15 years ago
  43. 9421f95 ALSA: hda - Print multiple out-amp values of pin widgets on Conext codecs by Takashi Iwai · 15 years ago
  44. 516a1ce ALSA: hda - No widget selection for volume knob widgets in proc output by Takashi Iwai · 15 years ago
  45. 2d34e1b ALSA: hda - Add IDT/STAC-specific proc output by Takashi Iwai · 16 years ago
  46. daead53 ALSA: hda - Add codec-specific proc hook by Takashi Iwai · 16 years ago
  47. b0e6481 ALSA: hda - Really fix bits value in proc output by Takashi Iwai · 16 years ago
  48. 82894b6 ALSA: hda - Fix proc pcm rate bits by Takashi Iwai · 16 years ago
  49. b202226 ALSA: hda - Fix build without CONFIG_PROC_FS by Takashi Iwai · 16 years ago
  50. 218b5ff ALSA: hda - properly print ELD sample bits by Wu Fengguang · 16 years ago
  51. 8563964 ALSA: hda - Show missing GPIO unsol bits by Takashi Iwai · 16 years ago
  52. d39b435 ALSA: hda: make global snd_print_pcm_bits() by Wu Fengguang · 16 years ago
  53. 33deeca ALSA: introduce snd_print_pcm_rates() by Wu Fengguang · 16 years ago
  54. 0774023 Merge branch 'topic/fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  55. c4dc507 ALSA: hda - Limit the number of GPIOs show in proc by Takashi Iwai · 16 years ago
  56. 50a9f79 ALSA: hda: add snd_hda_get_jack* functions by Matthew Ranostay · 16 years ago
  57. f44ac83 ALSA: hda - Allocate name string of each codec by Takashi Iwai · 16 years ago
  58. 0481f45 ALSA: HDA: hda_proc: Fix printf format specifier by Robin H. Johnson · 16 years ago
  59. c492060 ALSA: hda - print a few HDMI information in proc by Takashi Iwai · 16 years ago
  60. a1855d8 ALSA: hda - Fix digital converter proc output by Takashi Iwai · 16 years ago
  61. 9e03ad7 [ALSA] hda-codec - Fix amp-in values for pin widgets by Takashi Iwai · 16 years ago
  62. 797760a [ALSA] hda_proc - Add a number of new settings to proc codec output by Andrew Paprocki · 16 years ago
  63. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  64. e171613 [ALSA] hda-intel - Show more volume-knob attributes by Takashi Iwai · 17 years ago
  65. e97a516 [ALSA] hda-codec - Show more information in proc file by Takashi Iwai · 17 years ago
  66. cb53c62 [ALSA] hda-intel - Add POWER_SAVE option by Takashi Iwai · 17 years ago
  67. d01ce99 [ALSA] hda-intel - Coding style fixes by Takashi Iwai · 17 years ago
  68. e25c05f [ALSA] hda-codec - Output MFG information for HDA devices by Jonathan Phenix · 17 years ago
  69. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  70. b90d776 [ALSA] hda-codec - Verbose proc output for PCM parameters by Takashi Iwai · 18 years ago
  71. 3bc8952 [ALSA] hda-codec - Fix a typo by Takashi Iwai · 18 years ago
  72. 7f0e2f8 [ALSA] HDA codec - little code & comment cleanup by Jaroslav Kysela · 18 years ago
  73. 5885492 [ALSA] hda-codec - Show EAPD and pin-detection capabilities in proc by Takashi Iwai · 18 years ago
  74. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  75. 1861204 [ALSA] sound/: possible cleanups by Adrian Bunk · 19 years ago
  76. c8b6bf9 [ALSA] Remove xxx_t typedefs: HD-Audio codec by Takashi Iwai · 19 years ago
  77. b7027cc [ALSA] hda-codec - Show power state in proc file by Takashi Iwai · 19 years ago
  78. ec9e1c5 [ALSA] hda-codec - Assign audio PCMS first by Takashi Iwai · 19 years ago
  79. 3e289f1 [ALSA] hda-codec - Print all AMP IN values by Takashi Iwai · 19 years ago
  80. b0c95f5 [ALSA] Show PIN jack type by Takashi Iwai · 19 years ago
  81. c301098 [ALSA] Show currectly selected widget in proc_read for hda driver by ChenLi Tien · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago