index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
ALSA: sh: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2
-2
/
+2
2019-11-06
ALSA: rme32: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+2
2019-11-06
ALSA: mips: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+1
2019-11-06
ALSA: drivers: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
3
-4
/
+4
2019-11-06
ALSA: pcm: Create proc files only for non-empty preallocations
Takashi Iwai
1
-1
/
+2
2019-11-06
ALSA: pcm: Warn if doubly preallocated
Takashi Iwai
1
-0
/
+2
2019-11-06
ALSA: docs: Update documentation about SG- and vmalloc-buffers
Takashi Iwai
1
-29
/
+37
2019-11-06
ALSA: pcm: Handle special page mapping in the default mmap handler
Takashi Iwai
1
-1
/
+13
2019-11-06
ALSA: memalloc: Add vmalloc buffer allocation support
Takashi Iwai
2
-4
/
+17
2019-11-06
ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type
Takashi Iwai
2
-9
/
+16
2019-11-05
ALSA: hda: Disable regmap internal locking
Takashi Iwai
1
-0
/
+1
2019-11-04
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-11-02
ALSA: bebob: link the order of establishing connections and Syt-match clock mode
Takashi Sakamoto
1
-29
/
+22
2019-11-02
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
Takashi Sakamoto
1
-4
/
+10
2019-11-02
ALSA: bebob: expand sleep just after breaking connections for protocol version 1
Takashi Sakamoto
1
-5
/
+6
2019-10-30
ALSA: firewire-motu: Correct a typo in the clock proc string
Takashi Iwai
1
-1
/
+1
2019-10-30
ALSA: firewire-motu: add support for MOTU UltraLite
Takashi Sakamoto
1
-0
/
+14
2019-10-30
ALSA: firewire-motu: code refactoring to handle model specific switch for pro...
Takashi Sakamoto
3
-44
/
+43
2019-10-30
ALSA: firewire-motu: minor code refactoring for protocol version 2
Takashi Sakamoto
1
-26
/
+39
2019-10-30
ALSA: firewire-motu: detect SPH source of sampling clock
Takashi Sakamoto
5
-1
/
+9
2019-10-30
ALSA: firewire-motu: print for unknown source of sampling clock
Takashi Sakamoto
1
-0
/
+1
2019-10-30
ALSA: firewire-motu: fix wrong spelling for macro
Takashi Sakamoto
4
-7
/
+7
2019-10-30
ALSA: usb-audio: sound: usb: usb true/false for bool return type
Saurav Girepunje
1
-5
/
+5
2019-10-28
ALSA: hda: Allow non-Intel device probe gracefully
Takashi Iwai
1
-4
/
+4
2019-10-28
ALSA: hda - Fix pending unsol events at shutdown
Takashi Iwai
2
-0
/
+7
2019-10-28
Revert "ALSA: hda: Flush interrupts on disabling"
Takashi Iwai
2
-3
/
+1
2019-10-26
ALSA: bebob: Fix prototype of helper function to return negative value
Takashi Sakamoto
1
-2
/
+1
2019-10-25
ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-24
ALSA: hda/realtek - Fix 2 front mics of codec 0x623
Aaron Ma
1
-0
/
+2
2019-10-24
ALSA: hda/realtek - Add support for ALC623
Kailang Yang
1
-0
/
+9
2019-10-24
ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface
Justin Song
1
-0
/
+1
2019-10-23
ALSA: hda: fix intel DSP config
Pierre-Louis Bossart
1
-56
/
+164
2019-10-23
ALSA: hda: add Intel DSP configuration / probe code
Jaroslav Kysela
11
-68
/
+322
2019-10-23
ALSA: hda: Add Tigerlake/Jasperlake PCI ID
Pan Xiuli
1
-0
/
+6
2019-10-22
ALSA: usb-audio: Fix copy&paste error in the validator
Takashi Iwai
1
-1
/
+1
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-21
ALSA: hda/realtek - Add support for ALC711
Kailang Yang
1
-0
/
+3
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
ASoC: SOF: control: return true when kcontrol values change
Dragos Tarcatu
1
-8
/
+18
2019-10-18
ASoC: stm32: sai: fix sysclk management on shutdown
Olivier Moysan
1
-10
/
+11
2019-10-18
ASoC: Intel: sof-rt5682: add a check for devm_clk_get
Chuhong Yuan
1
-0
/
+9
2019-10-18
ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
Junya Monden
1
-0
/
+1
2019-10-18
ALSA: firewire-lib: tune the minimum available size of PCM period
Takashi Sakamoto
1
-1
/
+13
[next]