Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
* 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6: (26 commits) amba pl011: workaround for uart registers lockup n_gsm: fix the wrong FCS handling pch_uart: add missing comment about OKI ML7223 pch_uart: Add MSI support tty: fix "IRQ45: nobody cared" PTI feature to allow user to name and mark masterchannel request. 0 for o PTI Makefile bug. tty: serial: samsung.c remove legacy PM code. SERIAL: SC26xx: Fix link error. serial: mrst_max3110: initialize waitqueue earlier mrst_max3110: Change max missing message priority. tty: s5pv210: Add delay loop on fifo reset function for UART tty/serial: Fix XSCALE serial ports, e.g. ce4100 serial: bfin_5xx: fix off-by-one with resource size drivers/tty: use printk_ratelimited() instead of printk_ratelimit() tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs tty: n_gsm: Add raw-ip support tty: n_gsm: expose gsmtty device nodes at ldisc open time pch_phub: Fix register miss-setting issue serial: 8250, increase PASS_LIMIT ...
No related branches found
No related tags found
Showing
- drivers/misc/Makefile 1 addition, 1 deletiondrivers/misc/Makefile
- drivers/misc/pch_phub.c 2 additions, 2 deletionsdrivers/misc/pch_phub.c
- drivers/misc/pti.c 60 additions, 39 deletionsdrivers/misc/pti.c
- drivers/parport/parport_pc.c 0 additions, 54 deletionsdrivers/parport/parport_pc.c
- drivers/parport/parport_serial.c 213 additions, 16 deletionsdrivers/parport/parport_serial.c
- drivers/tty/moxa.c 3 additions, 2 deletionsdrivers/tty/moxa.c
- drivers/tty/mxser.c 2 additions, 2 deletionsdrivers/tty/mxser.c
- drivers/tty/n_gsm.c 372 additions, 29 deletionsdrivers/tty/n_gsm.c
- drivers/tty/n_tty.c 1 addition, 1 deletiondrivers/tty/n_tty.c
- drivers/tty/serial/8250.c 2 additions, 2 deletionsdrivers/tty/serial/8250.c
- drivers/tty/serial/8250_pci.c 182 additions, 1 deletiondrivers/tty/serial/8250_pci.c
- drivers/tty/serial/Kconfig 1 addition, 1 deletiondrivers/tty/serial/Kconfig
- drivers/tty/serial/pch_uart.c 8 additions, 3 deletionsdrivers/tty/serial/pch_uart.c
- drivers/tty/serial/s5pv210.c 4 additions, 0 deletionsdrivers/tty/serial/s5pv210.c
- drivers/tty/serial/samsung.c 14 additions, 13 deletionsdrivers/tty/serial/samsung.c
- drivers/tty/tty_io.c 2 additions, 2 deletionsdrivers/tty/tty_io.c
- include/linux/gsmmux.h 11 additions, 0 deletionsinclude/linux/gsmmux.h
- include/linux/pci_ids.h 4 additions, 0 deletionsinclude/linux/pci_ids.h
- include/linux/pti.h 2 additions, 1 deletioninclude/linux/pti.h
- include/linux/tty.h 19 additions, 18 deletionsinclude/linux/tty.h
Loading
Please register or sign in to comment