platform/kernel/linux-starfive.git
2022-06-10 Ilpo Järvinenserial: pl011: Fill in rs485_supported
2022-06-10 Ilpo Järvinenserial: 8250_pci: Fill in rs485_supported for pci_fintek
2022-06-10 Ilpo Järvinenserial: 8250_of: Use serial8250_em485_supported
2022-06-10 Ilpo Järvinenserial: 8250_lpc18cc: Fill in rs485_supported
2022-06-10 Ilpo Järvinenserial: 8250_fintek: Fill in rs485_supported
2022-06-10 Ilpo Järvinenserial: 8250_exar: Fill in rs485_supported
2022-06-10 Ilpo Järvinenserial: 8250_dwlib: Fill in rs485_supported
2022-06-10 Ilpo Järvinenserial: 8250_bcm2835aux: Use serial8250_em485_supported
2022-06-10 Ilpo Järvinenserial: 8250: Create serial8250_em485_supported for...
2022-06-10 Ilpo Järvinenserial: Add rs485_supported to uart_port
2022-06-10 Ilpo Järvinenserial: Move serial_rs485 sanitization into separate...
2022-06-10 Ilpo Järvinenserial: Add uart_rs485_config()
2022-06-10 Ilpo Järvinenserial: 8250_dw: Store LSR into lsr_saved_flags in...
2022-06-10 Ilpo Järvinenserial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
2022-06-10 Ilpo Järvinenserial: 8250: Adjust misleading LSR related comment
2022-06-10 Ilpo Järvinenserial: 8250: Get preserved flags using serial_lsr_in()
2022-06-10 Ilpo Järvinenserial: 8250: Create serial_lsr_in()
2022-06-10 Ilpo Järvinenserial: 8250: Store to lsr_save_flags after lsr read
2022-06-10 Ilpo Järvinenserial: 8250: handle __start_tx() call in start_tx()
2022-06-10 Ilpo Järvinenserial: 8250: kill __do_stop_tx()
2022-06-10 Xuezhi Zhangtty: vt: convert sysfs snprintf to sysfs_emit
2022-06-10 Cosmin Tanislavserial: max310x: implement I2C support
2022-06-10 Cosmin Tanislavserial: max310x: make accessing revision id interface...
2022-06-10 Cosmin Tanislavserial: max310x: use a separate regmap for each port
2022-06-10 Cosmin Tanislavserial: max310x: use regmap methods for SPI batch opera...
2022-06-10 Jiri Slabytty/vt: consolemap: walk the buffer only once in con_se...
2022-06-10 Jiri Slabytty/vt: consolemap: use con_allocate_new() in con_unsha...
2022-06-10 Jiri Slabytty/vt: consolemap: extract con_allocate_new() from...
2022-06-10 Jiri Slabytty/vt: consolemap: change refcount only if needed...
2022-06-10 Jiri Slabytty/vt: consolemap: remove superfluous whitespace
2022-06-10 Jiri Slabytty/vt: consolemap: make conv_uni_to_pc() more readable
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_set_def...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_set_uni...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_get_uni...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_copy_un...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_release...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_unshare...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_do_clea...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_unify_u...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in con_insert_...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in conv_uni_to...
2022-06-10 Jiri Slabytty/vt: consolemap: saner variable names in set_inverse...
2022-06-10 Jiri Slabytty/vt: consolemap: extract dict unsharing to con_unsha...
2022-06-10 Jiri Slabytty/vt: consolemap: remove glyph < 0 check from set_inv...
2022-06-10 Jiri Slabytty/vt: consolemap: introduce enum translation_map...
2022-06-10 Jiri Slabytty/vt: consolemap: check put_user() in con_get_unimap()
2022-06-10 Jiri Slabytty/vt: consolemap: make p1 increment less confusing...
2022-06-10 Jiri Slabytty/vt: consolemap: make con_get_unimap() more readable
2022-06-10 Jiri Slabytty/vt: consolemap: make con_set_unimap() more readable
2022-06-10 Jiri Slabytty/vt: consolemap: use sizeof(*pointer) instead of...
2022-06-10 Jiri Slabytty/vt: consolemap: zero uni_pgdir using kcalloc()
2022-06-10 Jiri Slabytty/vt: consolemap: introduce UNI_*() macros
2022-06-10 Jiri Slabytty/vt: consolemap: use | for binary addition
2022-06-10 Jiri Slabytty/vt: consolemap: one line = one statement
2022-06-10 Jiri Slabytty/vt: consolemap: make parameters of inverse_translat...
2022-06-10 Jiri Slabytty/vt: consolemap: convert macros to static inlines
2022-06-10 Jiri Slabytty/vt: consolemap: remove extern from function decls
2022-06-10 Jiri Slabytty/vt: consolemap: decrypt inverse_translate()
2022-06-10 Jiri Slabytty/vt: consolemap: define UNI_* macros for constants
2022-06-10 Jiri Slabytty/vt: consolemap: rename and document struct uni_pagedir
2022-06-10 Jiri Slabytty/vt: consolemap: use ARRAY_SIZE()
2022-06-10 Jiri Slabytty/vt: Makefile, add --unicode for loadkeys invocation
2022-06-10 Jiri Slabytty/vt: defkeymap.c_shipped, little unification with...
2022-06-10 Jiri Slabyserial: pmac_zilog: remove unused header
2022-06-10 AngeloGioacchino... dt-bindings: serial: mtk-uart: Convert txt to json...
2022-06-10 Yang Yingliangserial: pic32: fix missing clk_disable_unprepare()...
2022-06-10 Julia Lawallserial: tegra: fix typos in comments
2022-06-10 Julia Lawalltty: fix typos in comments
2022-06-06 Linus TorvaldsLinux 5.19-rc1
2022-06-06 Linus TorvaldsMerge tag 'pull-work.fd-fixes' of git://git./linux...
2022-06-06 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-05' of git:/...
2022-06-05 Linus TorvaldsMerge tag 'mm-nonmm-stable-2022-06-05' of git://git...
2022-06-05 Linus Torvaldsbluetooth: don't use bitmaps for random flag accesses
2022-06-05 Al Virofix the breakage in close_fd_get_file() calling convent...
2022-06-05 Linus TorvaldsMerge tag 'x86-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-mm-2022-06-05' of git://git./linux/kerne...
2022-06-05 Linus TorvaldsMerge tag 'x86-microcode-2022-06-05' of git://git....
2022-06-05 Linus TorvaldsMerge tag 'x86-cleanups-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-boot-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'timers-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'sched-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-05' of git://git...
2022-06-05 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-06-05 Linus TorvaldsMerge tag 'hte/for-5.19-rc1' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'kbuild-v5.19-3' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.namei' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.mount' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.fd' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag '5.19-rc-smb3-client-fixes-part2' of git...
2022-06-04 Schspa Shikbuild: Allow to select bash in a modified environment
2022-06-04 Isak Ellmerscripts: kconfig: nconf: make nconfig accept jk keybindings
2022-06-04 Masahiro Yamadamodpost: use fnmatch() to simplify match()
2022-06-04 Masahiro Yamadamodpost: simplify mod->name allocation
2022-06-04 Masahiro Yamadakbuild: factor out the common objtool arguments
2022-06-04 Masahiro Yamadakbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
2022-06-04 Masahiro Yamadakbuild: clean .tmp_* pattern by make clean
2022-06-04 Linus TorvaldsMerge tag 'bitmap-for-5.19-rc1' of https://github.com...
2022-06-04 Linus TorvaldsMerge tag 'for-5.19/parisc-2' of git://git./linux/kerne...
next