index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
fm801.c
Age
Commit message (
Expand
)
Author
2024-02-12
ALSA: fm801: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2022-04-12
ALSA: fm801: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2021-07-19
ALSA: fm801: Allocate resources with device-managed APIs
Takashi Iwai
2021-06-09
ALSA: fm801: Fix assignment in if condition
Takashi Iwai
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-07-07
ALSA: pci/fm801: fix kernel-doc
Pierre-Louis Bossart
2020-01-05
ALSA: fm801: More constification
Takashi Iwai
2020-01-03
ALSA: fm801: Constify snd_fm801_tea575x_gpios
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2019-12-11
ALSA: fm801: Support PCM sync_stop
Takashi Iwai
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: fm801: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-06-11
ALSA: fm801: add error handling for snd_ctl_add
Zhouyang Jia
2017-08-12
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-07-18
ALSA: fm801: Initialize chip after IRQ handler is registered
Andy Shevchenko
2017-06-09
ALSA: fm801: Constify hw_constraints
Takashi Iwai
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-12-21
ALSA: fm801: restore TEA575x state on resume
Andy Shevchenko
2015-12-21
ALSA: fm801: save context before suspend devices
Andy Shevchenko
2015-12-21
ALSA: fm801: no need to suspend absent codec
Andy Shevchenko
2015-12-21
ALSA: fm801: detect FM-only card earlier
Andy Shevchenko
2015-12-21
ALSA: fm801: propagate TUNER_ONLY bit when autodetected
Andy Shevchenko
2015-12-20
ALSA: fm801: store struct device instead of pci_dev
Andy Shevchenko
2015-12-20
ALSA: fm801: put curly braces around empty if-body
Andy Shevchenko
2015-12-20
ALSA: fm801: convert rest outw() / inw() to use helpers
Andy Shevchenko
2015-12-20
ALSA: fm801: explicitly free IRQ line
Andy Shevchenko
2015-12-03
[media] media, sound: tea575x: constify snd_tea575x_ops structures
Julia Lawall
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-01-11
ALSA: fm801: remove FSF address
Andy Shevchenko
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-08
ALSA: fm801: PCI core handles power state for us
Andy Shevchenko
2015-01-07
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-07
ALSA: fm801: move to pcim_* and devm_* functions
Andy Shevchenko
2015-01-02
ALSA: fm801: Remove always NULL parameter
Lars-Peter Clausen
2014-10-21
ALSA: fm801: Use snd_ctl_enum_info()
Takashi Iwai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-19
ALSA: fm801: convert struct description to kernel-doc
Andy Shevchenko
2014-04-29
ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
Andy Shevchenko
2014-04-29
ALSA: fm801: introduce macros to access the hardware
Andy Shevchenko
2014-02-26
ALSA: fm801: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-08-18
[media] tea575x: Move header from sound to media
Ondrej Zary
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
[next]