aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-25ALSA: hda - Handle error from get_response bus ops directlytest/hda-dev3Takashi Iwai3-35/+32
2015-03-25ALSA: hda - Add the controller helper codes to hda-core moduletest/hda-dev2Takashi Iwai6-3/+1212
2015-03-25ALSA: hda - Move some amp access helpers to HD-audio coreTakashi Iwai5-350/+387
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai2-1/+49
2015-03-23ALSA: hda - Handle get/set power verb symmetrically via regmapTakashi Iwai1-1/+12
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai2-1/+129
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai9-309/+64
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai3-1/+31
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai6-141/+82
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai4-199/+32
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai4-17/+43
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai3-14/+29
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai8-1/+461
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai5-77/+84
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai6-121/+77
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai5-10/+26
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai3-6/+36
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai7-7/+454
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai23-665/+880
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai10-162/+335
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai10-40/+113
2015-03-23Merge branch 'for-next' into topic/hda-coreTakashi Iwai166-5504/+4283
2015-03-22Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+4
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-719/+131
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-54/+78
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-47/+61
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds5-26/+142
2015-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-46/+352
2015-03-21Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+19
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki266-1509/+2867
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai5-27/+31
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai3-7/+38
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20Merge branch 'topic/hda-power' into for-nextTakashi Iwai9-802/+427
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-4/+28
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie3-11/+23
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier4-18/+17
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-55/+185
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-2/+17
2015-03-19Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+27
2015-03-19Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-1/+1
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-81/+216
2015-03-19Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds2-7/+0
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-2/+2
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds9-53/+41
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig1-2/+0
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-237/+444
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel1-0/+12
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley1-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris1-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-03-19ALSA: aoa: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown1-1/+1
2015-03-19Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-11/+0
2015-03-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-287/+15
2015-03-18ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire1-2/+2
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller2-1/+4
2015-03-18Merge branch 'mlx4-net'David S. Miller4-8/+24
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua1-1/+5
2015-03-18Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds25-102/+167
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+18
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+30
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-33/+56
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown1-0/+14
2015-03-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen1-2/+2
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede1-0/+7
2015-03-18drm/radeon: drop ttm two ended allocationAlex Deucher1-11/+0
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon1-21/+9
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang1-18/+11
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae1-1/+1
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax1-1/+1
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter1-2/+2
2015-03-18drm/exynos: remove unused filesAndrzej Hajda2-265/+0
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason1-4/+1
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier1-17/+16
2015-03-18pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede3-2/+17
2015-03-18ovl: upper fs should not be R/Ohujianyang1-5/+19
2015-03-18ovl: check lowerdir amount for non-upper mounthujianyang1-1/+7
2015-03-18ovl: print error message for invalid mount optionshujianyang1-0/+1
2015-03-18ALSA: hda - Adjust power of beep widget and outputstest/hda-powerTakashi Iwai3-13/+86
2015-03-18ALSA: hda - Use the new power control for VIA codecsTakashi Iwai1-650/+12
2015-03-18ALSA: hda - Support advanced power state controlsTakashi Iwai5-48/+269
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau1-4/+11
2015-03-18ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DACClément Guedez1-0/+107
2015-03-18ALSA: ice1724: ESI W192M: Add text Line in/Mic for selecting input gain stateClément Guedez1-4/+10
2015-03-18ALSA: ice1724: ESI W192M: Add TLV support for control value in dB scaleClément Guedez1-2/+18
2015-03-18ALSA: ice1724: ESI W192M: Enable midi i/o of port envy24 chip as availableClément Guedez1-1/+2
2015-03-18ALSA: ice1724: ESI W192M: Update eeprom structure to C99 standardClément Guedez1-13/+13
2015-03-18ALSA: ice1724: ESI W192M: Correct copy/paste from prodigy driverClément Guedez1-2/+2
2015-03-17act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann1-8/+28
2015-03-18pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon1-10/+7
2015-03-18rtc: at91rm9200: double locking bug in at91_rtc_interrupt()Dan Carpenter1-1/+1
2015-03-17Btrfs: fix outstanding_extents accounting in DIOJosef Bacik1-2/+35
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik4-1/+217
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-73/+66
2015-03-17Btrfs: just free dummy extent buffersJosef Bacik1-0/+6
2015-03-17Btrfs: account merges/splits properlyJosef Bacik1-27/+30
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds4-7/+9
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-17ALSA: hda - Simplify PCM setup overridesTakashi Iwai2-91/+60
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik1-12/+8
2015-03-17inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()Eric Dumazet1-0/+1
2015-03-17ip6_tunnel: fix error code when tunnel existsNicolas Dichtel1-16/+17
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-17/+18
2015-03-17Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-23/+168
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-81/+114
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...sound-4.0-rc5Takashi Iwai23-92/+118
2015-03-17Btrfs: prepare block group cache before writingJosef Bacik3-1/+32
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek2-4/+30
2015-03-17virtio_mmio: fix access width for mmioMichael S. Tsirkin1-8/+71
2015-03-17Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie7-59/+93
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner1-1/+5
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner1-0/+43
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs1-2/+4
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs3-6/+6
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs1-50/+35
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti8-75/+105
2015-03-16drm/radeon: Changing number of compute pipe linesBen Goz1-1/+1
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz1-1/+9
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz1-9/+13
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-16LZ4 : fix the data abort issueJeHyeon Yeon1-0/+3
2015-03-16kernfs: handle poll correctly on 'direct_read' files.NeilBrown1-0/+1
2015-03-16Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...David S. Miller5-8/+47
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-8/+10
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai24-464/+420
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai24-991/+572
2015-03-16Merge branch 'for-linus' into for-nextTakashi Iwai256-1457/+2819
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-16Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2-9/+3
2015-03-16Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...Mark Brown19-72/+91
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2015-03-16dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong1-3/+4
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov7-61/+17
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao1-0/+17
2015-03-16mac80211: ignore CSA to same channelJohannes Berg2-0/+14
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg1-1/+2
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-03-16nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan1-6/+0
2015-03-15isdn: icn: use strlcpy() when parsing setup optionsDan Carpenter1-1/+1
2015-03-16nios2: Remove ucontext.h from exported arch headersTobias Klauser1-1/+0
2015-03-15rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-15caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-15Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson3-0/+3
2015-03-15MAINTAINERS: add entry for USB OTG FSMPeter Chen1-0/+7
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun1-0/+11
2015-03-15Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman17-66/+45
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper4-38/+146
2015-03-14bridge: reset bridge mtu after deleting an interfaceVenkat Venkatsubra1-0/+2
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-110/+155
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+4
2015-03-14Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/...David S. Miller2-33/+52
2015-03-14Merge tag 'locks-v4.0-4' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-1/+34
2015-03-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9