summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-17tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar p...Christophe Ricard
2015-01-17tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-01-17char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_v...Markus Elfring
2015-01-17tpm: remove unnecessary sizeof(u8)Fabian Frederick
2015-01-17tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-01-17tpm_tis: verify interrupt during initScot Doyle
2015-01-17char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-01-17TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-01-17Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-17x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski
2015-01-17drm/i915: Update DRIVER_DATE to 20150117Daniel Vetter
2015-01-17i915: reuse %ph to dump small buffersAndy Shevchenko
2015-01-17drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.Kenneth Graunke
2015-01-17drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell.Kenneth Graunke
2015-01-16Merge branch 'amd-xgbe'David S. Miller
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas
2015-01-16amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas
2015-01-16amd-xgbe-phy: Checkpatch fixesLendacky, Thomas
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas
2015-01-16Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker
2015-01-16Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2015-01-16ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan
2015-01-16Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson
2015-01-16ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner
2015-01-16Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba...Olof Johansson
2015-01-16ARM: nomadik: fix up leftover device tree pinsLinus Walleij
2015-01-16Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2015-01-16Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2015-01-16Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2015-01-17ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-17ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm
2015-01-16pstore: Fix sprintf format specifier in pstore_dump()alex chen
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16pstore: Handle zero-sized prz in seriesMark Salyzyn
2015-01-16pstore: Remove superfluous memory size checkMark Salyzyn
2015-01-16pstore: Use scnprintf() in pstore_mkfile()Mark Salyzyn
2015-01-16null_blk: suppress invalid partition infoJens Axboe
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg
2015-01-16genetlink: document parallel_opsJohannes Berg