Commit History

Author SHA1 Message Date
  Jeremy Kerr 4f79409779 serial: expose buf_overrun count through proc interface 7 years ago
  Sebastian Andrzej Siewior 714569064a serial: core: mark port as initialized in autoconfig 7 years ago
  Sebastian Andrzej Siewior 44117a1d17 serial: core: mark port as initialized after successful IRQ change 7 years ago
  Paul Cercueil 0f646b63a1 serial: core: Make uart_parse_options take const char* argument 7 years ago
  Lukas Wunner f1e5b618c1 serial: core: Support common rs485 binding for RTS polarity 7 years ago
  Lukas Wunner 743f93f822 serial: Make retrieval of rs485 properties platform-agnostic 7 years ago
  Greg Kroah-Hartman 4793f2ebff tty: serial: Remove redundant license text 7 years ago
  Greg Kroah-Hartman e3b3d0f549 tty: add SPDX identifiers to all remaining files in drivers/tty/ 7 years ago
  Colin Ian King 9356335faf serial: core: remove redundant assignment to port 8 years ago
  Uwe Kleine-König ef838a81dd serial: Add common rs485 device tree parsing function 8 years ago
  Rafael Gago a6845e1e1b serial: core: Consider rs485 settings to drive RTS 8 years ago
  Andy Shevchenko aef3ad103a serial: core: remove unneeded irq_wake flag 8 years ago
  Andy Shevchenko a17e74c533 serial: core: enforce type for upf_t when copying 8 years ago
  Johan Hovold dc2f727159 serial: rate limit custom-speed deprecation notice 8 years ago
  Johan Hovold da4c279942 serial: enable serdev support 8 years ago
  Lucas Stach 88e2582e90 serial: core: fix crash in uart_suspend_port 8 years ago
  Andy Shevchenko cade3580f7 serial: core: Re-use struct uart_port {name} field 8 years ago
  Vignesh R f7048b1590 tty: serial_core: Add name field to uart_port struct 8 years ago
  Jiri Slaby 22077b091a tty: serial_core, remove state checks in uart_poll* 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Andy Shevchenko ef510bea5f serial: core: don't check port twice in a row 8 years ago
  Rob Herring d0f4bce2bc tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup 9 years ago
  Geert Uytterhoeven 4dda864d73 tty: serial_core: Fix serial console crash on port shutdown 9 years ago
  Rob Herring be2c92b8f1 serial: core: fix console problems on uart_close 9 years ago
  Andy Shevchenko a5a2b13074 serial: core: fix potential NULL pointer dereference 9 years ago
  Alexander Sverdlin 8b2303de39 serial: core: Fix handling of options after MMIO address 9 years ago
  Alexander Sverdlin 46e36683f4 serial: earlycon: Extend earlycon command line option to support 64-bit addresses 9 years ago
  Rob Herring 761ed4a945 tty: serial_core: convert uart_close to use tty_port_close 9 years ago
  Rob Herring b3b5764618 tty: serial_core: convert uart_open to use tty_port_open 9 years ago