index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
asihpi
/
asihpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
ALSA: asihpi: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+3
2013-04-29
ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats
Eldad Zack
1
-1
/
+1
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+2
2013-03-12
ALSA: asihpi - fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-28
/
+27
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-1
/
+1
2012-01-09
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
1
-0
/
+3
2011-12-22
ALSA: asihpi - Fix format validity check.
Eliot Blennerhassett
1
-36
/
+33
2011-12-22
ALSA: asihpi - Use valid channel count in format enumeration.
Eliot Blennerhassett
1
-12
/
+8
2011-12-22
ALSA: asihpi - Add HPI version to module description.
Eliot Blennerhassett
1
-1
/
+3
2011-12-22
ALSA: asihpi - Remove redundant struct members.
Eliot Blennerhassett
1
-77
/
+66
2011-12-22
ALSA: asihpi - Update node types.
Eliot Blennerhassett
1
-2
/
+1
2011-12-22
ALSA: asihpi - Only set sync if card supports hardware stream grouping.
Eliot Blennerhassett
1
-3
/
+3
2011-12-22
ALSA: asihpi - Relax drained check for more reliable playback startup.
Eliot Blennerhassett
1
-3
/
+2
2011-12-22
ALSA: asihpi - Use snd_pcm_debug_name to get substream name.
Eliot Blennerhassett
1
-2
/
+6
2011-12-22
ALSA: asihpi - Volumes and meters may have 1 or 2 channels.
Eliot Blennerhassett
1
-2
/
+14
2011-12-22
ALSA: asihpi - Low latency mode stream has fixed channel count.
Eliot Blennerhassett
1
-4
/
+13
2011-12-22
ALSA: asihpi - fix pcm dma pointer tracking
Eliot Blennerhassett
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-07-24
ALSA: Make snd_pcm_debug_name usable outside pcm_lib
Eliot Blennerhassett
1
-21
/
+0
2011-07-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-15
/
+66
2011-07-22
ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()
Takashi Iwai
1
-9
/
+1
2011-07-22
ALSA: asihpi - Add volume mute controls
Eliot Blennerhassett
1
-1
/
+50
2011-07-22
ALSA: asihpi - Control name updates
Eliot Blennerhassett
1
-4
/
+8
2011-07-22
ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro
Eliot Blennerhassett
1
-9
/
+15
2011-06-24
ALSA: Remove unneeded version.h includes from sound/
Jesper Juhl
1
-1
/
+0
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-186
/
+142
2011-04-05
ALSA: asihpi: Standardise substream name generation
Eliot Blennerhassett
1
-15
/
+16
2011-04-05
ALSA: asihpi: MMAP for non-busmaster cards
Eliot Blennerhassett
1
-135
/
+70
2011-04-05
ALSA: asihpi: Handle playback drained status better
Eliot Blennerhassett
1
-2
/
+10
2011-04-05
ALSA: asihpi: Update debug printing
Eliot Blennerhassett
1
-46
/
+56
2011-04-05
ALSA: snd-asihpi: Control naming
Eliot Blennerhassett
1
-3
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
ALSA: asihpi - Update verbose debug print macros
Eliot Blennerhassett
1
-53
/
+47
2011-03-25
ALSA: asihpi - Improve non-busmaster adapter operation
Eliot Blennerhassett
1
-11
/
+10
2011-03-25
ALSA: asihpi - Support single-rate no-SRC cards
Eliot Blennerhassett
1
-9
/
+7
2011-02-10
ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.
Eliot Blennerhassett
1
-1
/
+2
2011-02-10
ALSA: asihpi - Add snd_card_set_dev to init.
Eliot Blennerhassett
1
-1
/
+3
2011-02-10
ALSA: asihpi - Remove unused subsys pointer from all HPI functions.
Eliot Blennerhassett
1
-205
/
+224
2011-02-10
ALSA: asihpi - Rewrite PCM timer function. Update control names.
Eliot Blennerhassett
1
-227
/
+203
2010-07-16
ALSA: asihpi: fix sign bug
Kulikov Vasiliy
1
-2
/
+4
2010-07-06
ALSA: asihpi - HPI API updates
Eliot Blennerhassett
1
-5
/
+5
2010-06-02
ALSA: asihpi - Fix uninitialized variable
Takashi Iwai
1
-0
/
+3
2010-04-22
ALSA: Add support of AudioScience ASI boards
Eliot Blennerhassett
1
-0
/
+3002