summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: doc: my_chip has no element ioportChristina Quast2019-04-031-2/+2
* Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2019-03-282-50/+74
|\
| * ALSA: timer: Make snd_timer_close() really kill pending actionsTakashi Iwai2019-03-271-12/+33
| * ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai2019-03-272-7/+4
| * ALSA: timer: Make sure to clear pending ack listTakashi Iwai2019-03-271-2/+18
| * ALSA: timer: Unify timer callback process codeTakashi Iwai2019-03-271-36/+26
* | ALSA: us122l: Use alloc_pages_exact()Takashi Iwai2019-03-271-12/+8
* | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-276-65/+18
|/
* ALSA: emux: Add support of loading GUS-patchTakashi Iwai2019-03-261-0/+5
* ALSA: aloop: Support S24 sample formatsTimo Wischer2019-03-251-1/+3
* ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycleTakashi Sakamoto2019-03-181-25/+19
* ALSA: firewire-motu: add support MOTU 8pre FireWireTakashi Sakamoto2019-03-184-12/+53
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-03-185-13/+24
|\
| * ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-03-181-1/+1
| * ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela2019-03-181-2/+4
| * ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto2019-03-171-10/+10
| * ALSA: sb8: add a check for request_regionKangjie Lu2019-03-161-0/+4
| * ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-03-161-0/+5
* | Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\ \
| * | kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * | kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * | Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * | kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * | kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * | coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
| * | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
| * | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
| * | kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
| * | kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-141-0/+10
| * | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-142-16/+2
| * | unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * | h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * | kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-143-8/+7
| * | modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-142-23/+5
| * | ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
| * | libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-141-1/+1
| * | deb-pkg: generate correct build dependenciesRiku Voipio2019-03-141-1/+3
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \ \
| * | | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \ \ \
| * | | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1
* | | | | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\ \ \ \ \
| * | | | | xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
| |/ / / /
* | | | | Merge tag '9p-for-5.1' of git://github.com/martinetd/linuxLinus Torvalds2019-03-177-32/+55
|\ \ \ \ \
| * | | | | 9p/net: fix memory leak in p9_client_createzhengbin2019-03-131-1/+1