Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8dc7243abbf514e208aee1c0b430f35b866f8cc4
/
sound
« Previous
57e41f3
ASoC: es8328: Fix ADC format setup
by John Keeping
· 9 years ago
420c470d
ASoC: es8328: Move clock setup to hw_params
by John Keeping
· 9 years ago
8d879be
ALSA: pcm: Bail out when chmap is already present
by Takashi Iwai
· 9 years ago
62f00e4
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
by Takashi Sakamoto
· 9 years ago
390a151
ALSA: firewire-lib: code cleanup for outgoing packet handling
by Takashi Sakamoto
· 9 years ago
d9a16fc
ALSA: firewire-lib: code cleanup for incoming packet handling
by Takashi Sakamoto
· 9 years ago
dec63cc
ALSA: firewire-lib: handle IT/IR contexts in each software interrupt context
by Takashi Sakamoto
· 9 years ago
28e64f5
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 9 years ago
eb4a378
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet parameter
by Takashi Sakamoto
· 9 years ago
c71283c
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet parameter
by Takashi Sakamoto
· 9 years ago
2e00fde
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
3231e20
ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
by Yura Pakhuchiy
· 9 years ago
addacd8
ALSA: hda - Fix broken reconfig
by Takashi Iwai
· 9 years ago
ddecd14
ASoC: davinci-mcasp: Calculate AUXCLK divider when setting up master clocks
by Peter Ujfalusi
· 9 years ago
3e9bee1
ASoC: davinci-mcasp: Restructure the davinci_mcasp_calc_clk_div()
by Peter Ujfalusi
· 9 years ago
226e73e
ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameter
by Peter Ujfalusi
· 9 years ago
20d4b10
ASoC: davinci-mcasp: Use defines for clkdiv IDs
by Peter Ujfalusi
· 9 years ago
39f0ccd
ALSA: hda - Clarify CONFIG_SND_HDA_RECONFIG usages
by Takashi Iwai
· 9 years ago
875f6ff
ALSA: compress: Replace complex if statement with switch
by Charles Keepax
· 9 years ago
1d03f2b
ALSA: compress: Fix poll error return codes
by Charles Keepax
· 9 years ago
5bd0539
ALSA: compress: Remove pointless NULL check
by Charles Keepax
· 9 years ago
0b92b0c
ALSA: compress: Use snd_compr_get_poll on error path
by Charles Keepax
· 9 years ago
e099aee
ALSA: pcm: Fix poll error return codes
by Charles Keepax
· 9 years ago
1935736
ASoC: davinci-mcasp: Do not allow multiple streams in one direction
by Peter Ujfalusi
· 9 years ago
7c37671
ASoC: simple-card: Add pm callbacks to platform driver
by Peter Ujfalusi
· 9 years ago
0c95c1d
ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet data
by Takashi Sakamoto
· 9 years ago
f90e2de
ALSA: firewire-lib: compute the value of second field in cycle count for IR context
by Takashi Sakamoto
· 9 years ago
73fc7f0
ALSA: firewire-lib: compute the value of second field in cycle count for IT context
by Takashi Sakamoto
· 9 years ago
2da2dc9
ALSA: hda - Fix white noise on Asus UX501VW headset
by Kaho Ng
· 9 years ago
38b19ed
ALSA: hda: fix to wait for RIRB & CORB DMA to set
by Jeeja KP
· 9 years ago
94e9080
ALSA: hda: fix the missing ptr initialization
by Vinod Koul
· 9 years ago
89e448b
ALSA: usb-midi: correct speed checking
by Oliver Neukum
· 9 years ago
748a1cc
ALSA: usb-audio: correct speed checking
by Oliver Neukum
· 9 years ago
dcd4f0d
ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294
by Kailang Yang
· 9 years ago
84d7a44
ALSA: isa/wavefront: prevent some out of bound writes
by Dan Carpenter
· 9 years ago
e4ec8cc
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
by Kangjie Lu
· 9 years ago
9a47e9c
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
by Kangjie Lu
· 9 years ago
cec8f96
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
by Kangjie Lu
· 9 years ago
f8ff65b
ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626
by Takashi Sakamoto
· 9 years ago
b58cea7
ASoC: da7129: Add missing include of acpi.h
by Mark Brown
· 9 years ago
e5b7d71
ASoC: pxa: Fix module autoload for platform drivers
by Andrea Adami
· 9 years ago
c286b3f
ASoC: Intel: Skylake: Fix memory leak in nhlt init
by Jeeja KP
· 9 years ago
8ea4167
ASoC: topology: Fix memory leak in widget creation
by Jeeja KP
· 9 years ago
4d24585
ASoC: fsl_sai: Allow setting the SAI MCLK direction
by Fabio Estevam
· 9 years ago
1593af6
ASoC: fsl_sai: Introduce a compatible string for MX6UL
by Fabio Estevam
· 9 years ago
5181365
ASoC: da7219: Add initial ACPI id for device
by Adam Thomson
· 9 years ago
381437d
ASoC: rt5645: polling jd status in all conditions
by Bard Liao
· 9 years ago
7e885d2
ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"
by John Keeping
· 9 years ago
a6e806c
ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"
by John Keeping
· 9 years ago
721be3b
ASoC: wm_adsp: Detach compressed stream on free
by Charles Keepax
· 9 years ago
edd7135
ASoC: wm_adsp: Move compr_attach/attached functions
by Charles Keepax
· 9 years ago
0023f8a
Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adsp
by Mark Brown
· 9 years ago
8f65881
ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()
by Dan Carpenter
· 9 years ago
9ee7875
ASoC: wm_adsp: Add support for TLV based binary controls
by Charles Keepax
· 9 years ago
551f4bc
ASoC: Intel: Boards: remove ignore_suspend for WoV streams
by Jeeja KP
· 9 years ago
9a655db
ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend
by Jeeja KP
· 9 years ago
1a13b1f
ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On"
by Dharageswari.R
· 9 years ago
76222d6d
ASoC: Intel: Skylake: Fix memory leak during init instance
by Mousumi Jana
· 9 years ago
95536d8
ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up
by Dharageswari.R
· 9 years ago
0ce8428
Merge tag 'asoc-fix-v4.6-rc5' into asoc-intel
by Mark Brown
· 9 years ago
3a14c66
dmaengine: dw: pass platform data via struct dw_dma_chip
by Andy Shevchenko
· 9 years ago
823ecdd
ASoC: davinci-mcasp: Fix overwriting of ahclkx
by Jim Lodes
· 9 years ago
2d2c038
ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
by Takashi Iwai
· 9 years ago
3cc6185
ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register list
by Caleb Crome
· 9 years ago
57dd541
ALSA: usb-audio: Limit retrying sample rate reads
by Takashi Iwai
· 9 years ago
ea5a137
ASoC: Intel: Skylake: Update channel map based on runtime params
by Subhransu S. Prusty
· 9 years ago
7e12dc8
ASoC: Intel: Skylake: Add multichannel support for HDMI
by Subhransu S. Prusty
· 9 years ago
2889099
ASoC: hdac_hdmi: Register chmap controls and ops
by Subhransu S. Prusty
· 9 years ago
46ed1a2
ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmap
by Subhransu S. Prusty
· 9 years ago
0d425b4
ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmap
by Subhransu S. Prusty
· 9 years ago
1a10612
ASoC: skl_rt286: Fix to support hdmi channel map support
by Subhransu S. Prusty
· 9 years ago
bcced70
ASoC: hdac_hdmi: Add multichannel support
by Subhransu S. Prusty
· 9 years ago
b7756ed
ASoC: hdac_hdmi: parse eld for channel map capability
by Subhransu S. Prusty
· 9 years ago
6a5ea5c
Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-hdmi
by Mark Brown
· 9 years ago
9fc7c86
ALSA: hda - add helper to get channels from cap bits
by Subhransu S. Prusty
· 9 years ago
ca2cd6b
ASoC: Add max98371 codec driver
by anish kumar
· 9 years ago
1a5658c
ASoC: rsnd: count .probe/.remove for rsnd_mod_call()
by Kuninori Morimoto
· 9 years ago
beff053
ASoC: bcm2835: Add S16_LE support via packed DMA transfers
by Matthias Reichl
· 9 years ago
cc70666
Merge branch 'topic/dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-bcm2835
by Mark Brown
· 9 years ago
73fe01c
ASoC: dmaengine_pcm: Add support for packed transfers
by Matthias Reichl
· 9 years ago
06eb49f
ASoC: topology: Check size mismatch of ABI objects before parsing
by Mengdong Lin
· 9 years ago
7de76b6
ASoC: topology: Check failure to create a widget
by Mengdong Lin
· 9 years ago
bd023ad
ASoC: add support for TAS5720 digital amplifier
by Andreas Dannenberg
· 9 years ago
af9cc93
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 9 years ago
56574d5
ASoC: wm_adsp: factor out freeing of alg regions
by Richard Fitzgerald
· 9 years ago
401cf14
ASoC: arizona: call wm_adsp2_remove when codec driver is removed
by Richard Fitzgerald
· 9 years ago
66225e9
ASoC: wm_adsp: free memory when unloaded or closed
by Richard Fitzgerald
· 9 years ago
80833ff
ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclk
by Peter Rosin
· 9 years ago
8c0f551
Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc-linus
by Mark Brown
· 9 years ago
78cfca3
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/fix/hdac', 'asoc/fix/nau8825' and 'asoc/fix/rt5616' into asoc-linus
by Mark Brown
· 9 years ago
e408057
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
by Mark Brown
· 9 years ago
f179f3f8
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 9 years ago
2ab8e74
ASoC: arizona: No need to update_bits when writing AEC clock control
by Richard Fitzgerald
· 9 years ago
989ff77
ASoC: omap-pcm: Initialize DMA configuration
by Jim Lodes
· 9 years ago
f7cb512
ASoC: ac97: use gpiochip data pointer
by Linus Walleij
· 9 years ago
c2aea14
ASoC: wm8996: use gpiochip data pointer
by Linus Walleij
· 9 years ago
f42b6f5
ASoC: wm8962: use gpiochip data pointer
by Linus Walleij
· 9 years ago
8f41606
ASoC: wm8903: use gpiochip data pointer
by Linus Walleij
· 9 years ago
db1d127
ASoC: wm5100: use gpiochip data pointer
by Linus Walleij
· 9 years ago
1490036
ASoC: rt5677: use gpiochip data pointer
by Linus Walleij
· 9 years ago
Next »