index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
ASoC: blackfin: Convert to the new PCM ops
Takashi Iwai
2
-20
/
+43
2017-06-02
ALSA: sh: Convert to the new PCM ops
Takashi Iwai
1
-24
/
+30
2017-06-02
ALSA: sb: Convert to the new PCM ops
Takashi Iwai
1
-81
/
+109
2017-06-02
ALSA: gus: Convert to the new PCM ops
Takashi Iwai
1
-38
/
+59
2017-06-02
ALSA: hdsp: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+50
2017-06-02
ALSA: rme9652: Convert to the new PCM ops
Takashi Iwai
1
-17
/
+54
2017-06-02
ALSA: rme96: Convert to the new PCM ops
Takashi Iwai
1
-26
/
+44
2017-06-02
ALSA: rme32: Convert to the new PCM copy ops
Takashi Iwai
1
-22
/
+43
2017-06-02
ALSA: korg1212: Convert to the new PCM ops
Takashi Iwai
1
-47
/
+65
2017-06-02
ALSA: nm256: Convert to new PCM copy ops
Takashi Iwai
1
-20
/
+37
2017-06-02
ALSA: es1938: Convert to the new PCM copy ops
Takashi Iwai
1
-8
/
+25
2017-06-02
ALSA: dummy: Convert to new PCM copy ops
Takashi Iwai
1
-6
/
+14
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
3
-15
/
+84
2017-05-30
ALSA: pcm: include pcm_local.h and remove some extraneous tabs
Colin Ian King
1
-6
/
+8
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
14
-51
/
+51
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
6
-32
/
+60
2017-05-26
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
1
-9
/
+37
2017-05-26
staging: bcm2835-audio: Deliver indirect-PCM transfer error
Takashi Iwai
1
-3
/
+2
2017-05-26
ALSA: rme32: Deliver indirect-PCM transfer error
Takashi Iwai
1
-6
/
+4
2017-05-26
ALSA: emu10k1: Deliver indirect-PCM transfer error
Takashi Iwai
1
-2
/
+2
2017-05-26
ALSA: cs46xx: Deliver indirect-PCM transfer error
Takashi Iwai
1
-4
/
+4
2017-05-26
ALSA: mips: Deliver indirect-PCM transfer error
Takashi Iwai
1
-8
/
+6
2017-05-26
ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpers
Takashi Iwai
1
-2
/
+8
2017-05-25
ALSA: sb: remove needless evaluation in implementation for copy callback
Takashi Sakamoto
1
-25
/
+3
2017-05-25
ALSA: gus: remove unused local flag
Takashi Sakamoto
1
-27
/
+22
2017-05-24
ALSA: control: remove entry limitation for list operation
Takashi Sakamoto
1
-3
/
+1
2017-05-23
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
1
-3
/
+3
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2
-47
/
+67
2017-05-23
ALSA: control: Simplify snd_ctl_elem_list() implementation
Takashi Iwai
1
-42
/
+24
2017-05-22
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
12
-227
/
+9
2017-05-21
ALSA: mixart: constify snd_kcontrol_new structures
Bhumika Goyal
1
-3
/
+3
2017-05-21
ALSA: cs46xx: constify snd_kcontrol_new structures
Bhumika Goyal
1
-1
/
+1
2017-05-21
ALSA: ice1712: constify snd_kcontrol_new structures
Bhumika Goyal
2
-4
/
+4
2017-05-21
ALSA: sound/isa: constify snd_kcontrol_new structures
Bhumika Goyal
5
-7
/
+7
2017-05-21
ALSA: pcm: Simplify forward/rewind codes
Takashi Iwai
1
-68
/
+50
2017-05-21
ALSA: pcm: Use a common helper for PCM state check and hwsync
Takashi Iwai
1
-118
/
+35
2017-05-18
ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const
Arnd Bergmann
1
-1
/
+1
2017-05-18
ALSA: pcm: use "do {} while (0)" for empty macro
Arnd Bergmann
1
-1
/
+1
2017-05-17
ALSA: pcm: constify function local and read-only table
Takashi Sakamoto
1
-2
/
+3
2017-05-17
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...
Takashi Sakamoto
3
-11
/
+12
2017-05-17
ALSA: pcm: use helper function to refer parameter as read-only
Takashi Sakamoto
4
-8
/
+10
2017-05-17
ALSA: pcm: add const qualifier for read-only table for sampling rate
Takashi Sakamoto
1
-2
/
+4
2017-05-17
Merge branch 'topic/avr32-removal' into for-next
Takashi Iwai
8
-1394
/
+88
2017-05-17
ALSA: Enable build with m68k
Takashi Iwai
1
-2
/
+2
2017-05-17
ALSA: emu10k1: Get rid of set_fs() usage
Takashi Iwai
1
-54
/
+73
2017-05-17
ALSA: opl3: Kill unused set_fs()
Takashi Iwai
1
-14
/
+0
2017-05-17
ALSA: hda - Remove superfluous header inclusions
Takashi Iwai
1
-2
/
+0
2017-05-17
ALSA: hda - Fix a typo in comment
Takashi Iwai
1
-1
/
+1
2017-05-17
ALSA: hda - Remove the use of set_fs()
Takashi Iwai
1
-28
/
+31
2017-05-17
ALSA: hda - Remove the generic bind ctl helpers
Takashi Iwai
2
-168
/
+0
[next]