summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-0/+295
2017-06-29mmc: dw_mmc: remove the unnecessary slot variableJaehoon Chung-8/+5
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung-22/+18
2017-06-29mmc: dw_mmc: remove the 'id' arguments about functions relevant to slotJaehoon Chung-9/+7
2017-06-29mmc: dw_mmc: change the array of slotsJaehoon Chung-15/+10
2017-06-29mmc: dw_mmc: remove the loop about finding slotsJaehoon Chung-79/+36
2017-06-29mmc: dw_mmc: deprecated the "num-slots" propertyJaehoon Chung-13/+8
2017-06-29mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DTShawn Lin-18/+30
2017-06-29tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng-7/+72
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-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-29serial: imx-serial - move DMA buffer configuration to DTNandor Han-8/+17
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-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-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann-20/+20
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