summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai2018-07-261-2/+2
* ALSA: usb-audio: Declare the common variable in header fileTakashi Iwai2018-07-262-2/+2
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-266-10/+6
* ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai2018-07-261-2/+2
* ALSA: msnd: Use NULL instead of 0Takashi Iwai2018-07-261-1/+1
* ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai2018-07-261-2/+1
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-07-261-2/+2
* ALSA: msnd: Add missing __iomem annotationsTakashi Iwai2018-07-264-12/+12
* ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-07-261-1/+2
* ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley2018-07-261-0/+1
* ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai2018-07-241-2/+22
* ALSA: usb-audio: Generic DSD detection for Thesycon-based implementationsYue Wang2018-07-231-0/+1
* ALSA: timer: catch invalid timer object creationSrikanth K H2018-07-221-0/+5
* Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai2018-07-1913-468/+607
|\
| * ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-1710-382/+486
| * ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-174-18/+29
| * drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-178-120/+144
| * Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2018-07-1215-674/+605
| |\
* | | ALSA: usb-audio: Allow changing from a bad sample rateAdam Goode2018-07-191-3/+21
* | | Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai2018-07-181074-5709/+10929
|\ \ \
| * | | vga_switcheroo: set audio client id according to bound GPU idJim Qu2018-07-173-20/+62
| * | | Linux 4.18-rc5v4.18-rc5Linus Torvalds2018-07-151-1/+1
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-154-3/+49
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-152-0/+46
| | |\ \ \
| | | * | | ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford2018-07-121-0/+5
| | | * | | ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-07-121-0/+41
| | * | | | Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-07-151-1/+1
| | |\ \ \ \
| | | * | | | ARM: dts: armada-38x: use the new thermal bindingBaruch Siach2018-07-061-1/+1
| | * | | | | Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson2018-07-151-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack2018-07-071-2/+2
| * | | | | | | Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2018-07-152-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | rtc: fix alarm read and set offsetAlexandre Belloni2018-07-131-3/+5
| | * | | | | | | rtc: mrst: fix error code in probe()Dan Carpenter2018-06-201-3/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-142-16/+13
| |\ \ \ \ \ \ \
| | * | | | | | | xen: setup pv irq ops vector earlierJuergen Gross2018-07-132-16/+12
| | * | | | | | | xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross2018-07-121-0/+1
| * | | | | | | | Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-141-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bsg: fix bogus EINVAL on non-data commandsTony Battersby2018-07-111-2/+0
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-1412-99/+133
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | reiserfs: fix buffer overflow with long warning messagesEric Biggers2018-07-141-60/+81
| | * | | | | | | | | checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches2018-07-141-3/+3
| | * | | | | | | | | mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2018-07-142-19/+12
| | * | | | | | | | | mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko2018-07-141-1/+2
| | * | | | | | | | | fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador2018-07-141-3/+2
| | * | | | | | | | | x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo2018-07-141-1/+1
| | * | | | | | | | | net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun2018-07-141-1/+2
| | * | | | | | | | | mm: allow arch to supply p??_free_tlb functionsNicholas Piggin2018-07-141-0/+8
| | * | | | | | | | | autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli2018-07-141-9/+13
| | * | | | | | | | | fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka2018-07-141-1/+2
| | * | | | | | | | | mm: do not drop unused pages when userfaultd is runningChristian Borntraeger2018-07-141-1/+7