index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_ca0132.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2015-04-08
1
-6
/
+6
*
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
2015-03-23
1
-5
/
+1
*
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
2015-03-03
1
-2
/
+1
*
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
2015-03-03
1
-16
/
+13
*
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
2015-03-03
1
-1
/
+1
*
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
2015-02-23
1
-14
/
+2
*
ALSA: hda - Fix kerneldoc errors in patch_ca0132.c
Takashi Iwai
2014-11-11
1
-5
/
+6
*
ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver
Takashi Iwai
2014-09-16
1
-42
/
+34
*
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
2014-09-11
1
-7
/
+9
*
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
Takashi Iwai
2014-08-10
1
-1
/
+6
*
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
2014-06-25
1
-3
/
+3
*
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
1
-105
/
+103
*
Merge branch 'for-linus' into HEAD
Takashi Iwai
2014-02-25
1
-61
/
+7
|
\
|
*
ALSA: hda/ca0132 - Fix recording from mode id 0x8
Hsin-Yu Chao
2014-02-19
1
-3
/
+1
|
*
ALSA: hda/ca0132 - setup/cleanup streams
Hsin-Yu Chao
2014-02-19
1
-59
/
+7
*
|
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Takashi Iwai
2014-02-15
1
-1
/
+0
|
/
*
ALSA: hda/ca0132: Staticize codec_send_command
Sachin Kamat
2013-09-13
1
-1
/
+1
*
ALSA: Replace the magic number 44 with const
Takashi Iwai
2013-06-28
1
-4
/
+4
*
ALSA: hda/ca0132 - Update latency based on DSP state.
Dylan Reid
2013-04-05
1
-2
/
+53
*
ALSA: hda/ca0132 - Delay HP amp turnon.
Chih-Chung Chang
2013-04-02
1
-4
/
+23
*
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
2013-03-15
1
-9
/
+6
*
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
2013-03-15
1
-2
/
+3
*
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
2013-03-15
1
-2
/
+6
*
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
2013-03-07
1
-2
/
+6
*
ALSA: hda/ca0132 - Add missing \n to debug prints
Takashi Iwai
2013-02-12
1
-75
/
+75
*
ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS
Takashi Iwai
2013-02-12
1
-2
/
+2
*
ALSA: hda/ca0132 - Slight optimization for build with DSP
Takashi Iwai
2013-02-11
1
-0
/
+4
*
ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader
Takashi Iwai
2013-02-10
1
-3
/
+7
*
ALSA: CA0132: Improve the DSP transfer timeout calculations
Ian Minett
2013-02-10
1
-16
/
+25
*
ALSA: hda - Fix misc compile warnings in patch_ca0132.c
Takashi Iwai
2013-02-07
1
-8
/
+6
*
ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP
Takashi Iwai
2013-02-04
1
-2
/
+2
*
ALSA: hda/ca0132 - Make some symbols static
Takashi Iwai
2013-01-16
1
-2
/
+2
*
ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call
Takashi Iwai
2013-01-15
1
-1
/
+1
*
ALSA: hda/ca0132 - Declare firmware only when really built
Takashi Iwai
2013-01-15
1
-0
/
+2
*
ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation
Takashi Iwai
2013-01-15
1
-3
/
+3
*
ALSA: hda/ca0132 - Fix possible NULL dereference
Takashi Iwai
2013-01-15
1
-6
/
+4
*
ALSA: hda/ca0132 - Fix another smatch warning
Takashi Iwai
2013-01-15
1
-1
/
+1
*
ALSA: hda/ca0132 - Fix superfluous unsigned check
Takashi Iwai
2013-01-15
1
-1
/
+1
*
ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper again
Takashi Iwai
2013-01-15
1
-16
/
+10
*
Revert "ALSA: hda - Add firmware caching to CA0132 codec"
Takashi Iwai
2013-01-15
1
-22
/
+6
*
ALSA: hda/ca0132: Fix potential init errors and update module description
Ian Minett
2013-01-15
1
-6
/
+8
*
ALSA: hda/ca0132: Shuffle to group together related code
Ian Minett
2013-01-15
1
-76
/
+76
*
ALSA: hda/ca0132: Code shuffle to group similar functions.
Ian Minett
2013-01-15
1
-187
/
+188
*
ALSA: hda/ca0132: Add tuning controls
Ian Minett
2013-01-15
1
-0
/
+289
*
ALSA: hda/ca0132: Add unsol handler for DSP and jack detection
Ian Minett
2013-01-15
1
-0
/
+142
*
ALSA: hda/ca0132: Add PCM enhancements
Ian Minett
2013-01-15
1
-13
/
+118
*
ALSA: hda/ca0132: Add DSP mixer controls and helpers
Ian Minett
2013-01-15
1
-288
/
+544
*
ALSA: hda/ca0132: Init chip, DSP effects and mixer settings
Ian Minett
2013-01-15
1
-32
/
+700
*
ALSA: hda/ca0132: Add new definitions and structs for DSP
Ian Minett
2013-01-15
1
-3
/
+442
*
ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.c
Takashi Iwai
2012-11-28
1
-1
/
+0
[next]