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.13.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
2019-07-26
ASoC: Intel: Fix some acpi vs apci typo in somme comments
Christophe JAILLET
10
-10
/
+10
2019-07-26
ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
Peter Ujfalusi
1
-1
/
+2
2019-07-25
ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
Chuhong Yuan
1
-3
/
+2
2019-07-25
ALSA: hda - Add a conexant codec entry to let mute led work
Hui Wang
1
-0
/
+1
2019-07-25
ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
Takashi Iwai
1
-3
/
+2
2019-07-24
ASoC: Fail card instantiation if DAI format setup fails
Ricard Wanderlof
1
-2
/
+5
2019-07-24
ALSA: line6: sizeof (byte) is always 1, use that fact.
Pavel Machek
1
-2
/
+2
2019-07-23
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
1
-9
/
+4
2019-07-23
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
Kai Vehmanen
2
-4
/
+4
2019-07-23
ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
Stephan Gerhold
1
-8
/
+8
2019-07-23
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
1
-0
/
+6
2019-07-23
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
1
-0
/
+8
2019-07-23
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
1
-6
/
+24
2019-07-23
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
2
-9
/
+12
2019-07-22
ASoC: dapm: fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-07-22
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-14
/
+36
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
7
-148
/
+212
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
1
-21
/
+28
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-24
/
+33
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
1
-23
/
+32
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
1
-17
/
+28
2019-07-22
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
1
-21
/
+30
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
7
-88
/
+97
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
1
-25
/
+22
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
1
-20
/
+25
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
1
-33
/
+63
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
1
-24
/
+44
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2
-3
/
+21
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
7
-31
/
+23
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
4
-3
/
+20
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-27
/
+26
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-19
/
+20
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
7
-38
/
+35
2019-07-22
ALSA: firewire-lib: pass data block count as an argument to tracepoints event
Takashi Sakamoto
2
-5
/
+5
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
4
-7
/
+11
2019-07-22
ASoC: SOF: use __u32 instead of uint32_t in uapi headers
Masahiro Yamada
2
-13
/
+17
2019-07-22
SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection
Enric Balletbo i Serra
1
-0
/
+32
2019-07-22
ASoC: cs42xx8: Fix MFREQ selection issue for async mode
Shengjiu Wang
1
-19
/
+97
2019-07-22
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
Charles Keepax
1
-4
/
+4
2019-07-22
Merge branch 'topic/hda-acomp-base' into for-next
Takashi Iwai
12404
-425809
/
+987379
2019-07-22
ALSA: hda: Flush interrupts on disabling
Chris Wilson
2
-1
/
+3
2019-07-22
ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI
Takashi Iwai
1
-22
/
+211
2019-07-22
ALSA: hda/hdmi - Don't report spurious jack state changes
Takashi Iwai
1
-14
/
+18
2019-07-22
ALSA: line6: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-22
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-122
/
+119
2019-07-21
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-31
/
+126
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
[prev]
[next]