Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3a741c6518a2fd17b445bcb2dcb4e9d1ac972f0
/
sound
/
pci
/
fm801.c
052c233
ALSA: fm801: convert struct description to kernel-doc
by Andy Shevchenko
· 10 years ago
02fd1a7
ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
by Andy Shevchenko
· 11 years ago
215dacc
ALSA: fm801: introduce macros to access the hardware
by Andy Shevchenko
· 11 years ago
9c7f9ab
ALSA: fm801: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
59b5645
[media] tea575x: Move header from sound to media
by Ondrej Zary
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 11 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
effded7
ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()
by Dan Carpenter
· 12 years ago
e36e3b8
ALSA: Implement channel maps for standard onboard AC97 drivers
by Takashi Iwai
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
aace99e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5daf53a
[media] snd_tea575x: Make the module using snd_tea575x the fops owner
by Hans de Goede
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
d4ecc83
[media] tea575x-tuner: update to latest V4L2 framework requirements
by Hans Verkuil
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
8e699d2
ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]
by Takashi Iwai
· 13 years ago
272a487
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 13 years ago
c37279b
ALSA: fm801: Gracefully handle failure of tuner auto-detect
by Ben Hutchings
· 13 years ago
2ba34e4
ALSA: fm801: Fix double free in case of error in tuner detection
by Ben Hutchings
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 13 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 13 years ago
9676001
ALSA: fm801: add error handling if auto-detect fails
by Dan Carpenter
· 13 years ago
fdb62b5
ALSA: fm801: clean-up radio-related Kconfig
by Ondrej Zary
· 13 years ago
10ca720
ALSA: tea575x: use better card and bus names
by Ondrej Zary
· 13 years ago
3d11ba5
ALSA: tea575x: remove unused card from struct
by Ondrej Zary
· 13 years ago
ea27316
ALSA: tea575x: remove freq_fixup from struct
by Ondrej Zary
· 13 years ago
d7ba858
ALSA: fm801: implement TEA575x tuner autodetection
by Ondrej Zary
· 13 years ago
938a156
ALSA: fm801: convert TEA575x support to new interface
by Ondrej Zary
· 13 years ago
f8960d6
ALSA: tea575x-tuner: remove dev_nr
by Ondrej Zary
· 14 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
fb716c0
snd-fm801: autodetect SF64-PCR (tuner-only) card
by Ondrej Zary
· 15 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
58e4334
[ALSA] sound: fm801.c fix shadowed variable warning
by Harvey Harrison
· 17 years ago
6925212
[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge
by Andy Shevchenko
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
0cb29ea
[ALSA] Add even more 'const' to everything related to TLV
by Takashi Iwai
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
666c70f
[ALSA] Add dB scale information to fm801 driver
by Takashi Iwai
· 18 years ago
5e4968e
[ALSA] sound/pci/fm801: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 years ago
6bbe13e
[ALSA] fm801: fixed broken previous patch for the FM tuner only code
by Jaroslav Kysela
· 18 years ago
e0a5d82
[ALSA] fm801: Support FM only card
by Andy Shevchenko
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
efce4bb
[ALSA] fix the SND_FM801_TEA575X dependencies
by Adrian Bunk
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 18 years ago
6581f4e
[ALSA] Remove zero-initialization of static variables
by Takashi Iwai
· 18 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
b1e9ed2
[ALSA] fm801 - Add PM support
by Takashi Iwai
· 19 years ago
a5f2215
[ALSA] Remove xxx_t typedefs: PCI FM801
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
8433a50
[ALSA] Fix schedule_timeout usage
by Nishanth Aravamudan
· 19 years ago
99b359b
[ALSA] Add missing KERN_* suffix to printk
by Takashi Iwai
· 19 years ago
3bcd464
[ALSA] set owner field in struct pci_driver
by Clemens Ladisch
· 19 years ago
e560d8d
[ALSA] Replace with kzalloc() - pci stuff
by Takashi Iwai
· 19 years ago
10e8d78
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
by Clemens Ladisch
· 19 years ago
01d25d4
[ALSA] Replace pci_module_init() with pci_register_driver()
by Takashi Iwai
· 20 years ago
26be865
[ALSA] Add PCI ID for Gallant Odyssey Sound 4
by Sergey Vlasov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago