summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-06-29tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng-0/+13
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng-0/+11
2017-06-29dt-bindings: serial: fsl-lpuart: add i.MX7ULP supportDong Aisheng-0/+2
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng-15/+30
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng-61/+62
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng-20/+27
2017-06-29Merge tag 'actions-arm-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+297
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han-8/+19
2017-06-29serial: imx: Enable RTSD only when neededNandor Han-1/+3
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam-3/+0
2017-06-29Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+300
2017-06-29Merge tag 'qcom-defconfig-for-4.13-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+1
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R-2/+21
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell-0/+4
2017-06-29Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann-11/+137
2017-06-29Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann-42/+271
2017-06-29blk-mq: map all HWQ also in hyperthreaded systemMax Gurtovoy-46/+22
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic-2/+3
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja-3/+3
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor-140/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor-110/+61
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor-143/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor-83/+61
2017-06-29staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor-9/+9
2017-06-29staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor-7/+7
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor-16/+5
2017-06-29staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor-2/+0
2017-06-29staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor-8/+0
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor-71/+71
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor-2/+3
2017-06-29staging: speakup: make function ser_to_dev staticColin Ian King-1/+1
2017-06-29staging: ks7010: fix spelling mistake: "errror" -> "error"Colin Ian King-1/+1
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King-1/+2
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King-1/+1
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef-3/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef-78/+78
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef-5/+5
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef-162/+110
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef-20/+0
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef-4/+2