index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: asihpi: a couple array out of bounds issues
Dan Carpenter
2013-09-13
1
-2
/
+7
*
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
2013-07-15
1
-0
/
+3
*
ALSA: Replace the magic number 44 with const
Takashi Iwai
2013-06-28
1
-1
/
+1
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
2013-04-29
1
-1
/
+1
*
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
2013-04-29
1
-2
/
+2
*
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
2013-03-12
1
-1
/
+2
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
3
-34
/
+33
*
ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-28
2
-22
/
+17
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
1
-1
/
+1
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-1
/
+1
*
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-04-07
1
-1
/
+0
|
\
|
*
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-03-30
2
-2
/
+2
|
|
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
|
ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
Eliot Blennerhassett
2012-03-30
2
-7
/
+7
|
|
/
|
/
|
*
|
ALSA: asihpi - fix return type of hpios_locked_mem_alloc()
Dan Carpenter
2012-03-28
2
-2
/
+2
|
/
*
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
2012-01-09
1
-0
/
+3
*
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
2011-12-22
1
-36
/
+33
*
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
2011-12-22
1
-12
/
+8
*
ALSA: asihpi - Correct headers in cached control responses.
Eliot Blennerhassett
2011-12-22
1
-1
/
+7
*
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
2011-12-22
1
-1
/
+3
*
ALSA: asihpi - Distinguish four different emif init errors.
Eliot Blennerhassett
2011-12-22
1
-16
/
+19
*
ALSA: asihpi - New defs and comments.
Eliot Blennerhassett
2011-12-22
1
-14
/
+34
*
ALSA: asihpi - Add autofade query.
Eliot Blennerhassett
2011-12-22
2
-0
/
+13
*
ALSA: asihpi - Simplify dsp code close.
Eliot Blennerhassett
2011-12-22
1
-5
/
+2
*
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
2011-12-22
7
-170
/
+147
*
ALSA: asihpi - Increase debug response buffer size.
Eliot Blennerhassett
2011-12-22
1
-1
/
+1
*
ALSA: asihpi - Add new function codes.
Eliot Blennerhassett
2011-12-22
1
-3
/
+10
*
ALSA: asihpi - Remove unused structs and defs
Eliot Blennerhassett
2011-12-22
1
-94
/
+2
*
ALSA: asihpi - Update node types.
Eliot Blennerhassett
2011-12-22
2
-5
/
+3
*
ALSA: asihpi - Only set sync if card supports hardware stream grouping.
Eliot Blennerhassett
2011-12-22
1
-3
/
+3
*
ALSA: asihpi - Relax drained check for more reliable playback startup.
Eliot Blennerhassett
2011-12-22
1
-3
/
+2
*
ALSA: asihpi - Correct stray capital letters in identifier.
Eliot Blennerhassett
2011-12-22
2
-8
/
+8
*
ALSA: asihpi - Use snd_pcm_debug_name to get substream name.
Eliot Blennerhassett
2011-12-22
1
-2
/
+6
*
ALSA: asihpi - Volumes and meters may have 1 or 2 channels.
Eliot Blennerhassett
2011-12-22
1
-2
/
+14
*
ALSA: asihpi - Low latency mode stream has fixed channel count.
Eliot Blennerhassett
2011-12-22
1
-4
/
+13
*
ALSA: asihpi - Update copyright to 2011
Eliot Blennerhassett
2011-12-22
14
-14
/
+14
*
ALSA: asihpi - Split hpi version info into separate header file.
Eliot Blennerhassett
2011-12-22
6
-34
/
+47
*
ALSA: asihpi - fix pcm dma pointer tracking
Eliot Blennerhassett
2011-12-22
1
-2
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-2
/
+2
*
ALSA: asihp: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
ALSA: asihpi - use kzalloc()
Thomas Meyer
2011-08-07
1
-3
/
+2
*
ALSA: asihpi - Clarify adapter index validity check
Eliot Blennerhassett
2011-08-02
1
-7
/
+12
*
ALSA: asihpi - Don't leak firmware if mem alloc fails
Jesper Juhl
2011-08-01
1
-3
/
+6
*
ALSA: asihpi - off by one in asihpi_hpi_ioctl()
Dan Carpenter
2011-07-27
1
-1
/
+1
*
ALSA: asihpi - bug fix pa use before init.
Eliot Blennerhassett
2011-07-27
1
-7
/
+4
*
ALSA: Make snd_pcm_debug_name usable outside pcm_lib
Eliot Blennerhassett
2011-07-24
1
-21
/
+0
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-07-22
15
-377
/
+311
|
\
|
*
ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()
Takashi Iwai
2011-07-22
1
-9
/
+1
[next]