Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -4/+43 |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce | 1 | -4/+2 |
2019-07-15 | Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a... | Olof Johansson | 2 | -4/+43 |
2019-07-15 | docs: serial: move it to the driver-api | Mauro Carvalho Chehab | 2 | -3/+3 |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: console.txt: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+15 |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -1/+1 |
2019-07-11 | Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 27 | -2552/+864 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-09 | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux | Linus Torvalds | 1 | -0/+18 |
2019-07-04 | tty: serial: fsl_lpuart: add imx8qxp support | Fugang Duan | 1 | -20/+86 |
2019-07-03 | serial: imx: set_termios(): preserve RTS state | Sergey Organov | 1 | -5/+9 |
2019-07-03 | serial: imx: set_termios(): clarify RTS/CTS bits calculation | Sergey Organov | 1 | -24/+14 |
2019-07-03 | serial: imx: set_termios(): factor-out 'ucr2' initial value | Sergey Organov | 1 | -3/+2 |
2019-07-03 | serial: sh-sci: Terminate TX DMA during buffer flushing | Geert Uytterhoeven | 1 | -2/+9 |
2019-07-03 | serial: sh-sci: Fix TX DMA buffer flushing and workqueue races | Geert Uytterhoeven | 1 | -7/+15 |
2019-07-03 | serial: mpsc: Remove obsolete MPSC driver | Mark Greer | 3 | -2153/+0 |
2019-07-03 | serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8... | Wei Yongjun | 1 | -2/+5 |
2019-06-21 | serial: stm32: add RX and TX FIFO flush | Erwan Le Ray | 1 | -5/+15 |
2019-06-21 | serial: stm32: add support of RX FIFO threshold | Erwan Le Ray | 2 | -3/+25 |
2019-06-21 | serial: stm32: add support of TX FIFO threshold | Erwan Le Ray | 2 | -9/+55 |
2019-06-21 | serial: stm32: update PIO transmission | Erwan Le Ray | 1 | -14/+13 |
2019-06-21 | serial: stm32: add support of timeout interrupt for RX | Erwan Le Ray | 2 | -6/+26 |
2019-06-21 | Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled" | Oliver Barta | 1 | -2/+1 |
2019-06-21 | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov | 5 | -15/+61 |
2019-06-21 | serial: mctrl_gpio: Check if GPIO property exisits before requesting it | Stefan Roese | 1 | -0/+14 |
2019-06-18 | serial: 8250: pericom_do_set_divisor can be static | kbuild test robot | 1 | -1/+1 |
2019-06-18 | tty: serial_core: Set port active bit in uart_port_activate | Serge Semin | 1 | -1/+6 |
2019-06-18 | serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions | Stefan Roese | 2 | -22/+57 |
2019-06-18 | serial: 8250: factor out serial8250_{set,clear}_THRI() helpers | Andy Shevchenko | 4 | -27/+26 |
2019-06-18 | serial: fsl_lpuart: Remove unneeded OOM error message | Fabio Estevam | 1 | -3/+1 |
2019-06-18 | serial: uartps: Remove useless return from cdns_uart_poll_put_char | Nava kishore Manne | 1 | -2/+0 |
2019-06-18 | serial: uartps: Do not add a trailing semicolon to macro | Nava kishore Manne | 1 | -1/+1 |
2019-06-18 | serial: uartps: Fix long line over 80 chars | Nava kishore Manne | 1 | -1/+2 |
2019-06-18 | serial: uartps: Fix multiple line dereference | Nava kishore Manne | 1 | -2/+2 |
2019-06-18 | serial: uartps: Use octal permission for module_param() | Nava kishore Manne | 1 | -2/+2 |
2019-06-18 | serial: uartps: Use the same dynamic major number for all ports | Shubhrajyoti Datta | 1 | -2/+3 |
2019-06-18 | serial: 8250: Add support for higher baud rates to Pericom chips | Jay Dolan | 1 | -18/+79 |
2019-06-18 | serial: imx: fix locking in set_termios() | Sergey Organov | 1 | -10/+13 |
2019-06-17 | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov | 1 | -4/+4 |
2019-06-14 | docs: fb: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | powerpc/pseries/hvconsole: Fix stack overread via udbg | Daniel Axtens | 1 | -1/+15 |
2019-06-13 | sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg | John Paul Adrian Glaubitz | 1 | -1/+1 |
2019-06-13 | Revert "serial: stm32: select pinctrl state in each suspend/resume function" | Greg Kroah-Hartman | 1 | -4/+0 |
2019-06-12 | vt: More locking checks | Daniel Vetter | 1 | -0/+16 |
2019-06-12 | vt: might_sleep() annotation for do_blank_screen | Daniel Vetter | 1 | -0/+2 |
2019-06-10 | tty: serial: msm_serial: avoid system lockup condition | Jorge Ramirez-Ortiz | 1 | -0/+4 |
2019-06-10 | serial: 8250: Fix TX interrupt handling condition | Rautkoski Kimmo EXT | 1 | -1/+2 |