summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai-77/+84
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai-121/+77
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai-10/+26
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai-6/+36
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai-7/+454
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai-665/+880
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai-162/+335
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai-40/+113
2015-03-23Merge branch 'for-next' into topic/hda-coreTakashi Iwai-5504/+4283
2015-03-22Linux 4.0-rc5v4.0-rc5Linus Torvalds-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds-3/+2
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-719/+131
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-47/+61
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-26/+142
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-46/+352
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+0
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds-1/+2
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-23/+23
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki-1509/+2867
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose-3/+9
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai-27/+31
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai-7/+38
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki-32/+32
2015-03-20Merge branch 'topic/hda-power' into for-nextTakashi Iwai-802/+427
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie-4/+28
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie-11/+23
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier-18/+17
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger-2/+2
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger-1/+1
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter-1/+2
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche-0/+4
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche-16/+8
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche-1/+1
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger-4/+10
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger-3/+1
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger-1/+15
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-55/+185
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-2/+17
2015-03-19Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+27