summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: 8250_omap: Drop check for of_nodeVignesh R2019-01-181-35/+28
| * | | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-181-5/+8
| * | | tty: serial: meson: if no alias specified use an available idLoys Ollivier2019-01-181-1/+12
| * | | Merge 5.0-rc2 into tty-nextGreg Kroah-Hartman2019-01-15258-1438/+2114
| |\ \ \
| * | | | 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-07308-18615/+9143
|\ \ \ \ \
| * | | | | 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
| * | | | | staging: rtl8188eu: remove unused function declarationsMichael Straube2019-02-262-10/+0
| * | | | | staging: rtl8188eu: remove blank line between declarationsMichael Straube2019-02-261-1/+0
| * | | | | staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube2019-02-261-14/+14
| * | | | | staging: erofs: switch to ->iterate_shared()Gao Xiang2019-02-261-1/+1
| * | | | | staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube2019-02-261-21/+21
| * | | | | staging: erofs: no need to take page lock in readdirGao Xiang2019-02-261-2/+0
| * | | | | staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault2019-02-263-0/+4
| * | | | | staging: comedi: ni_tio: Allocate shadow regs for each counter chipIan Abbott2019-02-262-28/+47