summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-20spmi: mtk-pmif: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-04-20spmi: hisi-spmi-controller: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-04-20w1: gpio: remove unnecessary ENOMEM messagesKrzysztof Kozlowski-3/+1
2023-04-20w1: omap-hdq: remove unnecessary ENOMEM messagesKrzysztof Kozlowski-3/+1
2023-04-20w1: omap-hdq: add SPDX tagKrzysztof Kozlowski-7/+1
2023-04-20w1: omap-hdq: allow compile testingKrzysztof Kozlowski-1/+1
2023-04-20w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski-6/+1
2023-04-20w1: matrox: use inline over __inline__Krzysztof Kozlowski-2/+2
2023-04-20w1: matrox: switch from asm to linux headerKrzysztof Kozlowski-1/+1
2023-04-20w1: ds2482: do not use assignment in if conditionKrzysztof Kozlowski-1/+2
2023-04-20w1: ds2482: drop unnecessary headerKrzysztof Kozlowski-1/+0
2023-04-20w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski-2/+4
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski-8/+8
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski-36/+45
2023-04-20w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski-7/+8
2023-04-20w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski-7/+8
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski-1/+1
2023-04-20w1: ds2482: add i2c id for DS2484Stefan Wahren-0/+1
2023-04-20n_gsm: Use array_index_nospec() with index that comes from userspaceIlpo Järvinen-5/+8
2023-04-20staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann-0/+1
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann-4/+0
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann-45/+30
2023-04-20staging: rtl8192e: Remove unchanged variable chan_forcedPhilipp Hortmann-5/+0
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann-3/+1
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann-2/+0
2023-04-20staging: rtl8192e: Remove unused macro RT_SET_PS_LEVELPhilipp Hortmann-1/+0
2023-04-20staging: rtl8192e: Remove unused function rtl92e_disable_nicPhilipp Hortmann-17/+0
2023-04-20staging: rtl8192e: Remove unchanged variable RegRfPsLevelPhilipp Hortmann-9/+1
2023-04-20spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole-11/+2
2023-04-20tty: vt: drop checks for undefined VT_SINGLE_DRIVERJiri Slaby (SUSE)-8/+2
2023-04-20tty: vt: distribute EXPORT_SYMBOL()Jiri Slaby (SUSE)-20/+14
2023-04-20tty: vt: simplify some cases in tioclinux()Jiri Slaby (SUSE)-36/+26
2023-04-20tty: vt: reformat tioclinux()Jiri Slaby (SUSE)-83/+84
2023-04-20tty: serial: sh-sci: Fix end of transmission on SCIBiju Das-0/+5
2023-04-20tty: serial: sh-sci: Add support for tx end interrupt handlingBiju Das-3/+31
2023-04-20tty: serial: sh-sci: Fix TE setting on SCI IPBiju Das-2/+17
2023-04-20tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx supportBiju Das-7/+19
2023-04-20tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx supportBiju Das-2/+13
2023-04-20serial: max310x: fix IO data corruption in batched operationsJan Kundrát-2/+15
2023-04-20serial: core: Disable uart_start() on uart_remove_one_port()Tony Lindgren-1/+1
2023-04-20serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren-0/+1
2023-04-20serial: 8250: Add missing wakeup event reportingFlorian Fainelli-0/+4
2023-04-20tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platformSherry Sun-4/+4
2023-04-20tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang-1/+1
2023-04-20serial: fix TIOCSRS485 lockingJohan Hovold-2/+2
2023-04-20serial: make SiFive serial drivers depend on ARCH_ symbolsConor Dooley-2/+2
2023-04-20tty: synclink_gt: don't allocate and pass dummy flagsJiri Slaby (SUSE)-13/+5
2023-04-20tty: serial: simplify qcom_geni_serial_send_chunk_fifo()Jiri Slaby (SUSE)-6/+4
2023-04-20leds: pwm-multicolor: Simplify an error messageChristophe JAILLET-2/+2
2023-04-20tty: n_gsm: fix redundant assignment of gsm->encodingDaniel Starke-1/+0