summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: pcm: Simplify forward/rewind codesTakashi Iwai
2017-05-21ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai
2017-05-18ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann
2017-05-18ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann
2017-05-17ALSA: pcm: constify function local and read-only tableTakashi Sakamoto
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto
2017-05-17ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto
2017-05-17Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai
2017-05-17ALSA: Enable build with m68kTakashi Iwai
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai
2017-05-17ALSA: opl3: Kill unused set_fs()Takashi Iwai
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai
2017-05-17ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab
2017-05-17ALSA: cs4281: Fix the leftover commentTakashi Iwai
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai
2017-05-17ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai
2017-05-17ALSA: vxpocket: Use container_of()Takashi Iwai
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-05-15ALSA: vx222: Use container_of()Takashi Iwai
2017-05-15ALSA: us122l: enable compile testingJohan Hovold
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold
2017-05-15ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold
2017-05-13Linux 4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara