summaryrefslogtreecommitdiffstats
path: root/scripts/depmod.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-01sc16is7xx: Set AUTOCTS and AUTORTS bitsTomasz Moń1-1/+30
2022-03-01sc16is7xx: Handle modem status linesTomasz Moń1-6/+114
2022-03-01sc16is7xx: Properly resume TX after stopTomasz Moń1-6/+41
2022-03-01Revert "tty: serial: meson: *"Greg Kroah-Hartman2-155/+67
2022-03-01serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=nHammer Hsieh1-2/+6
2022-02-28tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu1-0/+1
2022-02-28mxser: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby1-15/+1
2022-02-28sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby1-15/+2
2022-02-28USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby6-94/+7
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby8-122/+11
2022-02-28tty: serial: define UART_LCR_WLEN() macroJiri Slaby1-0/+2
2022-02-27Linux 5.17-rc6v5.17-rc6Linus Torvalds1-1/+1
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin1-0/+3
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka1-0/+2
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt1-0/+1
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov1-1/+0
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan1-0/+1
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao1-2/+2
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov1-1/+4
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V1-4/+3
2022-02-26MAINTAINERS: add sysctl-next git treeLuis Chamberlain1-0/+1
2022-02-26tty: Reserve ldisc 29 for development purposesMax Staudt1-2/+4
2022-02-26serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh5-0/+800
2022-02-26dt-bindings: serial: Add bindings doc for Sunplus SoC UART DriverHammer Hsieh2-0/+61
2022-02-26serial: 8250: Fix race condition in RTS-after-send handlingUwe Kleine-König1-0/+12
2022-02-26tty: serial: meson: Added S4 SOC compatibilityYu Tu1-0/+4
2022-02-26tty: serial: meson: The system stuck when you run the stty command on the con...Yu Tu1-0/+5
2022-02-26tty: serial: meson: Make some bit of the REG5 register writableYu Tu1-2/+2
2022-02-26tty: serial: meson: Describes the calculation of the UART baud rate clock usi...Yu Tu1-52/+142
2022-02-26tty: serial: meson: Use devm_ioremap_resource to get register mapped memoryYu Tu1-9/+1
2022-02-26tty: serial: meson: Move request the register region to probeYu Tu1-18/+14
2022-02-26rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-26rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira4-12/+12
2022-02-26tracing: Fix selftest config check for function graph start up testChristophe Leroy1-4/+2
2022-02-26tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)1-2/+3
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-02-25tracing/osnoise: Make osnoise_main to sleep for microsecondsDaniel Bristot de Oliveira1-21/+32
2022-02-25ftrace: Remove unused ftrace_startup_enable() stubNathan Chancellor1-1/+0
2022-02-25tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle1-4/+6
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2-10/+26
2022-02-25eprobes: Remove redundant event type informationSteven Rostedt (Google)4-16/+12
2022-02-25tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)1-6/+46
2022-02-25tty: serial: amba-pl010: use more uart_port pointersJiri Slaby1-90/+84
2022-02-25tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helperJiri Slaby1-6/+4
2022-02-25tty: serial: serial_txx9: remove info print from initJiri Slaby1-5/+0
2022-02-25tty: serial: mpc52xx_uart: make rx/tx hooks return unsignedJiri Slaby1-11/+11