summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-02hvcs: Fix hvcs port reference countingBrian King1-18/+0
2023-02-01dt-bindings: serial: example cleanupKrzysztof Kozlowski12-92/+92
2023-02-01dt-bindings: serial: drop unneeded quotesKrzysztof Kozlowski5-7/+7
2023-02-01dt-bindings: serial: st,stm32-uart: drop common propertiesKrzysztof Kozlowski1-7/+0
2023-02-01dt-bindings: serial: fsl-lpuart: allow other serial propertiesKrzysztof Kozlowski1-0/+1
2023-02-01dt-bindings: serial: fsl-lpuart: drop rs485 propertiesKrzysztof Kozlowski1-3/+0
2023-02-01dt-bindings: serial: fsl-imx-uart: drop common propertiesKrzysztof Kozlowski1-7/+0
2023-02-01dt-bindings: serial: 8250_omap: drop rs485 propertiesKrzysztof Kozlowski1-5/+0
2023-02-01dt-bindings: serial: cdsn,uart: add power-domainsKrzysztof Kozlowski1-3/+14
2023-02-01dt-bindings: serial: correct ref to serial.yamlKrzysztof Kozlowski2-2/+2
2023-02-01dt-bindings: serial: pl011: allow ARM Primecell propertiesKrzysztof Kozlowski1-0/+1
2023-02-01dt-bindings: serial: 8250: correct Nuvoton NPCM850 compatibleKrzysztof Kozlowski1-1/+4
2023-02-01dt-bindings: serial: amlogic,meson-uart: allow other serial propertiesKrzysztof Kozlowski1-1/+4
2023-01-31dt-bindings: serial: 8250: Fix 'aspeed,lpc-io-reg' differing typesRob Herring1-1/+2
2023-01-31serial: liteuart: Remove a copy of UART id in private structureAndy Shevchenko1-5/+3
2023-01-31serial: liteuart: Don't mix devm_*() with non-devm_*() callsAndy Shevchenko1-17/+15
2023-01-31tty: serial: fsl_lpuart: add imx8ulp supportSherry Sun1-1/+15
2023-01-31tty: serial: fsl_lpuart: set RTS watermark for lpuartSherry Sun1-0/+8
2023-01-31tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUARTSherry Sun1-0/+2
2023-01-31tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma caseSherry Sun1-6/+0
2023-01-31tty: serial: fsl_lpuart: set receive watermark for imx8qxp platformSherry Sun1-1/+5
2023-01-31tty: serial: fsl_lpuart: make rx_watermark configurable for different platformsSherry Sun1-2/+12
2023-01-31tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma r...Sherry Sun1-1/+12
2023-01-23serial: liteuart: Correct error rollbackIlpo Järvinen1-1/+1
2023-01-23serial: qcom_geni: Fix variable namingIlpo Järvinen1-5/+5
2023-01-22Linux 6.2-rc5v6.2-rc5Linus Torvalds1-1/+1
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds1-2/+39
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe1-1/+5
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov2-2/+10
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov1-17/+23
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa1-30/+19
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman1-9/+6
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa1-20/+21
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter1-1/+0
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin2-0/+4
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin1-4/+8
2023-01-20Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...Greg Kroah-Hartman1-4/+27
2023-01-20firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann1-4/+4
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney1-0/+14
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56