summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdevTony Lindgren2019-01-181-100/+107
| * | | tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni2019-01-181-0/+4
| * | | serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R2019-01-181-1/+13
| * | | dt-bindings: serial: omap_serial: add clocks entryVignesh R2019-01-181-0/+2
| * | | serial: 8250_omap: Drop check for of_nodeVignesh R2019-01-181-35/+28
| * | | dt-bindings: serial: sh-sci: Document r8a7778/9 HSCIF bindingsUlrich Hecht2019-01-181-0/+2
| * | | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-181-5/+8
| * | | dt-bindings: serial: Convert arm,pl011 to json-schemaRob Herring2019-01-182-51/+126
| * | | tty: serial: meson: if no alias specified use an available idLoys Ollivier2019-01-181-1/+12
| * | | dt-bindings: serial: Move renesas,rzn1-uart into the snps-dw-apb-uart bindingRob Herring2019-01-182-10/+5
| * | | dt-bindings: serial: Convert snps,dw-apb-uart to json-schemaRob Herring2019-01-182-76/+135
| * | | Merge 5.0-rc2 into tty-nextGreg Kroah-Hartman2019-01-15482-2638/+4108
| |\ \ \
| * | | | tty: serial: qcom_geni_serial: Use u32 for register variablesRyan Case2019-01-081-12/+12
| * | | | tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case2019-01-081-43/+24
| * | | | tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case2019-01-081-21/+4
| * | | | tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()Ryan Case2019-01-081-111/+80
| * | | | serial: sh-sci: Make RX/TX DMA function names consistentGeert Uytterhoeven2019-01-081-12/+12
| * | | | serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()Geert Uytterhoeven2019-01-081-2/+3
| * | | | serial: sh-sci: Extract sci_dma_rx_reenable_irq()Geert Uytterhoeven2019-01-081-8/+15
| * | | | serial: sh-sci: Extract sci_dma_rx_chan_invalidate()Geert Uytterhoeven2019-01-081-6/+13
| * | | | serial: max310x: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-081-2/+1
| * | | | sc16is7xx: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-081-3/+1
| * | | | serial: max310x: pass return value of spi_register_driverKangjie Lu2019-01-081-2/+2
| * | | | serial: clps711x: Remove board supportAlexander Shiyan2019-01-081-18/+5
* | | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07335-18624/+9603
|\ \ \ \ \
| * | | | | staging: mt7621-dma: remove license boilerplate textJules Irenge2019-03-031-6/+0
| * | | | | staging: mt7621-dma: add SPDX GPL-2.0+ license identifierJules Irenge2019-03-031-0/+1
| * | | | | Staging: ks7010: Replace typecast to intWentao Cai2019-03-011-1/+1
| * | | | | Staging: vt6655: Align a static function declarationMadhumitha Prabakaran2019-03-011-8/+3
| * | | | | staging: speakup: fix line over 80 characters.Bhagyashri Dighole2019-03-017-19/+36
| * | | | | staging: mt7621-eth: Remove license boilerplate textJules Irenge2019-03-011-9/+1
| * | | | | staging: mt7621-eth: Add SPDX license identifierJules Irenge2019-03-011-0/+1
| * | | | | staging: ks7010: removed custom Michael MIC implementation.Jeremy Sowden2019-02-285-170/+93
| * | | | | staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente2019-02-281-2/+2
| * | | | | Staging: vt6655: Modify comment style of SPDX License IdentifierMadhumitha Prabakaran2019-02-281-1/+1
| * | | | | Staging: vt6655: Modify comment style for SPDX-License-IdentifierMadhumitha Prabakaran2019-02-281-1/+1
| * | | | | Staging: vt6655: Align a function declarationMadhumitha Prabakaran2019-02-281-7/+3
| * | | | | Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran2019-02-281-4/+1
| * | | | | staging: rtl8712: Fix indentation issuePrashanth Kumar KR2019-02-281-1/+1
| * | | | | staging: wilc1000: fix incorrent type in initializerBo YU2019-02-281-1/+1
| * | | | | staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LENMichael Straube2019-02-281-2/+0
| * | | | | staging: rtl8188eu: remove unused enum P2P_PROTO_WK_IDMichael Straube2019-02-281-10/+0
| * | | | | staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing2019-02-271-1/+0
| * | | | | Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran2019-02-271-1/+1
| * | | | | staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang2019-02-271-25/+45
| * | | | | staging: erofs: fix illegal address access under memory pressureGao Xiang2019-02-271-1/+6
| * | | | | staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-02-273-31/+29
| * | | | | staging: fsl-dpaa2: ethsw: Add missing netdevice checkFlorian Fainelli2019-02-261-0/+3
| * | | | | staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube2019-02-261-2/+2
| * | | | | staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube2019-02-261-4/+4