Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7639a06c23c7d4cda34c2546bd7290d8753849ca
/
sound
/
pci
/
hda
/
patch_ca0132.c
7639a06
ALSA: hda - Move a part of hda_codec stuff into hdac_device
by Takashi Iwai
· 10 years ago
2f35c63
ALSA: hda - Use standard workqueue for unsol and jack events
by Takashi Iwai
· 10 years ago
bbbc7e8
ALSA: hda - Allocate hda_pcm objects dynamically
by Takashi Iwai
· 10 years ago
6efdd85
ALSA: hda - Add card field to hda_codec struct
by Takashi Iwai
· 10 years ago
d8a766a
ALSA: hda - Bind codecs via standard bus
by Takashi Iwai
· 10 years ago
e60b2c7
ALSA: hda - Fix kerneldoc errors in patch_ca0132.c
by Takashi Iwai
· 10 years ago
f8fb117
ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver
by Takashi Iwai
· 10 years ago
62f949b
ALSA: hda - Get rid of action field from struct hda_jack_tbl
by Takashi Iwai
· 10 years ago
e24aa0a
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
by Takashi Iwai
· 10 years ago
6194b99
ALSA: hda - Kill the rest of snd_print*() usages
by Takashi Iwai
· 11 years ago
4e76a88
ALSA: hda - Replace with standard printk
by Takashi Iwai
· 11 years ago
d01a838
Merge branch 'for-linus' into HEAD
by Takashi Iwai
· 11 years ago
13c12db
ALSA: hda/ca0132 - Fix recording from mode id 0x8
by Hsin-Yu Chao
· 11 years ago
28fba95
ALSA: hda/ca0132 - setup/cleanup streams
by Hsin-Yu Chao
· 11 years ago
1f85a0f
ALSA: hda - Remove superfluous inclusion of linux/pci.h
by Takashi Iwai
· 11 years ago
399ae72
ALSA: hda/ca0132: Staticize codec_send_command
by Sachin Kamat
· 11 years ago
975cc02
ALSA: Replace the magic number 44 with const
by Takashi Iwai
· 11 years ago
e8412ca
ALSA: hda/ca0132 - Update latency based on DSP state.
by Dylan Reid
· 12 years ago
993884f
ALSA: hda/ca0132 - Delay HP amp turnon.
by Chih-Chung Chang
· 12 years ago
b714a71
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
by Dylan Reid
· 12 years ago
e8f1bd5
ALSA: hda/ca0132 - Check download state of DSP.
by Dylan Reid
· 12 years ago
d1d2850
ALSA: hda/ca0132 - Check if dspload_image succeeded.
by Dylan Reid
· 12 years ago
3bc085a
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
by Xi Wang
· 12 years ago
9958922
ALSA: hda/ca0132 - Add missing \n to debug prints
by Takashi Iwai
· 12 years ago
4a8b89f
ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS
by Takashi Iwai
· 12 years ago
f664417
ALSA: hda/ca0132 - Slight optimization for build with DSP
by Takashi Iwai
· 12 years ago
b3667bd
ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader
by Takashi Iwai
· 12 years ago
6d67530
ALSA: CA0132: Improve the DSP transfer timeout calculations
by Ian Minett
· 12 years ago
9a0869f
ALSA: hda - Fix misc compile warnings in patch_ca0132.c
by Takashi Iwai
· 12 years ago
24f3ced
ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP
by Takashi Iwai
· 12 years ago
ccd7bd3
ALSA: hda/ca0132 - Make some symbols static
by Takashi Iwai
· 12 years ago
dea500c
ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call
by Takashi Iwai
· 12 years ago
7a527ed
ALSA: hda/ca0132 - Declare firmware only when really built
by Takashi Iwai
· 12 years ago
8ae3124b
ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation
by Takashi Iwai
· 12 years ago
549e829
ALSA: hda/ca0132 - Fix possible NULL dereference
by Takashi Iwai
· 12 years ago
425a788
ALSA: hda/ca0132 - Fix another smatch warning
by Takashi Iwai
· 12 years ago
b645d79
ALSA: hda/ca0132 - Fix superfluous unsigned check
by Takashi Iwai
· 12 years ago
a0c041c
ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again
by Takashi Iwai
· 12 years ago
15e4ba6
Revert "ALSA: hda - Add firmware caching to CA0132 codec"
by Takashi Iwai
· 12 years ago
406261c
ALSA: hda/ca0132: Fix potential init errors and update module description
by Ian Minett
· 12 years ago
441aa6a
ALSA: hda/ca0132: Shuffle to group together related code
by Ian Minett
· 12 years ago
e90f29e
ALSA: hda/ca0132: Code shuffle to group similar functions.
by Ian Minett
· 12 years ago
44f0c97
ALSA: hda/ca0132: Add tuning controls
by Ian Minett
· 12 years ago
a73d511
ALSA: hda/ca0132: Add unsol handler for DSP and jack detection
by Ian Minett
· 12 years ago
825315b
ALSA: hda/ca0132: Add PCM enhancements
by Ian Minett
· 12 years ago
a7e7627
ALSA: hda/ca0132: Add DSP mixer controls and helpers
by Ian Minett
· 12 years ago
5aaca44
ALSA: hda/ca0132: Init chip, DSP effects and mixer settings
by Ian Minett
· 12 years ago
ef6b2ea
ALSA: hda/ca0132: Add new definitions and structs for DSP
by Ian Minett
· 12 years ago
cdc83c5
ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.c
by Takashi Iwai
· 12 years ago
063bca0
ALSA: hda - Fix NULL dereference in error path of patch_ca0132.c
by Takashi Iwai
· 12 years ago
e97249d
ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132
by Ian Minett
· 12 years ago
4861af8
ALSA: hda - Update chipio functions and DSP write wait timeout
by Ian Minett
· 12 years ago
d5c21b8
ALSA: hda - Add comments and descriptions to CA0132 functions
by Ian Minett
· 12 years ago
c3b4eea2
ALSA: hda - Add firmware caching to CA0132 codec
by Ian Minett
· 12 years ago
01ef7db
ALSA: hda - Update CA0132 codec to load DSP firmware binary
by Ian Minett
· 12 years ago
4aa3bb0
ALSA: hda - Add DSP firmware enums and defs to CA0132 codec
by Ian Minett
· 12 years ago
bcd109c
ALSA: hda - Add CA0132 register definitions file
by Ian Minett
· 12 years ago
c41999a
ALSA: hda - don't create dysfunctional mixer controls for ca0132
by David Henningsson
· 12 years ago
8e13fc1
ALSA: hda - Add missing SPDIF I/O setup for CA0132
by Takashi Iwai
· 12 years ago
27ebeb0
ALSA: hda - Use the standard PCM ops for CA0132
by Takashi Iwai
· 12 years ago
55cf87f
ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture items
by Takashi Iwai
· 12 years ago
128bc4b
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
by Takashi Iwai
· 13 years ago
4740860
ALSA: hda - Add snd_hda_get_default_vref() helper function
by Takashi Iwai
· 13 years ago
cdd03ce
ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions
by Takashi Iwai
· 13 years ago
b97f6bf
ALSA: hda - Fix error handling in patch_ca0132.c
by Takashi Iwai
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
efb9f46
ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF change
by Takashi Iwai
· 14 years ago
95c6e9c
ALSA: hda - Add Creative CA0132 HDA codec support
by Ian Minett
· 14 years ago