Zhouyang Jia
|
42b1df406a
ALSA: fm801: add error handling for snd_ctl_add
|
6 years ago |
Bhumika Goyal
|
dee49895b1
ALSA: pci: make snd_pcm_hardware const
|
7 years ago |
Andy Shevchenko
|
610e1ae9b5
ALSA: fm801: Initialize chip after IRQ handler is registered
|
7 years ago |
Takashi Iwai
|
d71a13f4c0
ALSA: fm801: Constify hw_constraints
|
7 years ago |
Julia Lawall
|
6769e988b0
ALSA: constify snd_pcm_ops structures
|
8 years ago |
Linus Torvalds
|
a016af2e70
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
8 years ago |
Andy Shevchenko
|
cb41f271d0
ALSA: fm801: restore TEA575x state on resume
|
9 years ago |
Andy Shevchenko
|
37ba8fca7e
ALSA: fm801: save context before suspend devices
|
9 years ago |
Andy Shevchenko
|
14da04b5ff
ALSA: fm801: no need to suspend absent codec
|
9 years ago |
Andy Shevchenko
|
b56fa687e0
ALSA: fm801: detect FM-only card earlier
|
9 years ago |
Andy Shevchenko
|
dbec6719ac
ALSA: fm801: propagate TUNER_ONLY bit when autodetected
|
9 years ago |
Andy Shevchenko
|
d3d33aabac
ALSA: fm801: store struct device instead of pci_dev
|
9 years ago |
Andy Shevchenko
|
997c87dad2
ALSA: fm801: put curly braces around empty if-body
|
9 years ago |
Andy Shevchenko
|
4b5c15f746
ALSA: fm801: convert rest outw() / inw() to use helpers
|
9 years ago |
Andy Shevchenko
|
e97e98c63b
ALSA: fm801: explicitly free IRQ line
|
9 years ago |
Julia Lawall
|
22dbec265c
[media] media, sound: tea575x: constify snd_tea575x_ops structures
|
9 years ago |
Mauro Carvalho Chehab
|
d647f0b70c
[media] include/media: move driver interface headers to a separate dir
|
9 years ago |
Andy Shevchenko
|
12c243b833
ALSA: fm801: remove FSF address
|
10 years ago |
Takashi Iwai
|
9e5947465d
Merge branch 'topic/pci-cleanup' into for-next
|
10 years ago |
Andy Shevchenko
|
3db084fd0a
ALSA: fm801: PCI core handles power state for us
|
10 years ago |
Takashi Iwai
|
3b6fe95a07
Merge branch 'topic/pci-cleanup' into for-next
|
10 years ago |
Andy Shevchenko
|
5618955c42
ALSA: fm801: move to pcim_* and devm_* functions
|
10 years ago |
Lars-Peter Clausen
|
483337f903
ALSA: fm801: Remove always NULL parameter
|
10 years ago |
Takashi Iwai
|
ca776a28ae
ALSA: fm801: Use snd_ctl_enum_info()
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
10 years ago |
Andy Shevchenko
|
052c233e98
ALSA: fm801: convert struct description to kernel-doc
|
10 years ago |
Andy Shevchenko
|
02fd1a76bf
ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
|
10 years ago |
Andy Shevchenko
|
215dacc281
ALSA: fm801: introduce macros to access the hardware
|
10 years ago |
Takashi Iwai
|
9c7f9abf62
ALSA: fm801: Use standard printk helpers
|
10 years ago |
Takashi Iwai
|
60c5772b50
ALSA: pci: Convert to snd_card_new() with a device pointer
|
10 years ago |