index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-10-16
[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
Clemens Ladisch
1
-1
/
+7
2007-07-20
[ALSA] Fix substream to check in PCM drain
Takashi Iwai
1
-1
/
+1
2007-05-11
[ALSA] pcm_native: lockdep warning when launching jack
Frederik Deweerdt
1
-1
/
+2
2007-05-11
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
1
-17
/
+10
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert sound
Josef Sipek
1
-1
/
+1
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
1
-5
/
+5
2006-11-28
[ALSA] Fix hang-up at disconnection of usb-audio
Takashi Iwai
1
-2
/
+4
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-20
/
+20
2006-10-01
[PATCH] maximum latency tracking: ALSA support
Takashi Iwai
1
-1
/
+22
2006-09-23
[ALSA] Fix control/status mmap with shared PCM substream
Takashi Iwai
1
-39
/
+10
2006-06-22
[ALSA] Remove bogus check of mmap_count in snd_pcm_release()
Takashi Iwai
1
-1
/
+0
2006-06-22
[ALSA] Fix pcm-draining of capture stream in PCM middle layer
Takashi Iwai
1
-2
/
+0
2006-06-22
[ALSA] Fix mmap_count with O_APPEND opened streams
Takashi Iwai
1
-5
/
+5
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
1
-26
/
+55
2006-06-22
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
1
-1
/
+20
2006-04-12
[ALSA] Fix Oops of PCM OSS emulation
Takashi Iwai
1
-2
/
+4
2006-03-31
[ALSA] Clean up PCM codes (take 2)
Takashi Iwai
1
-51
/
+57
2006-03-31
[ALSA] Tiny clean up of PCM codes
Takashi Iwai
1
-26
/
+13
2006-03-31
[ALSA] Cleanup unused argument for snd_power_wait()
Takashi Iwai
1
-5
/
+5
2006-03-22
[ALSA] pcm - Move PAUSE ioctl to common ioctl handler
Takashi Iwai
1
-8
/
+8
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
1
-6
/
+6
2006-01-03
[ALSA] pcm - Make the support of old API selectable
Takashi Iwai
1
-0
/
+6
2006-01-03
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
1
-13
/
+27
2006-01-03
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
1
-32
/
+21
2006-01-03
[ALSA] pcm - NULL check in snd_pcm_suspend*()
Takashi Iwai
1
-0
/
+6
2006-01-03
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
1
-291
/
+332
2005-11-04
[ALSA] fix improper CONFIG_SND_MAJOR usage
Clemens Ladisch
1
-1
/
+0
2005-11-04
[ALSA] Use getnstimeofday()
Takashi Iwai
1
-10
/
+4
2005-11-04
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
1
-1
/
+2
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
1
-6
/
+3
2005-09-12
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
1
-1
/
+1
2005-09-12
[ALSA] Fix DocBook warnings
Takashi Iwai
1
-0
/
+9
2005-08-30
[ALSA] Timer API - added SUSPEND/RESUME events
Jaroslav Kysela
1
-2
/
+2
2005-08-30
[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
Karsten Wiese
1
-7
/
+3
2005-06-22
[ALSA] Fix races between PCM drain and other ops
Takashi Iwai
1
-34
/
+36
2005-05-29
[ALSA] sound/core/: possible cleanups
Adrian Bunk
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+3364