summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0813-56/+444
|\
| * Documentation: serial: move uart_ops documentation to the structJiri Slaby2022-07-281-16/+329
| * serial: remove VR41XX serial driverThomas Bogendoerfer2022-07-161-4/+0
| * serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
| * tty: serial: samsung_tty: loopback mode supportChanho Park2022-06-301-1/+1
| * serial: Support for RS-485 multipoint addressesIlpo Järvinen2022-06-272-2/+19
| * serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-0/+1
| * serial: 8250: create lsr_save_maskIlpo Järvinen2022-06-271-0/+1
| * serial: 8250: make saved LSR largerIlpo Järvinen2022-06-271-3/+3
| * serial: Consolidate BOTH_EMPTY useIlpo Järvinen2022-06-271-0/+9
| * serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen2022-06-271-6/+0
| * serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTAIlpo Järvinen2022-06-271-2/+2
| * serial: Drop timeout from uart_portIlpo Järvinen2022-06-271-2/+14
| * tty: Add closing marker into comment in tty_ldisc.hIlpo Järvinen2022-06-271-1/+1
| * tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-2/+2
| * Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman2022-06-2038-511/+213
| |\
| * | tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen2022-06-103-0/+17
| * | serial: Add rs485_supported to uart_portIlpo Järvinen2022-06-101-0/+1
| * | serial: Add uart_rs485_config()Ilpo Järvinen2022-06-101-0/+1
| * | tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby2022-06-101-6/+12
| * | tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby2022-06-101-3/+3
| * | tty/vt: consolemap: convert macros to static inlinesJiri Slaby2022-06-101-7/+28
| * | tty/vt: consolemap: remove extern from function declsJiri Slaby2022-06-101-6/+5
| * | tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby2022-06-101-3/+3
* | | Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2022-08-081-1/+1
|\ \ \
| * | | f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong2022-08-051-1/+1
* | | | Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-0/+2
|\ \ \ \
| * | | | vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev2022-07-271-0/+2
| | |/ / | |/| |
* | | | Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2022-08-081-10/+0
|\ \ \ \
| * | | | mailbox: mtk-cmdq: Remove proprietary cmdq_task_cbChun-Kuang Hu2022-08-021-10/+0
* | | | | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-0710-509/+753
|\ \ \ \ \
| * | | | | lib/nodemask: inline next_node_in() and node_random()Yury Norov2022-08-011-5/+19
| * | | | | lib/cpumask: move some one-line wrappers to header fileYury Norov2022-07-151-3/+31
| * | | | | headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar2022-07-152-343/+350
| * | | | | headers/deps: mm: Optimize <linux/gfp.h> header dependenciesIngo Molnar2022-07-151-3/+0
| * | | | | lib/cpumask: move trivial wrappers around find_bit to the headerYury Norov2022-07-151-3/+54
| * | | | | lib/cpumask: change return types to unsigned where appropriateYury Norov2022-07-151-7/+7
| * | | | | cpumask: change return types to bool where appropriateYury Norov2022-07-151-12/+12
| * | | | | lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-151-2/+3
| * | | | | lib/bitmap: change return types to bool where appropriateYury Norov2022-07-141-4/+4
| * | | | | bitmap: don't assume compiler evaluates small mem*() builtins callsAlexander Lobakin2022-06-301-3/+19
| * | | | | bitops: let optimize out non-atomic bitops on compile-time constantsAlexander Lobakin2022-06-301-1/+17
| * | | | | bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-303-22/+38
| * | | | | bitops: define const_*() versions of the non-atomicsAlexander Lobakin2022-06-302-0/+32
| * | | | | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-305-30/+61
| * | | | | bitops: always define asm-generic non-atomic bitopsAlexander Lobakin2022-06-302-102/+138
| * | | | | lib: bitmap: fix the duplicated comments on bitmap_to_arr64()Qu Wenruo2022-06-241-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-0710-124/+49
|\ \ \ \ \
| * | | | | bdi: remove enum wb_congested_stateXiu Jianfeng2022-07-291-7/+0
| * | | | | cpumask: update cpumask_next_wrap() signatureSander Vanheule2022-07-171-1/+1