summaryrefslogtreecommitdiff
path: root/sound/pci/fm801.c
Commit message (Expand)AuthorAge
* ALSA: pci: make snd_pcm_hardware constBhumika Goyal2017-08-12
* ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko2017-07-18
* ALSA: fm801: Constify hw_constraintsTakashi Iwai2017-06-09
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-02
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17
|\
| * ALSA: fm801: restore TEA575x state on resumeAndy Shevchenko2015-12-21
| * ALSA: fm801: save context before suspend devicesAndy Shevchenko2015-12-21
| * ALSA: fm801: no need to suspend absent codecAndy Shevchenko2015-12-21
| * ALSA: fm801: detect FM-only card earlierAndy Shevchenko2015-12-21
| * ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko2015-12-21
| * ALSA: fm801: store struct device instead of pci_devAndy Shevchenko2015-12-20
| * ALSA: fm801: put curly braces around empty if-bodyAndy Shevchenko2015-12-20
| * ALSA: fm801: convert rest outw() / inw() to use helpersAndy Shevchenko2015-12-20
| * ALSA: fm801: explicitly free IRQ lineAndy Shevchenko2015-12-20
* | [media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall2015-12-03
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-17
|/
* ALSA: fm801: remove FSF addressAndy Shevchenko2015-01-11
* Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-11
|\
| * ALSA: fm801: PCI core handles power state for usAndy Shevchenko2015-01-08
* | Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai2015-01-07
|\ \ | |/
| * ALSA: fm801: move to pcim_* and devm_* functionsAndy Shevchenko2015-01-07
* | ALSA: fm801: Remove always NULL parameterLars-Peter Clausen2015-01-02
|/
* ALSA: fm801: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ALSA: fm801: convert struct description to kernel-docAndy Shevchenko2014-05-19
* ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpersAndy Shevchenko2014-04-29
* ALSA: fm801: introduce macros to access the hardwareAndy Shevchenko2014-04-29
* ALSA: fm801: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-18
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-29
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter2012-11-14
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-06
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-14
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-25
|\
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-11
* | ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
|/
* [media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2012-03-19
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]Takashi Iwai2011-09-23
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-09-22
|\
| * ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings2011-09-22
| * ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings2011-09-22
* | ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-14
|/
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* ALSA: fm801: add error handling if auto-detect failsDan Carpenter2011-06-03