linux-2.6-microblaze.git
2022-07-28 Jiri Slabytty: serial: document uart_get_console()
2022-07-28 Jiri Slabytty: serial: serial_core, reformat kernel-doc for functions
2022-07-28 Jiri SlabyDocumentation: serial: link uart_ops properly
2022-07-28 Jiri SlabyDocumentation: serial: move GPIO kernel-doc to the...
2022-07-28 Jiri SlabyDocumentation: serial: dedup kernel-doc for uart functions
2022-07-28 Jiri SlabyDocumentation: serial: move uart_ops documentation...
2022-07-28 Jagan Tekidt-bindings: serial: snps-dw-apb-uart: Document Rockchi...
2022-07-28 Narendra Hadkeserial: mvebu-uart: uart2 error bits clearing
2022-07-28 Sherry Suntty: serial: fsl_lpuart: correct the count of break...
2022-07-28 Ben Dooksserial: stm32: make info structs static to avoid sparse...
2022-07-28 Shenwei Wangserial: fsl_lpuart: zero out parity bit in CS7 mode
2022-07-28 Vijaya Krishna... tty: serial: qcom-geni-serial: Fix get_clk_div_rate...
2022-07-28 Guo Mengqiserial: 8250_bcm2835aux: Add missing clk_disable_unprep...
2022-07-19 Tetsuo Handatty: vt: initialize unicode screen buffer
2022-07-16 Thomas Bogendoerferserial: remove VR41XX serial driver
2022-07-14 Lino Sanfilipposerial: 8250: lpc18xx: Remove redundant sanity check...
2022-07-14 Lino Sanfilipposerial: 8250_dwlib: remove redundant sanity check for...
2022-07-14 Lino Sanfilippodt_bindings: rs485: Correct delay values
2022-07-14 Lino Sanfilipposerial: core: sanitize RS485 delays read from device...
2022-07-14 Lino Sanfilipposerial: core: move sanitizing of RS485 delays into...
2022-07-14 Lino Sanfilipposerial: core, 8250: set RS485 termination GPIO in seria...
2022-07-14 Lino Sanfilipposerial: ar933x: Remove superfluous code in ar933x_confi...
2022-07-14 Lino Sanfilipposerial: ar933x: Fix check for RS485 support
2022-07-14 Doug Bergerserial: 8250_bcm7271: Save/restore RTS in suspend/resume
2022-07-14 VAMSHI GAJJELAserial: 8250_dw: Avoid pslverr on reading empty receive...
2022-07-14 Marek Szyprowskitty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
2022-07-14 Geert Uytterhoevenserial: 8250: SERIAL_8250_ASPEED_VUART should depend...
2022-07-14 Cameron Williamstty: 8250: Add support for Brainboxes PX cards.
2022-07-08 Daniel Starketty: n_gsm: fix missing corner cases in gsmld_poll()
2022-07-08 Daniel Starketty: n_gsm: fix flow control handling in tx path
2022-07-08 Daniel Starketty: n_gsm: fix DM command
2022-07-08 Daniel Starketty: n_gsm: fix wrong T1 retry count handling
2022-07-08 Ilpo Järvinenserial: RS485 termination is supported if DT provides one
2022-07-08 Ilpo Järvinenserial: Embed rs485_supported to uart_port
2022-07-08 Ilpo JärvinenMIPS: ath79: Remove one of the identical args in early_...
2022-07-08 Uwe Kleine... serial: 8250_fsl: Don't report FE, PE and OE twice
2022-07-01 Daniel Starketty: n_gsm: fix resource allocation order in gsm_activa...
2022-07-01 Daniel Starketty: n_gsm: fix deadlock and link starvation in outgoin...
2022-07-01 Daniel Starketty: n_gsm: fix race condition in gsmld_write()
2022-07-01 Daniel Starketty: n_gsm: fix packet re-transmission without open...
2022-07-01 Daniel Starketty: n_gsm: fix non flow control frames during mux...
2022-07-01 Daniel Starketty: n_gsm: fix missing timer to handle stalled links
2022-07-01 Daniel Starketty: n_gsm: fix wrong queuing behavior in gsm_dlci_data...
2022-07-01 Daniel Starketty: n_gsm: fix tty registration before control channel...
2022-07-01 Daniel Starketty: n_gsm: fix user open not possible at responder...
2022-06-30 Tomer Maimondt-bindings: serial: 8250: Add npcm845 compatible string
2022-06-30 Ilpo Järvinenserial: 8250_dw: Use dw8250_serial_out() in dw8250_seri...
2022-06-30 Ilpo Järvinen8250_dwlib: Convert bitops to newer form
2022-06-30 Andy Shevchenkoserial: 8250_dw: Drop PM ifdeffery
2022-06-30 Andy Shevchenkoserial: 8250_dw: Sort headers alphabetically
2022-06-30 Michael Walleearlycon: prevent multiple register_console()
2022-06-30 Ilpo Järvinenserial: 8250_dw: Take port lock while accessing LSR
2022-06-30 Zhang Jiamingserial: 8250_port: Fix spelling mistake
2022-06-30 Chanho Parktty: serial: samsung_tty: loopback mode support
2022-06-30 Chanho Parktty: serial: samsung_tty: support more than 4 uart...
2022-06-27 Ilpo Järvinenserial: 8250_dwlib: Support for 9th bit multipoint...
2022-06-27 Ilpo Järvinenserial: Support for RS-485 multipoint addresses
2022-06-27 Ilpo Järvinenserial: take termios_rwsem for ->rs485_config() & pass...
2022-06-27 Ilpo Järvinenserial: 8250_lpss: Use 32-bit reads
2022-06-27 Ilpo Järvinenserial: 8250: create lsr_save_mask
2022-06-27 Ilpo Järvinenserial: 8250: make saved LSR larger
2022-06-27 Ilpo Järvinenserial: Consolidate BOTH_EMPTY use
2022-06-27 Ilpo Järvinenserial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
2022-06-27 Ilpo Järvinenserial: 8250: Use C99 array initializer & define UART_R...
2022-06-27 Ilpo Järvinenserial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
2022-06-27 Ilpo Järvinenserial: msm: Rename UART_* defines to MSM_UART_*
2022-06-27 Ilpo Järvinenserial: msm: Convert container_of UART_TO_MSM to static...
2022-06-27 Claudiu Bezneaserial: st-asc: remove include of pm_runtime.h
2022-06-27 Claudiu Bezneatty: serial: atmel: remove enable/disable clock due...
2022-06-27 Claudiu Bezneatty: serial: atmel: use devm_clk_get()
2022-06-27 Claudiu Bezneatty: serial: atmel: stop using legacy pm ops
2022-06-27 Sebastian Reicheldt-bindings: serial: snps-dw-apb-uart: Add Rockchip...
2022-06-27 Xiang wangxserial: kgdboc: Fix typo in comment
2022-06-27 Ilpo JärvinenMAINTAINERS: Update DW 8250 UART maintainership
2022-06-27 Wolfram Sangdt-bindings: serial: renesas,hscif: Document r8a779f0...
2022-06-27 Liang Hetty: serial: Fix refcount leak bug in ucc_uart.c
2022-06-27 Liang Hedrivers: tty: serial: Add missing of_node_put() in...
2022-06-27 Ilpo Järvinenserial: Drop timeout from uart_port
2022-06-27 Ilpo Järvinentty: Add closing marker into comment in tty_ldisc.h
2022-06-27 Ilpo Järvinenserial: 8250_pericom: Use UART_LCR_DLAB
2022-06-27 Ilpo Järvinenserial: 8250: Use UART_LCR_WLEN8 instead of literal
2022-06-27 Christophe... serial: sifive: Remove useless license text when SPDX...
2022-06-27 Jiri Slabytty/vt: consolemap: use E_TABSZ for the translations...
2022-06-27 Jiri Slabytty/vt: consolemap: remove dflt reset from con_do_clear...
2022-06-27 Jiri Slabytty/vt: consolemap: improve UNI_*() macros definitions
2022-06-27 Jiri Slabytty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
2022-06-27 Jiri Slabytty/vt: consolemap: saner variable names in set_inverse...
2022-06-27 Jiri Slabytty/vt: consolemap: saner variable names in set_inverse...
2022-06-27 Jiri Slabytty/vt: consolemap: remove unused parameter from set_in...
2022-06-27 Jiri Slabytty/vt: consolemap: use ARRAY_SIZE(), part II.
2022-06-20 Greg Kroah... Merge tag 'v5.19-rc3' into tty-next
2022-06-19 Linus TorvaldsLinux 5.19-rc3
2022-06-19 Linus TorvaldsMerge tag 'x86-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'sched-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'locking-urgent-2022-06-19' of git://git...
2022-06-19 Linus TorvaldsMerge tag 'irq-urgent-2022-06-19' of git://git./linux...
2022-06-19 Linus TorvaldsMerge tag 'char-misc-5.19-rc3-take2' of git://git....
2022-06-19 Linus TorvaldsMerge tag 'i2c-for-5.19-rc3' of git://git./linux/kernel...
2022-06-19 Linus TorvaldsMerge tag 'xfs-5.19-fixes-1' of git://git./fs/xfs/xfs...
next