summaryrefslogtreecommitdiff
path: root/include/linux/tty_buffer.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-11 19:39:51 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-11 19:39:51 +0200
commitd1047d75f77afefd19b19ae33cde7ad67f3628c9 (patch)
tree81e6e8476f85d0b29292c6a41c31cac1c58fca2f /include/linux/tty_buffer.h
parent9d3cd509da688fb7ff6a5888baeca7e053a70fae (diff)
downloadkernel-linux-6.3.y.tar.gz
Linux 6.3.13linux-6.3.y
Link: https://lore.kernel.org/r/20230709111451.101012554@linuxfoundation.org Link: https://lore.kernel.org/r/20230709202353.266998088@linuxfoundation.org Link: https://lore.kernel.org/r/20230710054619.475084489@linuxfoundation.org Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230710142227.965586663@linuxfoundation.org Tested-by: Ron Economos <re@w6rz.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty_buffer.h')
0 files changed, 0 insertions, 0 deletions
1cdb8a0f22e1e923dbcf74756a6554'>ASoC: nuc900: remove __dev* attributesBill Pemberton 2012-01-13Merge branch 'master' into fixesRussell King 2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin 2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds 2011-12-23ASoC: nuc900: Add .owner to struct snd_soc_cardAxel Lin 2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin 2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin 2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen 2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai 2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang 2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin 2011-08-15ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin 2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood 2011-06-01ASoC: add missing clk_put to nuc900-ac97Julia Lawall 2010-11-30Merge branch 'for-2.6.37' into for-2.6.38Mark Brown 2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin 2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown 2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin 2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin 2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin 2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin 2010-11-24Merge branch 'for-2.6.37' into for-2.6.38Mark Brown 2010-11-24ASoC: nuc900-ac97: fix a memory leakAxel Lin 2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula 2010-10-05ASoC: remove duplicated include for nuc900Nicolas Kaiser 2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood 2010-06-10ASoC: NUC900: patch for fix build errorWan ZongShun 2010-06-02ASoC: nuc900: patch for modifing the ac97 delays to minimumWan ZongShun 2010-06-02ASoC: nuc900: fix a typo and rename the header fileWan ZongShun 2010-06-02ASoC: nuc900: fix a wait loop bugWan ZongShun 2010-06-02ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun 2010-05-19ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun