1. 984c4e0 ALSA: hda/ca0132 - Fix build error without CONFIG_PCI by Takashi Iwai · 6 years ago
  2. c8e91d7 ALSA: hda/ca0132 - make pci_iounmap() call conditional by Arnd Bergmann · 6 years ago
  3. a0d5745 ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() by Takashi Iwai · 6 years ago
  4. 2f295f9 ALSA: hda/ca0132 - Add exit commands for Recon3D by Connor McAdams · 6 years ago
  5. e25e344 ALSA: hda/ca0132 - Change mixer controls for Recon3D by Connor McAdams · 6 years ago
  6. 42aa3a1 ALSA: hda/ca0132 - Add Recon3D input and output select commands by Connor McAdams · 6 years ago
  7. c986f50 ALSA: hda/ca0132 - Add DSP setup defaults for Recon3D by Connor McAdams · 6 years ago
  8. e42c7c7 ALSA: hda/ca0132 - Add Recon3D startup functions and setup by Connor McAdams · 6 years ago
  9. 08eca6b ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmio by Connor McAdams · 6 years ago
  10. 7f73df9 ALSA: hda/ca0132 - Add Recon3D pincfg by Connor McAdams · 6 years ago
  11. 8f8c523 ALSA: hda/ca0132 - Add quirk ID and enum for Recon3D by Connor McAdams · 6 years ago
  12. a1b7f01 ALSA: hda/ca0132 - Add alt_functions unsolicited response by Connor McAdams · 6 years ago
  13. d97420d ALSA: hda/ca0132 - Clean up ca0132_init function. by Connor McAdams · 6 years ago
  14. a62e473 ALSA: hda/ca0132 - Create mmio gpio function to make code clearer by Connor McAdams · 6 years ago
  15. bb86124c ALSA: hda/ca0132 - Use NULL instead of 0 by Takashi Iwai · 6 years ago
  16. c5a59d2 ALSA: hda/ca0132: Update a pci quirk device name by Alastair Bridgewater · 6 years ago
  17. dad5926 ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 by Alastair Bridgewater · 6 years ago
  18. 9c4a665 ALSA: hda/ca0132: make array ca0132_alt_chmaps static by Colin Ian King · 6 years ago
  19. a57a46b ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4 by Alastair Bridgewater · 6 years ago
  20. 5f8ddc6 ALSA: hda/ca0132: Restore PCM Analog Mic-In2 by Alastair Bridgewater · 6 years ago
  21. 126b75e ALSA: hda/ca0132: Don't test for QUIRK_NONE by Alastair Bridgewater · 6 years ago
  22. 365c7f2 ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWARE by Alastair Bridgewater · 6 years ago
  23. a3d90d6 ALSA: hda/ca0132: Delete redundant UNSOL event requests by Alastair Bridgewater · 6 years ago
  24. 7919cd8 ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fields by Alastair Bridgewater · 6 years ago
  25. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  26. 862154b ALSA: hda/ca0132: constify parameter table for effects by Takashi Sakamoto · 6 years ago
  27. 0cc1aa7 ALSA: hda/ca0132: merge strings just for printk by Takashi Sakamoto · 6 years ago
  28. 3a03f83 ALSA: hda/ca0132: constify read-only members of string array by Takashi Sakamoto · 6 years ago
  29. b0eaa07 ALSA: hda/ca0132: constify templates for control element set by Takashi Sakamoto · 6 years ago
  30. c5f13d7 ALSA: hda/ca0132: fix array_size.cocci warnings by Fengguang Wu · 6 years ago
  31. 47cdf76 ALSA: hda/ca0132: Add new control changes for SBZ + R3Di by Connor McAdams · 6 years ago
  32. e0026d0 ALSA: hda/ca0132: add ca0132_alt_set_vipsource by Connor McAdams · 6 years ago
  33. 017310f ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3Di by Connor McAdams · 6 years ago
  34. 7cb9d94 ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZ by Connor McAdams · 6 years ago
  35. 447fd8e ALSA: hda/ca0132: add the ability to set src_id on scp commands by Connor McAdams · 6 years ago
  36. 7e6ed62 ALSA: hda/ca0132: Add dsp setup + gpio functions for r3di by Connor McAdams · 6 years ago
  37. 38ba69f ALSA: hda/ca0132: add dsp setup related commands for the sbz by Connor McAdams · 6 years ago
  38. 009b8f9 ALSA: hda/ca0132: update core functions for sbz + r3di by Connor McAdams · 6 years ago
  39. e93ac30 ALSA: hda/ca0132: add extra init functions for r3di + sbz by Connor McAdams · 6 years ago
  40. 2e48b2b ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZ by Connor McAdams · 6 years ago
  41. aa31704 ALSA: hda/ca0132: Add PCI region2 iomap for SBZ by Connor McAdams · 6 years ago
  42. 63177af ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detect by Connor McAdams · 6 years ago
  43. 8a19bce ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loading by Connor McAdams · 6 years ago
  44. 8e142e9 ALSA: hda/ca0132: fix build failure when a local macro is defined by Takashi Sakamoto · 6 years ago
  45. a9291f4 ALSA: hda/ca0132 - use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  46. cc91cea ALSA: hda/ca0132 - Fix memory leak at error path by Takashi Iwai · 7 years ago
  47. d160040 ALSA: hda/ca0132: Limit values for chip addresses to 32-bit by Matthias Kaehlcke · 8 years ago
  48. a16fbb8 ALSA: hda/ca0132: Remove double parentheses by Matthias Kaehlcke · 8 years ago
  49. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  50. 46a049d ALSA: hda/ca0132 - fix possible NULL pointer use by Arnd Bergmann · 8 years ago
  51. b5337cf ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016 by Sven Hahne · 8 years ago
  52. 071f134 ALSA: pci: constify local structures by Julia Lawall · 8 years ago
  53. 2ebab40 ALSA: hda - Fix bad dereference of jack object by Takashi Iwai · 9 years ago
  54. 5328e1e ALSA: hda/ca0132 - quirk for Alienware 17 2015 by Gabriele Martino · 9 years ago
  55. d9684bb ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err() by Takashi Iwai · 9 years ago
  56. b9a94a9 ALSA: hda - convert to hda_device_id by Takashi Iwai · 9 years ago
  57. fe14f39 ALSA: hda - Fix pin config and mapping on Alienware 15 by Takashi Iwai · 9 years ago
  58. 225068a ALSA: hda - Set patch_ops before calling auto-parser by Takashi Iwai · 9 years ago
  59. d5c016b ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EX by Gabriele Martino · 9 years ago
  60. b7d023e ALSA: hda - Move PCM format and rate handling code to core library by Takashi Iwai · 10 years ago
  61. 664c715 ALSA: hda - Work around races of power up/down with runtime PM by Takashi Iwai · 10 years ago
  62. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 10 years ago
  63. 2f35c63 ALSA: hda - Use standard workqueue for unsol and jack events by Takashi Iwai · 10 years ago
  64. bbbc7e8 ALSA: hda - Allocate hda_pcm objects dynamically by Takashi Iwai · 10 years ago
  65. 6efdd85 ALSA: hda - Add card field to hda_codec struct by Takashi Iwai · 10 years ago
  66. d8a766a ALSA: hda - Bind codecs via standard bus by Takashi Iwai · 10 years ago
  67. e60b2c7 ALSA: hda - Fix kerneldoc errors in patch_ca0132.c by Takashi Iwai · 10 years ago
  68. f8fb117 ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver by Takashi Iwai · 10 years ago
  69. 62f949b ALSA: hda - Get rid of action field from struct hda_jack_tbl by Takashi Iwai · 10 years ago
  70. e24aa0a ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed by Takashi Iwai · 10 years ago
  71. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 10 years ago
  72. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 11 years ago
  73. d01a838 Merge branch 'for-linus' into HEAD by Takashi Iwai · 11 years ago
  74. 13c12db ALSA: hda/ca0132 - Fix recording from mode id 0x8 by Hsin-Yu Chao · 11 years ago
  75. 28fba95 ALSA: hda/ca0132 - setup/cleanup streams by Hsin-Yu Chao · 11 years ago
  76. 1f85a0f ALSA: hda - Remove superfluous inclusion of linux/pci.h by Takashi Iwai · 11 years ago
  77. 399ae72 ALSA: hda/ca0132: Staticize codec_send_command by Sachin Kamat · 11 years ago
  78. 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 11 years ago
  79. e8412ca ALSA: hda/ca0132 - Update latency based on DSP state. by Dylan Reid · 12 years ago
  80. 993884f ALSA: hda/ca0132 - Delay HP amp turnon. by Chih-Chung Chang · 12 years ago
  81. b714a71 ALSA: hda/ca0132 - Remove extra setting of dsp_state. by Dylan Reid · 12 years ago
  82. e8f1bd5 ALSA: hda/ca0132 - Check download state of DSP. by Dylan Reid · 12 years ago
  83. d1d2850 ALSA: hda/ca0132 - Check if dspload_image succeeded. by Dylan Reid · 12 years ago
  84. 3bc085a ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() by Xi Wang · 12 years ago
  85. 9958922 ALSA: hda/ca0132 - Add missing \n to debug prints by Takashi Iwai · 12 years ago
  86. 4a8b89f ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS by Takashi Iwai · 12 years ago
  87. f664417 ALSA: hda/ca0132 - Slight optimization for build with DSP by Takashi Iwai · 12 years ago
  88. b3667bd ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader by Takashi Iwai · 12 years ago
  89. 6d67530 ALSA: CA0132: Improve the DSP transfer timeout calculations by Ian Minett · 12 years ago
  90. 9a0869f ALSA: hda - Fix misc compile warnings in patch_ca0132.c by Takashi Iwai · 12 years ago
  91. 24f3ced ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP by Takashi Iwai · 12 years ago
  92. ccd7bd3 ALSA: hda/ca0132 - Make some symbols static by Takashi Iwai · 12 years ago
  93. dea500c ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call by Takashi Iwai · 12 years ago
  94. 7a527ed ALSA: hda/ca0132 - Declare firmware only when really built by Takashi Iwai · 12 years ago
  95. 8ae3124b ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation by Takashi Iwai · 12 years ago
  96. 549e829 ALSA: hda/ca0132 - Fix possible NULL dereference by Takashi Iwai · 12 years ago
  97. 425a788 ALSA: hda/ca0132 - Fix another smatch warning by Takashi Iwai · 12 years ago
  98. b645d79 ALSA: hda/ca0132 - Fix superfluous unsigned check by Takashi Iwai · 12 years ago
  99. a0c041c ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again by Takashi Iwai · 12 years ago
  100. 15e4ba6 Revert "ALSA: hda - Add firmware caching to CA0132 codec" by Takashi Iwai · 12 years ago