summaryrefslogtreecommitdiffstats
path: root/net/rfkill (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-04serial: Add define for max baud rate divisorEd Blake4-4/+5
2017-10-04serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe1-0/+8
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko2-2/+5
2017-10-04mxser: remove unused parametersJiri Slaby1-9/+7
2017-10-04tty: xilinx_uartps: move to arch_initcall for earlier consoleShubhrajyoti Datta1-1/+1
2017-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha4-17/+14
2017-10-04Arm: dts: stm32: remove extra compatible string for uartVikas Manocha2-8/+4
2017-10-04tty/serial: atmel: Prevent a warning on suspendRomain Izard1-0/+13
2017-10-03serial: sh-sci: Support for variable HSCIF hardware RX timeoutUlrich Hecht2-15/+40
2017-10-03tty: serial: jsm: Add space before the open braceGimcuan Hui1-1/+1
2017-10-03serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)1-1/+1
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)1-2/+30
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)1-0/+54
2017-10-03drivers: tty: sa1100: use setup_timer() helper.Allen Pais1-3/+2
2017-10-03drivers: tty: ifx6x60: use setup_timer() helper.Allen Pais1-3/+2
2017-10-03drivers: tty: sn_console: use setup_timer() helper.Allen Pais1-3/+1
2017-10-03drivers: tty: n_gsm: use setup_timer() helper.Allen Pais1-3/+1
2017-10-03drivers: tty: pnx8xxx: use setup_timer() helper.Allen Pais1-3/+2
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais1-2/+1
2017-10-03drivers: tty: max3100: use setup_timer() helper.Allen Pais1-3/+2
2017-10-03drivers: tty: vcc: use setup_timer() helper.Allen Pais1-7/+2
2017-10-03drivers: tty: mux: use setup_timer() helper.Allen Pais1-2/+1
2017-10-03serial: imx: Switch setting dma_is_txing from "false" to "0"Martyn Welch1-1/+1
2017-10-03serial: imx: Use RX_BUF_SIZE to set size of RX bufferMartyn Welch1-1/+1
2017-10-03serial: imx: only set dma_is_rxing when DMA startsRomain Perier1-2/+1
2017-10-03drivers: tty: imx: use setup_timer() helper.Allen Pais1-3/+1
2017-10-03serial: imx: Update cached mctrl value when changing RTSIan Jamison1-2/+4
2017-10-03serial: imx: Use common rs485 device tree parsing functionSascha Hauer1-1/+3
2017-09-19serial: imx: default to half duplex rs485Sascha Hauer1-2/+1
2017-09-18serial: omap-serial: Use common rs485 device tree parsing functionSascha Hauer1-12/+1
2017-09-18serial: fsl_lpuart: Use common rs485 device tree parsing functionSascha Hauer1-6/+18
2017-09-18serial: atmel: Use common rs485 device tree parsing functionSascha Hauer1-24/+1
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König2-0/+41
2017-09-18serial: fsl_lpuart: Remove unused 'bd' variableFabio Estevam1-2/+1
2017-09-18tty: synclink: Reuse an existing error handling pathChristophe JAILLET1-2/+1
2017-09-18vt: Use bsearch library function in is_double_widthThomas Meyer1-15/+14
2017-09-18tty: serial: make sport_uart_ops static and constBhumika Goyal1-1/+1
2017-09-18ttyport: trivial fix for some typo in commentsAntonio Borneo1-2/+2
2017-09-18serial: meson: add Magic SysRq supportYixun Lan1-2/+16
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-16bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6