platform/kernel/linux-rpi.git
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 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-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-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-09 YueHaibingALSA: usb-audio: Remove set but not used variable ...
2019-01-09 Keyon JieALSA: hda: Fix a mask wrong issue in snd_hdac_stream_st...
2019-01-09 Keyon JieALSA: hda: Fix mismatches for register mask and value...
2019-01-07 Aditya PakkiALSA: sb: fix a missing check of snd_ctl_add
2019-01-07 Aditya PakkiALSA: line6: fix check on snd_card_register
2019-01-07 Aditya PakkiALSA: ice1712: fix a missing check of snd_i2c_sendbytes
2019-01-07 Kangjie LuALSA: gus: add a check of the status of snd_ctl_add
2019-01-07 Tom YanALSA: oxygen: initialize spdif_playback_enable to 0
2019-01-07 Tom YanALSA: virtuoso: add de-emphasis control
2019-01-07 Kailang YangALSA: hda/realtek - Support Dell headset mode for New...
2019-01-07 Hui PengALSA: usb-audio: Fix an out-of-bound read in create_com...
2019-01-07 Takashi IwaiALSA: usb-audio: Always check descriptor sizes in parse...
2019-01-07 Takashi IwaiALSA: usb-audio: Check mixer unit descriptors more...
2019-01-07 Takashi IwaiALSA: usb-audio: Avoid access before bLength check...
2019-01-07 Linus TorvaldsLinux 5.0-rc1
2019-01-07 Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git./linux/kernel...
2019-01-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-01-06 Linus TorvaldsChange mincore() to count "mapped" pages rather than...
2019-01-06 Linus TorvaldsFix 'acccess_ok()' on alpha and SH
2019-01-06 Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-01-06 Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06 Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06 Eric Biggersfscrypt: add Adiantum support
2019-01-06 Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-01-06 Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06 Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-01-06 Masahiro Yamadakconfig: rename generated .*conf-cfg to *conf-cfg
2019-01-06 Masahiro Yamadakbuild: remove unnecessary stubs for archheader and...
2019-01-06 Masahiro Yamadakbuild: use assignment instead of define ... endef...
2019-01-06 Masahiro Yamadaarch: remove redundant UAPI generic-y defines
2019-01-06 Masahiro Yamadakbuild: generate asm-generic wrappers if mandatory...
2019-01-06 Masahiro Yamadaarch: remove stale comments "UAPI Header export list"
2019-01-06 Masahiro Yamadariscv: remove redundant kernel-space generic-y
2019-01-06 Masahiro Yamadakbuild: change filechk to surround the given command...
2019-01-06 Masahiro Yamadakbuild: remove redundant target cleaning on failure
2019-01-06 Masahiro Yamadakbuild: clean up rule_dtc_dt_yaml
2019-01-06 Masahiro Yamadakbuild: remove UIMAGE_IN and UIMAGE_OUT
next