index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
ALSA: hda: add Intel DSP configuration / probe code
Jaroslav Kysela
11
-68
/
+322
2019-10-21
PCI: Fix missing inline for pci_pr3_present()
Takashi Iwai
1
-1
/
+1
2019-10-21
ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver
Kai-Heng Feng
1
-1
/
+7
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
2
-0
/
+20
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
10
-15
/
+98
2019-10-19
ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t...
Takashi Sakamoto
2
-46
/
+140
2019-10-19
ALSA: firewire-lib: cancel flushing isoc context in the laste step to process...
Takashi Sakamoto
1
-4
/
+0
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
10
-26
/
+33
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
10
-42
/
+56
2019-10-19
ALSA: firewire-lib: add irq_target member into amdtp_domain struct
Takashi Sakamoto
1
-0
/
+2
2019-10-18
ALSA: firewire-lib: tune the minimum available size of PCM period
Takashi Sakamoto
1
-1
/
+13
2019-10-18
ALSA: firewire-lib: tune the maximum available size of PCM period
Takashi Sakamoto
1
-11
/
+18
2019-10-18
ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period
Takashi Sakamoto
2
-15
/
+58
2019-10-18
ALSA: fireface: share PCM buffer size for both direction
Takashi Sakamoto
3
-4
/
+17
2019-10-18
ALSA: firewire-motu: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: firewire-tascam: share PCM buffer size for both direction
Takashi Sakamoto
3
-4
/
+16
2019-10-18
ALSA: firewire-digi00x: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: dice: share PCM buffer size for both direction
Takashi Sakamoto
4
-7
/
+23
2019-10-18
ALSA: oxfw: share PCM buffer size for both direction
Takashi Sakamoto
4
-7
/
+22
2019-10-18
ALSA: fireworks: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
10
-26
/
+41
2019-10-17
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
1
-6
/
+23
2019-10-17
ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...
Takashi Sakamoto
1
-8
/
+21
2019-10-17
ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...
Takashi Sakamoto
1
-8
/
+26
2019-10-17
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...
Takashi Sakamoto
1
-7
/
+28
2019-10-17
ALSA: dice: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-12
/
+31
2019-10-17
ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-11
/
+28
2019-10-17
ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-11
/
+28
2019-10-17
ALSA: bebob: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-12
/
+27
2019-10-17
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+14
2019-10-17
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: firewire-tascam: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+15
2019-10-17
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: dice: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: oxfw: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-6
/
+19
2019-10-17
ALSA: fireworks: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: firewire-lib: add a member into AMDTP domain for events per period
Takashi Sakamoto
2
-0
/
+14
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
18
-162
/
+162
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
[next]