Commit Graph

334730 Commits (de609582072af195673e72d9e7647d5cba8eb7e4)
 

Author SHA1 Message Date
Linus Walleij de60958207 serial/amba-pl011: use devm_* managed resources 12 years ago
Shubhrajyoti D 40477d0e04 serial: omap: Remove the hardcode serial_omap_console_ports array. 12 years ago
Shubhrajyoti D 7ba897d77c serial: omap: Remove the default setting of special character 12 years ago
Shubhrajyoti D 39aee51d43 serial: omap: Make context_loss_cnt signed 12 years ago
Bill Pemberton 57cf50acbf staging: dgrp: remove rawreadok module option 12 years ago
Bill Pemberton e3224111b3 staging: dgrp: remove use of real_raw and read_cnt in dgrp_input 12 years ago
Alexander Shiyan a1c25f2b98 serial: clps711x: Cleanup driver 12 years ago
Alexander Shiyan 7ae75e94ec serial: clps711x: Fix TERMIOS-flags handling 12 years ago
Alexander Shiyan f52ede2ac1 serial: clps711x: Disable "break"-state before port startup 12 years ago
Alexander Shiyan 135cc79035 serial: clps711x: Using resource-managed functions 12 years ago
Alexander Shiyan f27de95c2a serial: clps711x: Check for valid TTY in RX-interrupt 12 years ago
Alexander Shiyan ec335526b4 serial: clps711x: Fix break control handling 12 years ago
Alexander Shiyan 1593daf9a8 serial: clps711x: Return valid modem controls for port that not support it 12 years ago
Alexander Shiyan cf03a884b9 serial: clps711x: Improved TX FIFO handling 12 years ago
Alexander Shiyan c08f0153f5 serial: clps711x: Using CPU clock subsystem for getting base UART speed 12 years ago
Alexander Shiyan 3c7e9eb160 serial: clps711x: Do not use "uart_port->unused" field 12 years ago
Alexander Shiyan 117d5d424a serial: clps711x: Convert all static variables to dynamic 12 years ago
Alexander Shiyan 95113728f0 serial: clps711x: Add platform_driver interface to clps711x driver 12 years ago
Denis V. Lunev e1a9c17969 tty: serial: KGDB support for PXA 12 years ago
Ivo Sieben c97399418a tty: Use raw spin lock to protect TTY ldisc administration 12 years ago
Wei Yongjun ad3d1e5fc9 TTY: hvcs: fix missing unlock on error in hvcs_initialize() 12 years ago
Maxime Bizon 08ec212c0f x86: ce4100: allow second UART usage 12 years ago
Sangho Yi 7a0c4edae9 tty: tty_mutex.c: Fixed coding style warning (using printk) 12 years ago
Alan Cox 8ae763cd7e audit: remove bogus tty name check 12 years ago
James Hogan b61c5ed571 tty: serial: 8250_dw: Implement suspend/resume 12 years ago
Wei Yongjun 59c2e855e4 serial: vt8500: fix possible memory leak in vt8500_serial_probe() 12 years ago
Tony Lindgren 54ec52b6dd tty/serial/8250: Make omap hardware workarounds local to 8250.h 12 years ago
Alexey Brodkin b15d5380e4 serial/8250/8250_early: Prevent rounding error in uartclk 12 years ago
Thomas Abraham 9484b009b5 serial: samsung: use clk_prepare_enable and clk_disable_unprepare 12 years ago
Ivo Sieben b8b345bae8 TTY: Report warning when low_latency flag is wrongly used 12 years ago
Daniel Vetter 6b898c07cb console: use might_sleep in console_lock 12 years ago
Jiri Slaby ecbbfd44a0 TTY: move tty buffers to tty_port 12 years ago
Jiri Slaby 967fab6916 TTY: add port -> tty link 12 years ago
Jiri Slaby 5cff39c69b TTY: tty_buffer, cache pointer to tty->buf 12 years ago
Jiri Slaby 2fc20661e3 TTY: move TTY_FLUSH* flags to tty_port 12 years ago
Jiri Slaby 57c941212d TTY: n_tty, propagate n_tty_data 12 years ago
Jiri Slaby bddc7152f6 TTY: move ldisc data from tty_struct: locks 12 years ago
Jiri Slaby ba2e68ac61 TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff 12 years ago
Jiri Slaby 3fe780b379 TTY: move ldisc data from tty_struct: bitmaps 12 years ago
Jiri Slaby 53c5ee2cfb TTY: move ldisc data from tty_struct: simple members 12 years ago
Jiri Slaby 70ece7a731 TTY: n_tty, add ldisc data to n_tty 12 years ago
Jiri Slaby 6c633f27cc TTY: audit, stop accessing tty->icount 12 years ago
Jiri Slaby 3383427a7b TTY: n_tty, remove bogus checks 12 years ago
Jiri Slaby b91939f528 TTY: n_tty, simplify read_buf+echo_buf allocation 12 years ago
Jiri Slaby f327b340e3 TTY: hci_ldisc, remove invalid check in open 12 years ago
Jiri Slaby 31e121284f TTY: ldisc, wait for idle ldisc in release 12 years ago
Jiri Slaby 7ee00fdb16 TTY: vt, fix paste_selection ldisc handling 12 years ago
Jiri Slaby fa2ecfc5a6 TTY: move devpts kill to pty 12 years ago
Jiri Slaby 1dcb8e6d1c TTY: devpts, document devpts inode operations 12 years ago
Jiri Slaby f11afb6124 TTY: devpts, do not set driver_data 12 years ago