index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
fm801.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-50
/
+95
2015-12-21
ALSA: fm801: restore TEA575x state on resume
Andy Shevchenko
1
-0
/
+5
2015-12-21
ALSA: fm801: save context before suspend devices
Andy Shevchenko
1
-2
/
+3
2015-12-21
ALSA: fm801: no need to suspend absent codec
Andy Shevchenko
1
-6
/
+12
2015-12-21
ALSA: fm801: detect FM-only card earlier
Andy Shevchenko
1
-30
/
+39
2015-12-21
ALSA: fm801: propagate TUNER_ONLY bit when autodetected
Andy Shevchenko
1
-0
/
+4
2015-12-21
ALSA: fm801: store struct device instead of pci_dev
Andy Shevchenko
1
-4
/
+5
2015-12-21
ALSA: fm801: put curly braces around empty if-body
Andy Shevchenko
1
-2
/
+3
2015-12-21
ALSA: fm801: convert rest outw() / inw() to use helpers
Andy Shevchenko
1
-10
/
+26
2015-12-21
ALSA: fm801: explicitly free IRQ line
Andy Shevchenko
1
-0
/
+2
2015-12-03
[media] media, sound: tea575x: constify snd_tea575x_ops structures
Julia Lawall
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
1
-1
/
+1
2015-01-11
ALSA: fm801: remove FSF address
Andy Shevchenko
1
-6
/
+0
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-15
/
+0
2015-01-08
ALSA: fm801: PCI core handles power state for us
Andy Shevchenko
1
-15
/
+0
2015-01-07
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
1
-24
/
+7
2015-01-07
ALSA: fm801: move to pcim_* and devm_* functions
Andy Shevchenko
1
-24
/
+7
2015-01-02
ALSA: fm801: Remove always NULL parameter
Lars-Peter Clausen
1
-11
/
+3
2014-10-21
ALSA: fm801: Use snd_ctl_enum_info()
Takashi Iwai
1
-8
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-19
ALSA: fm801: convert struct description to kernel-doc
Andy Shevchenko
1
-10
/
+16
2014-04-29
ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
Andy Shevchenko
1
-37
/
+42
2014-04-29
ALSA: fm801: introduce macros to access the hardware
Andy Shevchenko
1
-63
/
+68
2014-02-26
ALSA: fm801: Use standard printk helpers
Takashi Iwai
1
-13
/
+13
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-08-18
[media] tea575x: Move header from sound to media
Ondrej Zary
1
-1
/
+1
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-13
/
+13
2012-11-14
ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()
Dan Carpenter
1
-3
/
+8
2012-09-06
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
1
-0
/
+7
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-3
/
+3
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-10
/
+16
2012-06-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-06-11
[media] snd_tea575x: Make the module using snd_tea575x the fops owner
Hans de Goede
1
-2
/
+2
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-13
/
+2
2012-03-19
[media] tea575x-tuner: update to latest V4L2 framework requirements
Hans Verkuil
1
-2
/
+18
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-23
ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]
Takashi Iwai
1
-7
/
+8
2011-09-22
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-5
/
+10
2011-09-22
ALSA: fm801: Gracefully handle failure of tuner auto-detect
Ben Hutchings
1
-3
/
+10
2011-09-22
ALSA: fm801: Fix double free in case of error in tuner detection
Ben Hutchings
1
-2
/
+0
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-2
/
+3
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-06-03
ALSA: fm801: add error handling if auto-detect fails
Dan Carpenter
1
-2
/
+11
2011-05-15
ALSA: fm801: clean-up radio-related Kconfig
Ondrej Zary
1
-5
/
+4
2011-05-13
ALSA: tea575x: use better card and bus names
Ondrej Zary
1
-0
/
+2
2011-05-13
ALSA: tea575x: remove unused card from struct
Ondrej Zary
1
-1
/
+0
2011-05-13
ALSA: tea575x: remove freq_fixup from struct
Ondrej Zary
1
-1
/
+0
[next]