aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-04can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()Marc Kleine-Budde1-5/+5
2019-09-04can: af_can: rename find_rcv_list() to can_rcv_list_find()Marc Kleine-Budde1-5/+5
2019-09-04can: proc: give variable holding the CAN per device receive lists a sensible nameMarc Kleine-Budde1-18/+20
2019-09-04can: af_can: give variable holding the CAN per device receive lists a sensible nameMarc Kleine-Budde1-45/+44
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde3-27/+27
2019-09-04can: proc: give variables holding CAN statistics a sensible nameMarc Kleine-Budde1-58/+58
2019-09-04can: af_can: give variables holding CAN statistics a sensible nameMarc Kleine-Budde1-15/+15
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensible nameMarc Kleine-Budde3-25/+25
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde4-18/+18
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju3-5/+25
2019-09-04binder: Validate the default binderfs device names.Hridya Valsaraju1-0/+12
2019-09-04tty: serial: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-09-04dt-bindings: serial: Document Freescale LINFlexD UARTStoica Cosmin-Stefan1-0/+22
2019-09-04serial: fsl_linflexuart: Update compatible stringStefan-gabriel Mirea1-2/+2
2019-09-04tty: n_gsm: avoid recursive locking with async port hangupMartin Hundebøll1-1/+1
2019-09-04serial: sprd: keep console alive even if missing the 'enable' clockChunyan Zhang1-4/+21
2019-09-04serial: sprd: add console_initcall in sprd's uart driverChunyan Zhang1-0/+7
2019-09-04serial: sprd: check the right port and membaseChunyan Zhang1-4/+6
2019-09-04tty/serial: atmel: remove unneeded atmel_get_lines_status functionRichard Genoud1-46/+2
2019-09-04serial: imx: use Tx ready rather than Tx empty irqSergey Organov1-9/+9
2019-09-04serial: imx: fix data breakage on termios changeSergey Organov1-3/+16
2019-09-04serial: imx: do not disable individual irqs during termios changeSergey Organov1-12/+1
2019-09-04serial: imx: do not stop Rx/Tx on termios changeSergey Organov1-3/+0
2019-09-04serial: imx: get rid of unbounded busy-waiting loopSergey Organov1-4/+1
2019-09-04tty: max310x: fix off-by-one buffer access when storing overrunJan Kundrát1-1/+1
2019-09-04tty: serial: linflexuart: Use DEFINE_SPINLOCK() for spinlockWei Yongjun1-5/+1
2019-09-04serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer1-1/+26
2019-09-04serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)1-0/+121
2019-09-04serial: mctrl_gpio: Use gpiod flags directlyAndy Shevchenko1-18/+18
2019-09-04tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUARTMao Wenan1-0/+1
2019-09-04tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll3-2/+15
2019-09-04serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng4-180/+99
2019-09-04serial: sprd: Add loopback function supportBaolin Wang1-1/+9
2019-09-04serial: mxs-auart: Don't check for mctrl_gpio_to_gpiod() returning errorGeert Uytterhoeven1-4/+2
2019-09-04serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning errorGeert Uytterhoeven1-7/+5
2019-09-04serial: tegra: protect IER against LCR.DLABAhung Cheng1-0/+3
2019-09-04serial: tegra: add internal loopback functionalityAndreas Abel1-4/+22
2019-09-04tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0
2019-09-04tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea5-0/+967
2019-09-04tty/serial: atmel: remove redundant assignment to retColin Ian King1-1/+1
2019-09-04parport: parport_serial: Add support for Sunix Multi I/O boardsKai-Heng Feng1-12/+32
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng3-17/+87
2019-09-04serial: remove ks8695 driverArnd Bergmann4-719/+0
2019-09-04serial: lantiq: Add support for Lightning Mountain SoCRahul Tanwar1-0/+71
2019-09-04serial: lantiq: Make IRQ & ISR assignment dynamicRahul Tanwar1-45/+96
2019-09-04serial: lantiq: Use proper DT compatible stringRahul Tanwar1-2/+2
2019-09-04serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko1-0/+18
2019-09-04serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko1-10/+8
2019-09-04serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko1-0/+1
2019-09-04serial: 8250_lpss: add fractional divisor supportAndy Shevchenko1-5/+2