index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
cmipci.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-3
/
+3
2019-11-06
ALSA: rme: Avoid non-standard macro usage
Takashi Iwai
3
-13
/
+3
2019-11-06
ALSA: es1968: Avoid non-standard macro usage
Takashi Iwai
1
-3
/
+1
2019-11-06
ALSA: echoaudio: Avoid non-standard macro usage
Takashi Iwai
1
-13
/
+7
2019-11-06
ALSA: aoa: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
12
-24
/
+0
2019-11-06
ALSA: mips: Convert to the common vmalloc memalloc
Takashi Iwai
1
-6
/
+6
2019-11-06
ALSA: pdaudiocf: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+5
2019-11-06
ALSA: vx: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+5
2019-11-06
ALSA: ua101: Convert to the common vmalloc memalloc
Takashi Iwai
1
-7
/
+7
2019-11-06
ALSA: hiface: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+5
2019-11-06
ALSA: caiaq: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+4
2019-11-06
ALSA: 6fire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+5
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
9
-47
/
+40
2019-11-06
ALSA: aloop: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+4
2019-11-06
ALSA: usb-audio: Convert to the common vmalloc memalloc
Takashi Iwai
1
-42
/
+8
2019-11-06
ALSA: 6fire: Drop the dead code
Takashi Iwai
1
-7
/
+0
2019-11-06
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
3
-7
/
+5
2019-11-06
ALSA: sparc: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2
-2
/
+2
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 protocol v2
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
[next]