aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-10-295-5/+16
|\
| * ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam2016-10-241-1/+1
| * ARM: dts: vf610: fix IRQ flag of global timerStefan Agner2016-10-241-1/+1
| * ARM: imx: gpc: Fix the imx_gpc_genpd_init() error pathFabio Estevam2016-10-241-2/+10
| * ARM: imx: gpc: Initialize all power domainsFabio Estevam2016-10-241-1/+2
| * arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2016-10-212-0/+2
* | Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-10-297-49/+51
|\ \
| * | arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-221-6/+6
| * | ARM: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-222-4/+4
| * | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-222-39/+39
| * | arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
| * | ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
| |/
* | ARM: multi_v7_defconfig: Enable Intel e1000e driverScott Branden2016-10-171-0/+1
* | MAINTAINERS: add myself as Marvell berlin SoC maintainerJisheng Zhang2016-10-171-0/+1
* | bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij2016-10-171-0/+1
* | ARM: dts: fix the SD card on the SnowballLinus Walleij2016-10-171-2/+13
* | Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-10-172-4/+2
|\ \ | |/ |/|
| * arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas2016-09-201-1/+1
| * ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT2016-09-191-3/+1
* | Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
* | Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\ \
| * | befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * | befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * | befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * | befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * | befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * | befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * | befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * | befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * | befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * | befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * | befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * | befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * | befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * | fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| * | fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * | fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| * | fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * | fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
| * | fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
| * | fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0
| * | fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
| * | fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0
| * | befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
| * | befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0
| * | befs: make consistent use of befs_error()Luis de Bethencourt2016-10-083-4/+9
| * | befs: use simpler while loopLuis de Bethencourt2016-10-081-36/+38
| * | befs: remove constant variableLuis de Bethencourt2016-10-081-5/+2
| * | befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-081-1/+1
| * | fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-081-4/+0