aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai
2015-04-04ALSA: hda - Fix subsystem ID read regressionDavid Henningsson
2015-03-27ALSA: hda - Set use_single_rw flag for regmapTakashi Iwai
2015-03-26ALSA: hda - Handle a few verbs as read-onlyTakashi Iwai
2015-03-25ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King
2015-03-25ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai
2015-03-24ALSA: asihpi: Fix duplicate const for clock sourcesKrzysztof Kozlowski
2015-03-24sound: Deparenthesize negative error returnsJoe Perches
2015-03-23ALSA: echoaudio: read past end of arrayDan Carpenter
2015-03-23ALSA: ak411x: simplify snd_ak4113_create() a bitDan Carpenter
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai
2015-03-23Merge branch 'for-next' into topic/hda-coreTakashi Iwai
2015-03-22Linux 4.0-rc5Linus Torvalds
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose