index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: echoaudio: use after free on error
Dan Carpenter
2014-03-05
1
-4
/
+4
*
ALSA: lola: NULL deref on allocation error
Dan Carpenter
2014-03-05
1
-1
/
+0
*
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
3
-20
/
+31
*
ALSA: core - Define snd_pci_quirk without CONFIG_PCI
Dylan Reid
2014-03-01
1
-1
/
+14
*
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
*
Merge branch 'topic/cvt-dev-prints' into for-next
Takashi Iwai
2014-02-28
107
-2117
/
+2520
|
\
|
*
ALSA: 6fire: Use standard printk helpers
Takashi Iwai
2014-02-26
6
-72
/
+86
|
*
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
2014-02-26
11
-254
/
+325
|
*
ALSA: ymfpci: Use standard printk helpers
Takashi Iwai
2014-02-26
2
-18
/
+30
|
*
ALSA: vx222: Use standard printk helpers
Takashi Iwai
2014-02-26
2
-13
/
+13
|
*
ALSA: trident: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-41
/
+48
|
*
ALSA: rme9652: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-6
/
+13
|
*
ALSA: hdspm: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-56
/
+69
|
*
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-49
/
+79
|
*
ALSA: pcxhr: Use standard printk helpers
Takashi Iwai
2014-02-26
5
-98
/
+131
|
*
ALSA: oxygen: Use standard printk helpers
Takashi Iwai
2014-02-26
4
-12
/
+12
|
*
ALSA: nm256: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-32
/
+43
|
*
ALSA: mixart: Use standard printk helpers
Takashi Iwai
2014-02-26
4
-85
/
+163
|
*
ALSA: lx6464es: Use standard printk helpers
Takashi Iwai
2014-02-26
2
-117
/
+129
|
*
ALSA: lola: Use standard printk helpers
Takashi Iwai
2014-02-26
4
-49
/
+55
|
*
ALSA: ice17xx: Use standard printk helpers
Takashi Iwai
2014-02-26
8
-59
/
+76
|
*
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
2014-02-26
13
-93
/
+137
|
*
ALSA: emu10k1x: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-9
/
+18
|
*
ALSA: echoaudio: Use standard printk helpers
Takashi Iwai
2014-02-26
3
-15
/
+18
|
*
ALSA: cs46xx: Use standard printk helpers
Takashi Iwai
2014-02-26
3
-123
/
+203
|
*
ALSA: cs5535audio: Use standard printk helpers
Takashi Iwai
2014-02-26
4
-21
/
+25
[next]