summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-28cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas
2015-04-28Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"Ivan T. Ivanov
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2015-04-273w-9xxx: fix command completion raceChristoph Hellwig
2015-04-273w-xxxx: fix command completion raceChristoph Hellwig
2015-04-273w-sas: fix command completion raceChristoph Hellwig
2015-04-27aha1542: Allocate memory before taking a lockOndrej Zary
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-04-27drm/radeon: fix userptr return value checking (v2)Christian König
2015-04-27drm/radeon: check new address before removing old oneChristian König
2015-04-27drm/radeon: reset BOs address after clearing it.Christian König
2015-04-27drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König
2015-04-27ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai
2015-04-27drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher
2015-04-27drm/radeon: adjust pll when audio is not enabledAlex Deucher
2015-04-27drm/radeon: only enable audio streams if the monitor supports itAlex Deucher
2015-04-27drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher
2015-04-27drm/radeon/audio: don't enable packets until the endAlex Deucher
2015-04-27drm/radeon: drop dce6_dp_enableAlex Deucher
2015-04-27drm/radeon: fix ordering of AVI packet setupAlex Deucher
2015-04-27drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27kvm: x86: fix kvmclock update protocolRadim Krčmář
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla
2015-04-27arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara
2015-04-27ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai
2015-04-27ALSA: hda - Fix mute-LED fixed modeTakashi Iwai
2015-04-27ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai
2015-04-27drivers: sh: Remove test for now unsupported sh7372Geert Uytterhoeven
2015-04-27drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpdGeert Uytterhoeven
2015-04-27drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpdGeert Uytterhoeven
2015-04-26Merge branch 'ppp_mppe_desync'David S. Miller