提交历史

作者 SHA1 备注 提交日期
  Rafael Gago a6845e1e1b serial: core: Consider rs485 settings to drive RTS 8 年之前
  Andy Shevchenko aef3ad103a serial: core: remove unneeded irq_wake flag 8 年之前
  Andy Shevchenko a17e74c533 serial: core: enforce type for upf_t when copying 8 年之前
  Johan Hovold dc2f727159 serial: rate limit custom-speed deprecation notice 8 年之前
  Johan Hovold da4c279942 serial: enable serdev support 8 年之前
  Lucas Stach 88e2582e90 serial: core: fix crash in uart_suspend_port 8 年之前
  Andy Shevchenko cade3580f7 serial: core: Re-use struct uart_port {name} field 8 年之前
  Vignesh R f7048b1590 tty: serial_core: Add name field to uart_port struct 8 年之前
  Jiri Slaby 22077b091a tty: serial_core, remove state checks in uart_poll* 8 年之前
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Andy Shevchenko ef510bea5f serial: core: don't check port twice in a row 8 年之前
  Rob Herring d0f4bce2bc tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup 8 年之前
  Geert Uytterhoeven 4dda864d73 tty: serial_core: Fix serial console crash on port shutdown 8 年之前
  Rob Herring be2c92b8f1 serial: core: fix console problems on uart_close 8 年之前
  Andy Shevchenko a5a2b13074 serial: core: fix potential NULL pointer dereference 9 年之前
  Alexander Sverdlin 8b2303de39 serial: core: Fix handling of options after MMIO address 9 年之前
  Alexander Sverdlin 46e36683f4 serial: earlycon: Extend earlycon command line option to support 64-bit addresses 9 年之前
  Rob Herring 761ed4a945 tty: serial_core: convert uart_close to use tty_port_close 9 年之前
  Rob Herring b3b5764618 tty: serial_core: convert uart_open to use tty_port_open 9 年之前
  Fabio Estevam a7cfaf165e serial: serial_core: Perform NULL checks for release/request_port ops 9 年之前
  Peter Hurley 7da4b8b737 serial: core: Fix port mutex assert if lockdep disabled 9 年之前
  Peter Hurley af224ca2df serial: core: Prevent unsafe uart port access, part 3 9 年之前
  Peter Hurley 9ed19428a5 serial: core: Prevent unsafe uart port access, part 2 9 年之前
  Peter Hurley 4047b37122 serial: core: Prevent unsafe uart port access, part 1 9 年之前
  Peter Hurley 49c02304fe serial: core: Expand port mutex section in uart_poll_init() 9 年之前
  Peter Hurley d41861ca19 tty: Replace ASYNC_INITIALIZED bit and update atomically 9 年之前
  Peter Hurley 80f02d5424 tty: Replace ASYNC_SUSPENDED bit and update atomically 9 年之前
  Peter Hurley 807c8d81f4 tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically 9 年之前
  Peter Hurley 97ef38b821 tty: Replace TTY_THROTTLED bit tests with tty_throttled() 9 年之前