summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-24ARM: dts: am437x-idk: fix sleep pinctrl stateFelipe Balbi
2015-02-24ARM: omap2plus_defconfig: enable TPS62362 regulatorFelipe Balbi
2015-02-24ARM: dts: am437x-idk: fix TPS62362 i2c busFelipe Balbi
2015-02-24ARM: dts: n900: Fix offset for smc91x ethernetPali Rohár
2015-02-24ARM: dts: n900: fix i2c bus numberingIvaylo Dimitrov
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24ARM: dts: Fix USB dts configuration for dm816xTony Lindgren
2015-02-24cdc-acm: Add support for Denso cradle CU-321Björn Gerhart
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman
2015-02-24xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-02-24Merge tag 'fixes-for-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24ARM: dts: OMAP5: Fix SATA PHY nodeRoger Quadros
2015-02-24ARM: dts: DRA7: Fix SATA PHY nodeRoger Quadros
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath
2015-02-24ALSA: hda: controller code - do not export static functionsJaroslav Kysela
2015-02-24metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon
2015-02-24drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon
2015-02-24cfg80211: calls nl80211_exit on errorJunjie Mao
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele
2015-02-24nl80211: fix memory leak in monitor flags parsingJohannes Berg
2015-02-24nl80211: use loop index as type for net detect frequency resultsSamuel Tan
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller
2015-02-24mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland
2015-02-24ASoC: sta32x: fix register range in regmap.Thomas Niederprüm
2015-02-24ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatileBard Liao
2015-02-24x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...Yannick Guerrini
2015-02-24Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-02-24Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2015-02-24drm: Fix deadlock due to getconnector locking changesDaniel Vetter
2015-02-23Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-02-23ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-02-24xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen
2015-02-24xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen
2015-02-23altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka
2015-02-23altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka
2015-02-24drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpdGeert Uytterhoeven
2015-02-23net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas