summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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-20dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridgesStefan Wahren-0/+44
2023-04-20MAINTAINERS: w1: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski-1/+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-20ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer-6/+2
2023-04-20ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown-9/+10
2023-04-20ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan-25/+60
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan-17/+37
2023-04-20ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/releaseRanjani Sridharan-1/+10
2023-04-20ASoC: Intel: sof_sdw: append codec type to dai link nameBard Liao-4/+37
2023-04-20ASoC: Intel: sof_sdw: support different devices on the same sdw linkBard Liao-53/+77
2023-04-20ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not aggregatedBard Liao-0/+1
2023-04-20ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to static callYong Zhi-13/+11
2023-04-20ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_infoYong Zhi-8/+6
2023-04-20ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL match tableapoorv-1/+16
2023-04-20ASoC: Intel: sof_cirrus_common: Guard against missing busesCurtis Malainey-1/+6
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey-71/+37
2023-04-20ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey-0/+14
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