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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Inform the unexpectedly ignored pins by auto-parser
Takashi Iwai
2014-03-25
1
-5
/
+25
*
ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec
Mengdong Lin
2014-03-20
1
-0
/
+32
*
Merge branch 'topic/alc28x' into for-next
Takashi Iwai
2014-03-18
1
-0
/
+77
|
\
|
*
ALSA: hda/realtek - Restore default value for ALC282
Kailang Yang
2014-03-18
1
-0
/
+77
*
|
Merge branch 'topic/alc28x' into for-next
Takashi Iwai
2014-03-18
1
-0
/
+177
|
\
\
|
|
/
|
*
ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codec
Kailang Yang
2014-03-18
1
-0
/
+73
|
*
ALSA: hda/realtek - Restore default value for ALC283
Kailang Yang
2014-03-18
1
-0
/
+85
|
*
ALSA: hda - Fix loud click noise with IdeaPad 410Y
Takashi Iwai
2014-03-07
1
-0
/
+19
*
|
Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2014-03-13
2
-1
/
+7
|
\
\
|
|
/
|
*
ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs
Takashi Iwai
2014-03-05
1
-0
/
+3
|
*
ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs
Takashi Iwai
2014-03-05
1
-0
/
+1
|
*
ALSA: hda - add automute fix for another dell AIO model
Hui Wang
2014-03-04
1
-1
/
+1
|
*
ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371
Marius Knaust
2014-03-03
1
-0
/
+1
|
*
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
2014-02-26
1
-0
/
+1
*
|
ALSA: hda - initialize audio InfoFrame to be all zero
Mengdong Lin
2014-03-11
1
-0
/
+1
*
|
ALSA: hda/realtek - Add headset quirk for Dell DT
Kailang Yang
2014-03-03
1
-7
/
+41
*
|
ALSA: hda - Mark reg op args as iomem
Dylan Reid
2014-03-03
2
-12
/
+12
*
|
ALSA: hda - Rename reg access ops in hda_controller_ops
Dylan Reid
2014-03-03
2
-24
/
+24
*
|
ALSA: hda - Make azx_attach_pcm_stream static
Dylan Reid
2014-03-03
1
-2
/
+2
*
|
ALSA: hda - remove PCI dependency in Kconfig
Dylan Reid
2014-03-01
2
-18
/
+29
*
|
ALSA: hda - Move codec create to hda_controller
Dylan Reid
2014-03-01
3
-248
/
+235
*
|
ALSA: hda - Move azx_interrupt to hda_controller
Dylan Reid
2014-03-01
3
-68
/
+68
*
|
ALSA: hda - Add position_check op
Dylan Reid
2014-03-01
2
-9
/
+23
*
|
ALSA: hda - Move low level functions to hda_controller
Dylan Reid
2014-03-01
3
-179
/
+180
*
|
ALSA: hda - move alloc_cmd_io to hda_controller
Dylan Reid
2014-03-01
3
-6
/
+6
*
|
ALSA: hda - Relocate RIRB/CORB interface to hda_controller
Dylan Reid
2014-03-01
3
-383
/
+396
*
|
ALSA: hda - Move the dsp loader to hda_controller
Dylan Reid
2014-03-01
3
-152
/
+144
*
|
ALSA: hda - Pull pages allocation to hda_controller
Dylan Reid
2014-03-01
3
-29
/
+52
*
|
ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel
Dylan Reid
2014-03-01
4
-1000
/
+1078
*
|
ALSA: hda - Add pcm_mmap_prepare op.
Dylan Reid
2014-03-01
2
-6
/
+16
*
|
ALSA: hda - Move snd page allocation to ops
Dylan Reid
2014-03-01
2
-54
/
+98
*
|
ALSA: hda - Pass max_slots and power_save to codec_create
Dylan Reid
2014-03-01
1
-11
/
+17
*
|
ALSA: hda - Add jackpoll_ms to struct azx
Dylan Reid
2014-03-01
2
-1
/
+8
*
|
ALSA: hda - remove unused clear of STATESTS
Dylan Reid
2014-03-01
1
-5
/
+0
*
|
ALSA: hda - Add function pointer for disabling MSI
Dylan Reid
2014-03-01
2
-5
/
+22
*
|
ALSA: hda - Use device pointer from the card instead of pci
Dylan Reid
2014-03-01
1
-13
/
+14
*
|
ALSA: hda - Keep pointer to bdl_pos_fix in chip struct
Dylan Reid
2014-03-01
2
-4
/
+9
*
|
ALSA: hda - Allow different ops to read/write registers
Dylan Reid
2014-03-01
2
-70
/
+138
*
|
ALSA: hda - Move some definitions to new hda_priv.h
Dylan Reid
2014-03-01
2
-365
/
+399
*
|
ALSA: hda - Fix CORB reset to follow specification
David Henningsson
2014-02-28
1
-1
/
+23
*
|
ALSA: hda - Fix registration of beep input device
Takashi Iwai
2014-02-28
5
-13
/
+39
*
|
ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops
Takashi Iwai
2014-02-27
1
-0
/
+3
*
|
ALSA: hda - Make codec object as a parent for input beep devices
Takashi Iwai
2014-02-27
1
-1
/
+1
*
|
ALSA: hda - Replace with standard printk
Takashi Iwai
2014-02-25
17
-449
/
+434
*
|
ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG
Takashi Iwai
2014-02-25
2
-78
/
+89
*
|
ALSA: hda - Add sysfs to codec object, too
Takashi Iwai
2014-02-25
7
-764
/
+788
*
|
ALSA: hda - Create own device struct for each codec
Takashi Iwai
2014-02-25
4
-3
/
+39
*
|
ALSA: hda - Manage each codec instance individually
Takashi Iwai
2014-02-25
1
-11
/
+25
*
|
ALSA: hwdep: Take private_data as drvdata for sysfs
Takashi Iwai
2014-02-25
1
-30
/
+15
*
|
ALSA: Create sysfs attribute files via groups
Takashi Iwai
2014-02-25
3
-87
/
+57
[next]