index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-10-04
1
-43
/
+32
|
*
|
|
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
2019-10-04
1
-12
/
+9
|
*
|
|
tty/amba-pl011: fix a -Wunused-function warning
Qian Cai
2019-10-04
1
-4
/
+0
|
*
|
|
serial: core: Use cons->index for preferred console registration
Michal Simek
2019-10-04
1
-1
/
+2
|
*
|
|
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
2019-10-04
1
-0
/
+31
|
*
|
|
serial: sprd: Add polling IO support
Lanqing Liu
2019-10-04
1
-0
/
+33
|
*
|
|
serial: imx: adapt rx buffer and dma periods
Philipp Puschmann
2019-10-04
1
-3
/
+2
*
|
|
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-5
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-5
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-5
/
+3
|
|
|
/
/
*
|
|
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
tty: handle compat PPP ioctls
Arnd Bergmann
2019-10-23
1
-0
/
+4
|
*
|
|
|
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-11-13
2
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-3
/
+8
|
\
\
\
\
|
*
|
|
|
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
14
-22
/
+52
|
|
\
|
|
|
|
*
|
|
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-2
/
+2
|
*
|
|
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-1
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-11-03
2
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-4
/
+4
|
|
/
/
*
|
/
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
2019-10-15
1
-4
/
+4
|
|
/
|
/
|
*
|
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
2019-10-10
1
-2
/
+2
*
|
serial: fix kernel-doc warning in comments
Randy Dunlap
2019-10-10
1
-0
/
+2
*
|
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-07
1
-2
/
+3
*
|
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
2019-10-07
1
-0
/
+3
*
|
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
2019-10-07
1
-1
/
+1
*
|
tty: n_hdlc: fix build on SPARC
Randy Dunlap
2019-10-04
1
-0
/
+5
*
|
serial: uartps: Fix uartps_major handling
Michal Simek
2019-10-04
1
-1
/
+7
*
|
serial: uartlite: fix exit path null pointer
Randy Dunlap
2019-10-04
1
-1
/
+2
*
|
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
2019-10-04
1
-7
/
+14
*
|
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
2019-10-04
1
-2
/
+6
*
|
serial/sifive: select SERIAL_EARLYCON
Christoph Hellwig
2019-10-04
1
-0
/
+1
*
|
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
|
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+5
|
\
|
*
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-20
1
-0
/
+5
*
|
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
46
-1798
/
+3026
|
\
\
|
*
|
serial: tegra: Add PIO mode support
Krishna Yarlagadda
2019-09-05
1
-31
/
+86
|
*
|
serial: tegra: report clk rate errors
Krishna Yarlagadda
2019-09-05
1
-2
/
+57
|
*
|
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
2019-09-05
1
-0
/
+68
|
*
|
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
2019-09-05
1
-2
/
+11
|
*
|
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
2019-09-05
1
-2
/
+17
|
*
|
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
2019-09-05
1
-6
/
+46
|
*
|
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
2019-09-05
1
-3
/
+16
|
*
|
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
2019-09-05
1
-0
/
+14
|
*
|
serial: tegra: avoid reg access when clk disabled
Ahung Cheng
2019-09-05
1
-6
/
+11
|
*
|
serial: tegra: add support to ignore read
Shardar Shariff Md
2019-09-05
1
-0
/
+12
[prev]
[next]