aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/fm801.c
AgeCommit message (Expand)Author
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-07-07ALSA: pci/fm801: fix kernel-docPierre-Louis Bossart
2020-01-05ALSA: fm801: More constificationTakashi Iwai
2020-01-03ALSA: fm801: Constify snd_fm801_tea575x_gpiosTakashi Iwai
2020-01-03ALSA: pci: Constify snd_kcontrol_new itemsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2020-01-03ALSA: pci: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: fm801: Support PCM sync_stopTakashi Iwai
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: fm801: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-01-15ALSA: pci: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-06-11ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia
2017-08-12ALSA: pci: make snd_pcm_hardware constBhumika Goyal
2017-07-18ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko
2017-06-09ALSA: fm801: Constify hw_constraintsTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-21ALSA: fm801: restore TEA575x state on resumeAndy Shevchenko
2015-12-21ALSA: fm801: save context before suspend devicesAndy Shevchenko
2015-12-21ALSA: fm801: no need to suspend absent codecAndy Shevchenko
2015-12-21ALSA: fm801: detect FM-only card earlierAndy Shevchenko
2015-12-21ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko
2015-12-20ALSA: fm801: store struct device instead of pci_devAndy Shevchenko
2015-12-20ALSA: fm801: put curly braces around empty if-bodyAndy Shevchenko
2015-12-20ALSA: fm801: convert rest outw() / inw() to use helpersAndy Shevchenko
2015-12-20ALSA: fm801: explicitly free IRQ lineAndy Shevchenko
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-01-11ALSA: fm801: remove FSF addressAndy Shevchenko
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-08ALSA: fm801: PCI core handles power state for usAndy Shevchenko
2015-01-07Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-07ALSA: fm801: move to pcim_* and devm_* functionsAndy Shevchenko
2015-01-02ALSA: fm801: Remove always NULL parameterLars-Peter Clausen
2014-10-21ALSA: fm801: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-19ALSA: fm801: convert struct description to kernel-docAndy Shevchenko
2014-04-29ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpersAndy Shevchenko
2014-04-29ALSA: fm801: introduce macros to access the hardwareAndy Shevchenko
2014-02-26ALSA: fm801: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-14ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter
2012-09-06ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai