aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30media: mediatek: vcodec: Add mt8188 encoder driverIrui Wang1-0/+13
2022-08-30vt: Clear selection before changing the fontHelge Deller1-4/+8
2022-08-30media: mediatek: vcodec: Add encoder driver support for 34-bit iovaIrui Wang4-37/+266
2022-08-30serial: tegra: Remove custom frame size calculationIlpo Järvinen1-9/+3
2022-08-30serial: sunsab: Remove frame size calculation dead-codeIlpo Järvinen1-12/+8
2022-08-30serial: fsl_lpuart: Remove custom frame size calculationIlpo Järvinen1-7/+2
2022-08-30serial: cpm_uart: Remove custom frame size calculationIlpo Järvinen1-21/+10
2022-08-30serial: ucc_uart: Remove custom frame size calculationIlpo Järvinen1-14/+1
2022-08-30media: ti: cal: fix wdma irq for metadataTomi Valkeinen1-4/+27
2022-08-30media: ti: cal: combine wdma irq handlingTomi Valkeinen1-34/+25
2022-08-30termios: get rid of stray asm/termios.h include in n_hdlc.cAl Viro1-1/+0
2022-08-30serial: pch_uart: CIRC_CNT_TO_END() is enoughIlpo Järvinen1-3/+1
2022-08-30serial: sh-sci: tail is already on valid rangeIlpo Järvinen1-1/+1
2022-08-30serial: sh-sci: CIRC_CNT_TO_END() is enoughIlpo Järvinen1-3/+1
2022-08-30ACPI: PM: Fix NULL argument handling in acpi_device_get/set_power()Rafael J. Wysocki1-9/+14
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen16-26/+35
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen30-64/+103
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen80-107/+112
2022-08-30tty: Make ldisc ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-08-30tty: Make tty_termios_copy_hw() old ktermios constIlpo Järvinen1-1/+1
2022-08-30serial: dz: Assume previous baudrate is validIlpo Järvinen1-3/+6
2022-08-30tty: Fix comment style in tty_termios_input_baud_rate()Ilpo Järvinen1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen2-17/+9
2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang5-11/+11
2022-08-30wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-08-30tty/vt: Remove printable variableDaniel Vetter1-4/+0
2022-08-30tty: serial: meson: Use devm_clk_get_enabled() helperChristophe JAILLET1-26/+3
2022-08-30serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen1-2/+1
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen1-13/+11
2022-08-30tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependencyJindong Yue1-1/+1
2022-08-30serial: pic32_uart: Convert to use GPIO descriptorsAndy Shevchenko1-36/+12
2022-08-30serial: pic32_uart: Utilize uart_console_enabled()Andy Shevchenko1-1/+1
2022-08-30serial: fsl_lpuart: Fix comment typoJason Wang1-1/+1
2022-08-30serial: pl011: Add reg-io-width parametersShubhrajyoti Datta1-0/+16
2022-08-30tty: xilinx_uartps: Check the clk_enable return valueShubhrajyoti Datta1-2/+10
2022-08-30tty: xilinx_uartps: Add timeout waiting for loopShubhrajyoti Datta1-1/+13
2022-08-30tty: xilinx_uartps: Prevent writes when the controller is disabledShubhrajyoti Datta1-0/+15
2022-08-30tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta1-0/+2
2022-08-30tty: xilinx_uartps: Initialise the read_status_maskShubhrajyoti Datta1-0/+2
2022-08-30tty: xilinx_uartps: Update copyright text to correct formatMichal Simek1-1/+1
2022-08-30tty: xilinx_uartps: Check clk_enable return valueShubhrajyoti Datta1-2/+10
2022-08-30net: ngbe: Add build support for ngbeMengyuan Lou6-0/+267
2022-08-30spi: amd: Fix speed selectionShreeya Patel1-4/+1
2022-08-30ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()Isaac Manjarres1-1/+7
2022-08-30i2c: imx-lpi2c: use bulk clk APIPeng Fan1-12/+12
2022-08-30nfp: add support for eeprom get and set commandBaowen Zheng1-0/+157
2022-08-30nfp: check if application firmware is indifferent to port speedYinjun Zhang4-1/+59
2022-08-30nfp: propagate port speed from management firmwareYinjun Zhang6-24/+79
2022-08-30RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qpWenpeng Liang3-5/+1
2022-08-30IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang1-20/+15