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