index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
-0
/
+11
2017-06-29
dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
Dong Aisheng
-0
/
+2
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
-20
/
+27
2017-06-29
Merge tag 'actions-arm-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-0
/
+297
2017-06-29
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
-8
/
+19
2017-06-29
serial: imx: Enable RTSD only when needed
Nandor Han
-1
/
+3
2017-06-29
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
-3
/
+0
2017-06-29
Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+300
2017-06-29
Merge tag 'qcom-defconfig-for-4.13-2' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-0
/
+1
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
-0
/
+4
2017-06-29
Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Arnd Bergmann
-11
/
+137
2017-06-29
Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Arnd Bergmann
-42
/
+271
2017-06-29
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
-46
/
+22
2017-06-29
staging: lustre: replace kmalloc with kmalloc_array
Denis Petrovic
-2
/
+3
2017-06-29
Staging: ion: fix code style warning from NULL comparisons
Quytelda Kahja
-3
/
+3
2017-06-29
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
-2
/
+2
2017-06-29
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
-140
/
+94
2017-06-29
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
-110
/
+61
2017-06-29
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
-0
/
+5
2017-06-29
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
-143
/
+52
2017-06-29
staging: fsl-mc: move rest of mc-bus.h to private header
Laurentiu Tudor
-83
/
+61
2017-06-29
staging: fsl-mc: move couple of definitions to public header
Laurentiu Tudor
-9
/
+9
2017-06-29
staging: fsl-mc: move irq domain creation prototype to public header
Laurentiu Tudor
-7
/
+7
2017-06-29
staging: fsl-mc: turn several exported functions static
Laurentiu Tudor
-16
/
+5
2017-06-29
staging: fsl-mc: delete prototype of unimplemented function
Laurentiu Tudor
-2
/
+0
2017-06-29
staging: fsl-mc: delete duplicated function prototypes
Laurentiu Tudor
-8
/
+0
2017-06-29
staging: fsl-mc: decouple the mc-bus public headers from dprc.h
Laurentiu Tudor
-71
/
+71
2017-06-29
staging: fsl-mc: drop useless #includes
Laurentiu Tudor
-2
/
+0
2017-06-29
staging: fsl-mc: be consistent when checking strcmp() return
Laurentiu Tudor
-3
/
+3
2017-06-29
staging: fsl-mc: move comparison before strcmp() call
Laurentiu Tudor
-2
/
+3
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
-1
/
+1
2017-06-29
staging: ks7010: fix spelling mistake: "errror" -> "error"
Colin Ian King
-1
/
+1
2017-06-29
staging: rtl8192e: fix spelling mistake: "respose" -> "response"
Colin Ian King
-1
/
+2
2017-06-29
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
-1
/
+1
2017-06-29
staging: ccree: fix block comment style
Gilad Ben-Yossef
-4
/
+4
2017-06-29
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
-133
/
+33
2017-06-29
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
-10
/
+0
2017-06-29
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
-12
/
+12
2017-06-29
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
-38
/
+38
2017-06-29
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
-3
/
+3
2017-06-29
staging: ccree: fix pointer location
Gilad Ben-Yossef
-36
/
+36
2017-06-29
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
-78
/
+78
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
-5
/
+5
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
-162
/
+110
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
-20
/
+0
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
-4
/
+2
[prev]
[next]