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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: rme96: Convert to the new pm_ops
Takashi Iwai
2014-02-26
1
-16
/
+18
*
ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0
Takashi Iwai
2014-02-25
1
-0
/
+12
*
ALSA: core: Fix missing card sysfs contents
Takashi Iwai
2014-02-19
1
-5
/
+5
*
ALSA: hda - Add QEMU codec vendor ID
Takashi Iwai
2014-02-19
1
-0
/
+1
*
ALSA: usx2y: Don't peep the card internal object
Takashi Iwai
2014-02-17
4
-79
/
+61
*
ALSA: hda - Remove superfluous inclusion of linux/pci.h
Takashi Iwai
2014-02-15
8
-8
/
+0
*
ALSA: hda/realtek - Allow NULL bus->pci
Takashi Iwai
2014-02-15
1
-4
/
+11
*
ALSA: hda - Remove dependency on bus->pci in hda_beep.c
Takashi Iwai
2014-02-15
1
-2
/
+1
*
ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...
Kirill Tkhai
2014-02-14
1
-1
/
+1
*
ALSA: Drop __bitwise and typedefs for snd_device attributes
Takashi Iwai
2014-02-14
3
-6
/
+6
*
ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects
Takashi Iwai
2014-02-14
2
-2
/
+2
*
ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects
Takashi Iwai
2014-02-14
3
-3
/
+3
*
ALSA: usb-audio: Use SNDRV_DEV_CODEC for mixer objects
Takashi Iwai
2014-02-14
1
-1
/
+1
*
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
2014-02-14
5
-18
/
+18
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
13
-47
/
+47
*
ALSA: timer: Use standard printk helpers
Takashi Iwai
2014-02-14
3
-11
/
+8
*
ALSA: oss: Use standard printk helpers
Takashi Iwai
2014-02-14
2
-56
/
+55
*
ALSA: hwdep: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-8
/
+12
*
ALSA: rawmidi: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-15
/
+34
*
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
8
-32
/
+38
*
ALSA: pcm: Use standard printk helpers
Takashi Iwai
2014-02-14
4
-43
/
+47
*
ALSA: control: Use standard printk helpers
Takashi Iwai
2014-02-14
2
-9
/
+8
*
ALSA: seq_oss: Drop debug prints
Takashi Iwai
2014-02-14
7
-68
/
+0
*
ALSA: Use standard device refcount for card accounting
Takashi Iwai
2014-02-14
3
-40
/
+17
*
ALSA: Use static groups for id and number card sysfs attr files
Takashi Iwai
2014-02-14
1
-13
/
+19
*
ALSA: Embed card device into struct snd_card
Takashi Iwai
2014-02-14
1
-19
/
+35
*
ASoC: core: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-2
/
+1
*
ALSA: spi: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-4
/
+2
*
ALSA: sparc: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
3
-9
/
+10
*
ALSA: sh: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
2
-4
/
+3
*
ALSA: ppc: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
3
-8
/
+5
*
ALSA: pcmcia: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
2
-5
/
+4
*
ALSA: parisc: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-3
/
+1
*
ALSA: mips: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
3
-6
/
+4
*
ALSA: au1x00: convert to platform device
Manuel Lauss
2014-02-14
1
-98
/
+141
*
ALSA: atmel: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
2
-16
/
+7
*
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
2
-8
/
+4
*
ALSA: firewire: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
4
-8
/
+8
*
ALSA: usb: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
7
-29
/
+31
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
56
-156
/
+98
*
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
26
-136
/
+96
*
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
10
-33
/
+23
*
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
2014-02-12
1
-3
/
+5
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
8
-22
/
+11
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-02-12
9
-37
/
+89
|
\
|
*
ALSA: hda - Fix undefined symbol due to builtin/module mixup
Takashi Iwai
2014-02-10
1
-15
/
+15
|
*
ALSA: hda - Fix mic capture on Sony VAIO Pro 11
Takashi Iwai
2014-02-07
1
-0
/
+1
|
*
ALSA: hda - Add a headset quirk for Dell XPS 13
David Henningsson
2014-02-07
1
-0
/
+1
|
*
ALSA: hda - Fix inconsistent Mic mute LED
Takashi Iwai
2014-02-07
6
-18
/
+31
|
*
ALSA: hda - Fix leftover ifdef checks after modularization
Takashi Iwai
2014-02-07
2
-4
/
+4
[next]