summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20w1: ds2482: drop unnecessary headerKrzysztof Kozlowski
2023-04-20w1: ds2433: do not use assignment in if conditionKrzysztof Kozlowski
2023-04-20w1: use octal for file permissionsKrzysztof Kozlowski
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2023-04-20w1: ds28e04: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2433: correct kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2408: drop kerneldoc annotationKrzysztof Kozlowski
2023-04-20w1: ds2482: add i2c id for DS2484Stefan Wahren
2023-04-20dt-bindings: w1: Add DS2482/DS2484 I2C to 1-W bridgesStefan Wahren
2023-04-20MAINTAINERS: w1: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski
2023-04-20n_gsm: Use array_index_nospec() with index that comes from userspaceIlpo Järvinen
2023-04-20staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable chan_forcedPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unused macro RT_SET_PS_LEVELPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unused function rtl92e_disable_nicPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable RegRfPsLevelPhilipp Hortmann
2023-04-20spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole
2023-04-20ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer
2023-04-20ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown
2023-04-20ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan
2023-04-20ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/releaseRanjani Sridharan
2023-04-20ASoC: Intel: sof_sdw: append codec type to dai link nameBard Liao
2023-04-20ASoC: Intel: sof_sdw: support different devices on the same sdw linkBard Liao
2023-04-20ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not aggregatedBard Liao
2023-04-20ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to static callYong Zhi
2023-04-20ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_infoYong Zhi
2023-04-20ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL match tableapoorv
2023-04-20ASoC: Intel: sof_cirrus_common: Guard against missing busesCurtis Malainey
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-04-20ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey
2023-04-20tty: vt: drop checks for undefined VT_SINGLE_DRIVERJiri Slaby (SUSE)
2023-04-20tty: vt: distribute EXPORT_SYMBOL()Jiri Slaby (SUSE)
2023-04-20tty: vt: simplify some cases in tioclinux()Jiri Slaby (SUSE)
2023-04-20tty: vt: reformat tioclinux()Jiri Slaby (SUSE)
2023-04-20tty: serial: sh-sci: Fix end of transmission on SCIBiju Das
2023-04-20tty: serial: sh-sci: Add support for tx end interrupt handlingBiju Das
2023-04-20tty: serial: sh-sci: Fix TE setting on SCI IPBiju Das
2023-04-20tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx supportBiju Das
2023-04-20tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx supportBiju Das
2023-04-20serial: max310x: fix IO data corruption in batched operationsJan Kundrát
2023-04-20serial: core: Disable uart_start() on uart_remove_one_port()Tony Lindgren
2023-04-20serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren
2023-04-20serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-04-20tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platformSherry Sun
2023-04-20tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang