aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-13n_tty: Reduce branching in canon_copy_from_read_buf()Peter Hurley1-4/+3
2015-12-13n_tty: Clarify copy_from_read_buf()Peter Hurley1-4/+4
2015-12-13n_tty: Uninline tty_copy_to_user()Peter Hurley1-15/+18
2015-12-13serial: 8250: move of_serial code to 8250 directoryArnd Bergmann5-11/+10
2015-12-13serial: of: CONFIG_SERIAL_8250 is always setArnd Bergmann1-18/+0
2015-12-13serial: remove NWP serial supportArnd Bergmann4-510/+1
2015-12-13serial:bfin-uart:Remove 'struct timeval'DengChao1-15/+12
2015-12-13serial: SERIAL_MXS_AUART should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-12-13serial: SERIAL_IMX_AUART should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-13serial: SERIAL_ATMEL should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-13sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-outFlorian Achleitner1-0/+13
2015-12-13tty: Simplify tty_set_ldisc() exit handlingPeter Hurley1-29/+13
2015-12-13tty: Remove unused SERIAL_DO_RESTART definePeter Hurley3-3/+0
2015-12-13tty: Only allow slave pty as controlling ttyPeter Hurley1-1/+1
2015-12-13tty: core: Prefer dev_dbg() over pr_debug()Peter Hurley1-1/+1
2015-12-13tty: Merge conditional + error message + WARN_ON()Peter Hurley1-8/+2
2015-12-13tty: Remove __func__ from tty_debug() macroPeter Hurley3-9/+9
2015-12-13tty: core: Prefer pr_* to printk(*)Peter Hurley2-8/+4
2015-12-13tty: Remove unset_locked_termios() error messagePeter Hurley1-5/+0
2015-12-13tty: core: Refactor parameters for unset_locked_termios() helperPeter Hurley1-4/+4
2015-12-13tty: core: Add driver name to invalid device registration messagePeter Hurley1-2/+2
2015-12-13tty: Convert SAK messages to tty_notice()Peter Hurley1-12/+8
2015-12-13tty: Define tty_*() printk macrosPeter Hurley3-27/+16
2015-12-13tty: core: Add helper fn to deref tty driver namePeter Hurley1-0/+7
2015-12-13tty: core: Remove redundant oom messagePeter Hurley1-3/+1
2015-12-13tty: synclink_gt: Rename tty_driver_namePeter Hurley1-2/+2
2015-12-13tty: Make tty_paranoia_check() file scopePeter Hurley1-1/+1
2015-12-13tty: amba-pl011: prepare REG_* register indexesRussell King2-97/+140
2015-12-13tty: amba-pl011: add helper to detect split LCRH registerRussell King1-2/+7
2015-12-13tty: amba-pl011: convert accessor functions to take uart_amba_portRussell King1-102/+97
2015-12-13tty: amba-pl011: add register accessor functionsRussell King1-98/+112
2015-12-13serial: support 16-bit register interface for consoleMasahiro Yamada6-9/+50
2015-12-13serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada1-8/+4
2015-12-13serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada1-4/+1
2015-12-13serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada1-10/+1
2015-12-13vt: Deinline save_screen, save 238 bytesDenys Vlasenko1-1/+1
2015-12-13tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko1-1/+1
2015-12-13tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko1-1/+1
2015-12-13serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/omap-serial: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko1-1/+1
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
2015-12-13isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko1-1/+1
2015-12-13cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko1-1/+1
2015-12-13tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytesDenys Vlasenko1-1/+1
2015-12-13serial_core: Deinline uart_update_mctrl, save 304 bytesDenys Vlasenko1-1/+1
2015-12-13serial/jsm: Deinline neo_parse_isr, save 688 bytesDenys Vlasenko1-1/+1