Age | Commit message (Expand) | Author |
2013-04-05 | ALSA: hda/ca0132 - Update latency based on DSP state. | Dylan Reid |
2013-04-02 | ALSA: hda/ca0132 - Delay HP amp turnon. | Chih-Chung Chang |
2013-03-15 | ALSA: hda/ca0132 - Remove extra setting of dsp_state. | Dylan Reid |
2013-03-15 | ALSA: hda/ca0132 - Check download state of DSP. | Dylan Reid |
2013-03-15 | ALSA: hda/ca0132 - Check if dspload_image succeeded. | Dylan Reid |
2013-03-07 | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() | Xi Wang |
2013-02-12 | ALSA: hda/ca0132 - Add missing \n to debug prints | Takashi Iwai |
2013-02-12 | ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS | Takashi Iwai |
2013-02-11 | ALSA: hda/ca0132 - Slight optimization for build with DSP | Takashi Iwai |
2013-02-10 | ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader | Takashi Iwai |
2013-02-10 | ALSA: CA0132: Improve the DSP transfer timeout calculations | Ian Minett |
2013-02-07 | ALSA: hda - Fix misc compile warnings in patch_ca0132.c | Takashi Iwai |
2013-02-04 | ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP | Takashi Iwai |
2013-01-16 | ALSA: hda/ca0132 - Make some symbols static | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Declare firmware only when really built | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Fix possible NULL dereference | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Fix another smatch warning | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Fix superfluous unsigned check | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again | Takashi Iwai |
2013-01-15 | Revert "ALSA: hda - Add firmware caching to CA0132 codec" | Takashi Iwai |
2013-01-15 | ALSA: hda/ca0132: Fix potential init errors and update module description | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Shuffle to group together related code | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Code shuffle to group similar functions. | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Add tuning controls | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Add unsol handler for DSP and jack detection | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Add PCM enhancements | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Add DSP mixer controls and helpers | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Init chip, DSP effects and mixer settings | Ian Minett |
2013-01-15 | ALSA: hda/ca0132: Add new definitions and structs for DSP | Ian Minett |
2012-11-28 | ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.c | Takashi Iwai |
2012-11-28 | ALSA: hda - Fix NULL dereference in error path of patch_ca0132.c | Takashi Iwai |
2012-11-28 | ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132 | Ian Minett |
2012-11-28 | ALSA: hda - Update chipio functions and DSP write wait timeout | Ian Minett |
2012-11-28 | ALSA: hda - Add comments and descriptions to CA0132 functions | Ian Minett |
2012-11-28 | ALSA: hda - Add firmware caching to CA0132 codec | Ian Minett |
2012-11-28 | ALSA: hda - Update CA0132 codec to load DSP firmware binary | Ian Minett |
2012-11-28 | ALSA: hda - Add DSP firmware enums and defs to CA0132 codec | Ian Minett |
2012-11-28 | ALSA: hda - Add CA0132 register definitions file | Ian Minett |
2012-08-20 | ALSA: hda - don't create dysfunctional mixer controls for ca0132 | David Henningsson |
2012-08-08 | ALSA: hda - Add missing SPDIF I/O setup for CA0132 | Takashi Iwai |
2012-08-08 | ALSA: hda - Use the standard PCM ops for CA0132 | Takashi Iwai |
2012-08-08 | ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture items | Takashi Iwai |
2012-05-08 | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai |
2012-04-20 | ALSA: hda - Add snd_hda_get_default_vref() helper function | Takashi Iwai |
2012-04-20 | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions | Takashi Iwai |
2012-02-07 | ALSA: hda - Fix error handling in patch_ca0132.c | Takashi Iwai |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-06-21 | ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF change | Takashi Iwai |