sfrench/cifs-2.6.git
2019-02-06 Takashi IwaiALSA: pci: Clean up with new procfs helpers
2019-02-06 Takashi IwaiALSA: i2c: Clean up with new procfs helpers
2019-02-06 Takashi IwaiALSA: isa: Clean up with new procfs helpers
2019-02-06 Takashi IwaiALSA: drivers: Clean up with new procfs helpers
2019-02-06 Takashi IwaiALSA: info: Add standard helpers for card proc file...
2019-02-06 Takashi IwaiALSA: pci: Remove superfluous snd_info_register() calls
2019-02-06 Takashi IwaiALSA: compress: Remove superfluous snd_info_register...
2019-02-06 Takashi IwaiALSA: pcm: Remove superfluous snd_info_register() calls
2019-02-06 Takashi IwaiALSA: emux: Remove superfluous snd_info_register()...
2019-02-06 Takashi IwaiALSA: opl4: Remove superfluous snd_info_register()...
2019-02-06 Takashi IwaiALSA: firewire: Remove superfluous snd_info_register...
2019-02-05 Takashi IwaiALSA: info: Always register entries recursively
2019-02-05 Takashi IwaiALSA: core: Don't allow NULL device for memory allocation
2019-02-05 Takashi IwaiASoC: sh: Avoid passing NULL to memory allocators
2019-02-05 Takashi IwaiASoC: amd: Avoid passing NULL to memory allocators
2019-02-04 Takashi IwaiALSA: arm: Avoid passing NULL to memory allocators
2019-02-04 Takashi IwaiALSA: x86: Avoid passing NULL to memory allocators
2019-02-01 Takashi IwaiALSA: isa: Avoid passing NULL to memory allocators
2019-02-01 Christoph HellwigALSA: mips: pass struct device to DMA API functions
2019-02-01 Christoph HellwigALSA: hal2: pass struct device to DMA API functions
2019-01-31 Guennadi LiakhovetskiALSA: pcm: remove a superfluous function declaration
2019-01-29 Takashi IwaiALSA: hda - Use standard device registration for beep
2019-01-29 Takashi IwaiMerge branch 'topic/hda-pm-state' into for-next
2019-01-29 Takashi IwaiALSA: hda/realtek - Apply ALC294 hp init also for S4...
2019-01-29 Takashi IwaiALSA: hda - Record the current power state before suspe...
2019-01-29 Kailang YangALSA: hda/realtek - Fixed hp_pin no value
2019-01-29 Jussi LaakoALSA: usb-audio: Cleanup DSD whitelist
2019-01-29 Takashi IwaiMerge branch 'for-linus' into for-next
2019-01-28 Takashi SakamotoALSA: dice: add support for Solid State Logic Duende...
2019-01-25 Takashi IwaiALSA: pcm: Fix tight loop of OSS capture stream
2019-01-25 Olek PoplavskyALSA: usb-audio: Add Opus #3 to quirks for native DSD...
2019-01-25 Takashi IwaiALSA: pcm: Use the common error path in __snd_pcm_lib_x...
2019-01-25 Dan CarpenterALSA: fireface: Off by one in latter_handle_midi_msg()
2019-01-24 Takashi IwaiMerge branch 'topic/pcm-lock-refactor' into for-next
2019-01-24 Takashi IwaiALSA: proc: Avoid possible leaks of snd_info_entry...
2019-01-24 Takashi IwaiALSA: pcm: Simplify proc file destruction
2019-01-24 Takashi IwaiALSA: pcm: Drop unused snd_pcm_substream.file field
2019-01-24 Takashi SakamotoALSA: fireface: comment cleanup about destination addre...
2019-01-23 Takashi IwaiALSA: pcm: Cleanup snd_pcm_stream_lock() & co
2019-01-23 Takashi IwaiALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
2019-01-23 Takashi IwaiALSA: pcm: More fine-grained PCM link locking
2019-01-22 Takashi SakamotoALSA: fireface: support rx MIDI functionality for Firef...
2019-01-22 Takashi SakamotoALSA: fireface: add protocol-specific operation to...
2019-01-22 Takashi SakamotoALSA: fireface: add model-dependent parameter for addre...
2019-01-22 Takashi SakamotoALSA: fireface: support tx MIDI functionality of Firefa...
2019-01-22 Takashi SakamotoALSA: fireface: add model-dependent parameter for addre...
2019-01-22 Takashi SakamotoALSA: fireface: change prototype of handler for async...
2019-01-22 Sameer PujarALSA: hda/tegra: add driver flag for runtime PM
2019-01-22 Sameer PujarALSA: hda/tegra: implement runtime suspend/resume
2019-01-22 Sameer PujarALSA: hda/tegra: remove redundant clock enable API
2019-01-22 Sameer PujarALSA: hda/tegra: add runtime PM callbacks
2019-01-22 Sameer PujarALSA: hda/tegra: get clock handles early in probe
2019-01-22 Sameer PujarALSA: hda/tegra: runtime power management support
2019-01-21 Takashi IwaiALSA: pcm: Avoid confusing loop in snd_pcm_unlink()
2019-01-21 Takashi IwaiALSA: pcm: Make PCM linked list consistent while re...
2019-01-21 Takashi IwaiALSA: pcm: Unify snd_pcm_group initialization
2019-01-21 Takashi IwaiALSA: pcm: Call snd_card_unref() inside in_pcm_file()
2019-01-21 Anthony WongALSA: hda - Add mute LED support for HP ProBook 470 G5
2019-01-21 Takashi SakamotoALSA: fireface: add support for Fireface UCX
2019-01-21 Takashi SakamotoALSA: fireface: code refactoring to parse of clock...
2019-01-21 Takashi SakamotoALSA: fireface: code refactoring for dump of sync status
2019-01-21 Takashi SakamotoALSA: fireface: add protocol-dependent operation to...
2019-01-21 Takashi SakamotoALSA: fireface: add protocol-dependent operation to...
2019-01-21 Takashi SakamotoALSA: fireface: add protocol-dependent operation to...
2019-01-21 Takashi SakamotoALSA: fireface: obsolete proc node to leave one node
2019-01-21 Takashi SakamotoALSA: fireface: unify protocol layer for FF400/FF800
2019-01-21 Takashi SakamotoALSA: fireface: rename protocol layer for former models
2019-01-21 Takashi IwaiALSA: hda - Fix unused variable warning
2019-01-18 Takashi IwaiMerge branch 'topic/pcm-device-suspend' into for-next
2019-01-18 Takashi IwaiMerge tag 'asoc-fix-v5.0-rc2' of https://git./linux...
2019-01-15 Gustavo A.... ASoC: amd: Fix potential NULL pointer dereference
2019-01-15 Silvio CesareASoC: imx-audmux: change snprintf to scnprintf for...
2019-01-15 Gustavo A.... ASoC: rt5514-spi: Fix potential NULL pointer dereference
2019-01-15 Silvio CesareASoC: dapm: change snprintf to scnprintf for possible...
2019-01-15 Shuming FanASoC: rt5682: Fix PLL source register definitions
2019-01-15 Matthias ReichlASoC: core: Don't defer probe on optional, NULL components
2019-01-15 Takashi IwaiALSA: pcm: Make snd_pcm_suspend() local static
2019-01-15 Takashi IwaiALSA: doc: Update the description about PCM suspend...
2019-01-15 Takashi Iwaidrm: bridge: dw-hdmi: Remove superfluous snd_pcm_suspen...
2019-01-15 Takashi IwaiALSA: pcmcia: Remove superfluous snd_pcm_suspend*(...
2019-01-15 Takashi IwaiALSA: arm: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: aoa: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: ppc: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: x86: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: usb: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: pci: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: drivers: Remove superfluous snd_pcm_suspend*...
2019-01-15 Takashi IwaiALSA: isa: Remove superfluous snd_pcm_suspend*() calls
2019-01-15 Takashi IwaiALSA: atiixp: Move PCM suspend/resume code into trigger...
2019-01-15 Takashi IwaiALSA: pcm: Suspend streams globally via device type...
2019-01-15 Mark BrownASoC: core: Make snd_soc_find_component() more robust
2019-01-14 Curtis MalaineyASoC: soc-core: fix init platform memory handling
2019-01-14 Sameer PujarALSA: hda: program stripe control for codec
2019-01-14 Sameer PujarALSA: hda: program stripe bits for controller
2019-01-14 Sameer PujarALSA: hda: add register offset for stripe control
2019-01-14 Sameer PujarALSA: hda: Add api to program stripe control bits
2019-01-14 Sameer PujarALSA: hda: add verbs for stripe control
2019-01-14 Takashi IwaiASoC: intel: skl: Fix display power regression
2019-01-14 Kailang YangALSA: hda/realtek - Fix typo for ALC225 model
2019-01-10 Rohit kumarASoC: soc-core: Hold client_mutex around soc_init_dai_l...
next