index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
/
patch_ca0132.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-01
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
Matthias Kaehlcke
1
-3
/
+3
2017-03-20
ALSA: hda/ca0132: Remove double parentheses
Matthias Kaehlcke
1
-2
/
+2
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-11
ALSA: hda/ca0132 - fix possible NULL pointer use
Arnd Bergmann
1
-0
/
+3
2016-11-25
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
Sven Hahne
1
-0
/
+1
2016-09-12
ALSA: pci: constify local structures
Julia Lawall
1
-5
/
+5
2016-02-09
ALSA: hda - Fix bad dereference of jack object
Takashi Iwai
1
-1
/
+4
2015-12-09
ALSA: hda/ca0132 - quirk for Alienware 17 2015
Gabriele Martino
1
-1
/
+2
2015-10-26
ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err()
Takashi Iwai
1
-3
/
+3
2015-10-20
ALSA: hda - convert to hda_device_id
Takashi Iwai
1
-5
/
+4
2015-08-10
ALSA: hda - Fix pin config and mapping on Alienware 15
Takashi Iwai
1
-28
/
+59
2015-05-29
ALSA: hda - Set patch_ops before calling auto-parser
Takashi Iwai
1
-4
/
+4
2015-05-19
ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EX
Gabriele Martino
1
-26
/
+92
2015-04-16
ALSA: hda - Move PCM format and rate handling code to core library
Takashi Iwai
1
-5
/
+2
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
1
-6
/
+6
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
1
-5
/
+1
2015-03-03
ALSA: hda - Use standard workqueue for unsol and jack events
Takashi Iwai
1
-2
/
+1
2015-03-03
ALSA: hda - Allocate hda_pcm objects dynamically
Takashi Iwai
1
-16
/
+13
2015-03-03
ALSA: hda - Add card field to hda_codec struct
Takashi Iwai
1
-1
/
+1
2015-02-23
ALSA: hda - Bind codecs via standard bus
Takashi Iwai
1
-14
/
+2
2014-11-11
ALSA: hda - Fix kerneldoc errors in patch_ca0132.c
Takashi Iwai
1
-5
/
+6
2014-09-16
ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver
Takashi Iwai
1
-42
/
+34
2014-09-11
ALSA: hda - Get rid of action field from struct hda_jack_tbl
Takashi Iwai
1
-7
/
+9
2014-08-10
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
Takashi Iwai
1
-1
/
+6
2014-06-25
ALSA: hda - Kill the rest of snd_print*() usages
Takashi Iwai
1
-3
/
+3
2014-02-25
ALSA: hda - Replace with standard printk
Takashi Iwai
1
-105
/
+103
2014-02-25
Merge branch 'for-linus' into HEAD
Takashi Iwai
1
-61
/
+7
2014-02-19
ALSA: hda/ca0132 - Fix recording from mode id 0x8
Hsin-Yu Chao
1
-3
/
+1
2014-02-19
ALSA: hda/ca0132 - setup/cleanup streams
Hsin-Yu Chao
1
-59
/
+7
2014-02-15
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Takashi Iwai
1
-1
/
+0
2013-09-13
ALSA: hda/ca0132: Staticize codec_send_command
Sachin Kamat
1
-1
/
+1
2013-06-28
ALSA: Replace the magic number 44 with const
Takashi Iwai
1
-4
/
+4
2013-04-05
ALSA: hda/ca0132 - Update latency based on DSP state.
Dylan Reid
1
-2
/
+53
2013-04-02
ALSA: hda/ca0132 - Delay HP amp turnon.
Chih-Chung Chang
1
-4
/
+23
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-07
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
Xi Wang
1
-2
/
+6
2013-02-12
ALSA: hda/ca0132 - Add missing \n to debug prints
Takashi Iwai
1
-75
/
+75
2013-02-12
ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS
Takashi Iwai
1
-2
/
+2
2013-02-11
ALSA: hda/ca0132 - Slight optimization for build with DSP
Takashi Iwai
1
-0
/
+4
2013-02-10
ALSA: hda - Fix memory leak and error handling in CA0132 DSP loader
Takashi Iwai
1
-3
/
+7
2013-02-10
ALSA: CA0132: Improve the DSP transfer timeout calculations
Ian Minett
1
-16
/
+25
2013-02-07
ALSA: hda - Fix misc compile warnings in patch_ca0132.c
Takashi Iwai
1
-8
/
+6
2013-02-04
ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSP
Takashi Iwai
1
-2
/
+2
2013-01-16
ALSA: hda/ca0132 - Make some symbols static
Takashi Iwai
1
-2
/
+2
2013-01-15
ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() call
Takashi Iwai
1
-1
/
+1
2013-01-15
ALSA: hda/ca0132 - Declare firmware only when really built
Takashi Iwai
1
-0
/
+2
2013-01-15
ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocation
Takashi Iwai
1
-3
/
+3
2013-01-15
ALSA: hda/ca0132 - Fix possible NULL dereference
Takashi Iwai
1
-6
/
+4
[next]