OSDN Git Service

uclinux-h8/linux.git
2020-07-15 Takashi IwaiALSA: via82xx: Replace the words whitelist
2020-07-15 Takashi IwaiALSA: nm256: Replace the words blacklist
2020-07-15 Takashi IwaiALSA: intel8x0: Replace the words white/blacklist
2020-07-15 Takashi IwaiALSA: hda: Replace the words white/blacklist
2020-07-15 Takashi IwaiALSA: es1968: Replace the words white/blacklist
2020-07-15 Takashi IwaiALSA: ctxfi: Replace the word blacklist
2020-07-15 Takashi IwaiALSA: bt87x: Replace the words white/blacklist
2020-07-15 Takashi IwaiALSA: ac97: Replace the words white/blacklist
2020-07-14 Jon HunterALSA: hda/tegra: Disable sync-write operation
2020-07-13 Dan CarpenterALSA: echoaudio: re-enable IRQs on failure path
2020-07-13 Vasily KhoruzhickALSA: line6: add hw monitor volume control for POD...
2020-07-09 Takashi IwaiALSA: Replace with fallthrough pseudo keyword in the...
2020-07-09 Takashi IwaiALSA: xen: Remove superfluous fall through comments
2020-07-09 Takashi IwaiALSA: atmel: Remove invalid "fall through" comments
2020-07-09 Gustavo A.... ALSA: Use fallthrough pseudo-keyword
2020-07-09 Mark HillsALSA: echoaudio: Address bugs in the interrupt handling
2020-07-09 Mark HillsALSA: echoaudio: Prevent some noise on unloading the...
2020-07-09 Mark HillsALSA: echoaudio: Prevent races in calls to set_audio_fo...
2020-07-09 Mark HillsALSA: echoaudio: Race conditions around "opencount"
2020-07-09 Mark HillsALSA: echoaudio: Remove redundant check
2020-07-08 Pierre-Louis... ALSA: usb/line6: remove 'defined but not used' warning
2020-07-07 Takashi IwaiALSA: pcm: Fix build error on m68k and others
2020-07-07 Harsha PriyaALSA: hda/hdmi: Add Intel silent stream support
2020-07-07 Pierre-Louis... ALSA: pci/au88x0: remove "defined but not used" warnings
2020-07-07 Pierre-Louis... ALSA: vx_core: remove warning for empty loop body
2020-07-07 Pierre-Louis... ALSA: pcmcia/pdaudiocf: fix kernel-doc
2020-07-07 Pierre-Louis... ALSA: pci/via82xx: remove 'set but not used' warnings
2020-07-07 Pierre-Louis... ALSA: pci/fm801: fix kernel-doc
2020-07-07 Pierre-Louis... ALSA: pci/es1938: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: xen: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: pci/oxygen/xonar_wm87x6: remove always true condition
2020-07-07 Pierre-Louis... ALSA: pci/rme9652/hdspm: remove always true condition
2020-07-07 Pierre-Louis... ALSA: pci/korg1212: remove 'set but not used' warnings
2020-07-07 Pierre-Louis... ALSA: pci/emu10k1: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: firewire: fix kernel-doc
2020-07-07 Pierre-Louis... ASoC: pci/emu10k1: remove "set but not used' warnings
2020-07-07 Pierre-Louis... ALSA: pci/ctxfi: fix kernel-doc warnings
2020-07-07 Pierre-Louis... ALSA: pci/ctxfi/ctatc: fix kernel-doc
2020-07-07 Pierre-Louis... ALSA: pci/aw2-saa7146: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: pci/echoaudio: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: pci/asihpi: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: pci/asihpi: fix kernel-doc
2020-07-07 Pierre-Louis... ALSA: pci/asihpi: remove 'set but not used' warnings
2020-07-07 Pierre-Louis... ALSA: isa/gus: remove 'set but not used' warning
2020-07-07 Pierre-Louis... ALSA: isa/gus: remove -Wmissing-prototypes warnings
2020-07-07 Vinod KoulALSA: compress: document the compress gapless audio...
2020-07-07 Vinod KoulALSA: compress: document the compress audio state machine
2020-07-07 Randy DunlapALSA: hda: fix SND_HDA_GENERIC kconfig & build
2020-07-07 Pierre-Louis... ALSA: core: pcm_iec958: fix kernel-doc
2020-06-30 Alexander TsoyALSA: usb-audio: Fix some typos
2020-06-25 Takashi IwaiALSA: core: Warn on empty module
2020-06-19 Takashi IwaiMerge branch 'topic/hda-micmute-led' into for-next
2020-06-19 Takashi IwaiALSA: hda: Enable sync-write operation as default for...
2020-06-18 Takashi IwaiALSA: hda: Let LED cdev handling suspend/resume
2020-06-18 Takashi IwaiALSA: hda/realtek: Unify LED helper code
2020-06-18 Takashi IwaiALSA: hda/sigmatel: Use the new vmaster mute LED helper
2020-06-18 Takashi IwaiALSA: hda/conexant: Use the new vmaster mute LED helper
2020-06-18 Takashi IwaiALSA: hda/realtek: Use the new vmaster mute LED helper
2020-06-18 Takashi IwaiALSA: hda: generic: Add vmaster mute LED helper
2020-06-18 Takashi IwaiALSA: hda: generic: Drop the old mic-mute LED hook
2020-06-18 Takashi IwaiALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmu...
2020-06-18 Takashi IwaiALSA: hda/sigmatel: Convert to cdev-variant of mic...
2020-06-18 Takashi IwaiALSA: hda/conexant: Convert to cdev-variant of mic...
2020-06-18 Takashi IwaiALSA: hda/realtek: Convert to cdev-variant of mic-mute...
2020-06-18 Takashi IwaiALSA: hda: generic: Add a helper for mic-mute LED with...
2020-06-18 Takashi IwaiALSA: hda: generic: Always call led-trigger for mic...
2020-06-17 Takashi IwaiMerge branch 'topic/dma-fix2' into for-next
2020-06-15 Takashi IwaiALSA: pcm: Use SG-buffer only when direct DMA is available
2020-06-15 Takashi IwaiALSA: memalloc: Make SG-buffer helper usable for contin...
2020-06-15 Takashi IwaiALSA: memalloc: Initialize all fields of snd_dma_buffer...
2020-06-15 Takashi IwaiALSA: pcm: Use dma_mmap_coherent() on x86, too
2020-06-15 Takashi SakamotoALSA: firewire-motu: wait for notification when changin...
2020-06-15 Takashi IwaiMerge branch 'for-linus' into for-next
2020-06-15 Christopher... ALSA: usb-audio: Set 48 kHz rate for Rodecaster
2020-06-15 Yick W. TseALSA: usb-audio: add quirk for Denon DCD-1500RE
2020-06-14 Linus TorvaldsLinux 5.8-rc1
2020-06-14 Linus TorvaldsMerge tag 'LSM-add-setgid-hook-5.8-author-fix' of git...
2020-06-14 Thomas Cedenosecurity: Add LSM hooks to set*gid syscalls
2020-06-14 Linus TorvaldsMerge tag 'for-5.8-part2-tag' of git://git./linux/kerne...
2020-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-13 David SterbaRevert "btrfs: switch to iomap_dio_rw() for dio"
2020-06-13 Grygorii Strashkonet: ethernet: ti: ale: fix allmulti for nu type ale
2020-06-13 Grygorii Strashkonet: ethernet: ti: am65-cpsw-nuss: fix ale parameters...
2020-06-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-06-13 Liao Pingfangnet: atm: Remove the error message according to the...
2020-06-13 Linus TorvaldsMerge tag '5.8-rc-smb3-fixes-part2' of git://git.samba...
2020-06-13 Linus Torvaldsbinderfs: add gitignore for generated sample program
2020-06-13 Linus Torvaldsdoc: don't use deprecated "---help---" markers in targe...
2020-06-13 Linus TorvaldsMerge tag 'kbuild-v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-06-13 Linus TorvaldsMerge branch 'i2c/for-5.8' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'media/v5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'libnvdimm-for-5.8' of git://git./linux/kerne...
2020-06-13 Linus Torvaldswatch_queue: add gitignore for generated sample program
2020-06-13 Linus TorvaldsMerge tag 'iomap-5.8-merge-1' of git://git./fs/xfs...
2020-06-13 Linus TorvaldsMerge tag 'xfs-5.8-merge-9' of git://git./fs/xfs/xfs...
2020-06-13 Linus TorvaldsMerge tag '9p-for-5.8' of git://github.com/martinetd...
2020-06-13 Linus TorvaldsMerge tag 'powerpc-5.8-2' of git://git./linux/kernel...
2020-06-13 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-06-13 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
next