Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-05-11 | ALSA: fm801: implement TEA575x tuner autodetection | Ondrej Zary | 1 | -11/+22 |
2011-05-10 | ALSA: fm801: convert TEA575x support to new interface | Ondrej Zary | 1 | -279/+57 |
2011-03-21 | ALSA: tea575x-tuner: remove dev_nr | Ondrej Zary | 1 | -1/+0 |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 1 | -1/+1 |
2009-12-03 | snd-fm801: autodetect SF64-PCR (tuner-only) card | Ondrej Zary | 1 | -13/+27 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 1 | -3/+3 |
2008-04-24 | [ALSA] sound: fm801.c fix shadowed variable warning | Harvey Harrison | 1 | -4/+4 |
2008-01-31 | [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge | Andy Shevchenko | 1 | -0/+22 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -2/+2 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -3/+1 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 1 | -1/+1 |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 1 | -1/+1 |
2006-10-22 | [ALSA] Various fixes for suspend/resume of ALSA PCI drivers | Takashi Iwai | 1 | -3/+8 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-23 | [ALSA] Add dB scale information to fm801 driver | Takashi Iwai | 1 | -3/+16 |
2006-09-23 | [ALSA] sound/pci/fm801: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -3/+1 |
2006-09-23 | [ALSA] fm801: fixed broken previous patch for the FM tuner only code | Jaroslav Kysela | 1 | -13/+19 |
2006-09-23 | [ALSA] fm801: Support FM only card | Andy Shevchenko | 1 | -2/+14 |
2006-07-12 | [ALSA] Fix section mismatch errors in ALSA PCI drivers | Takashi Iwai | 1 | -1/+1 |
2006-07-12 | [ALSA] fix the SND_FM801_TEA575X dependencies | Adrian Bunk | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 1 | -1/+2 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-04-27 | [ALSA] add __devinitdata to all pci_device_id | Henrik Kretzschmar | 1 | -1/+1 |
2006-01-03 | [ALSA] fm801 - Add PM support | Takashi Iwai | 1 | -87/+158 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCI FM801 | Takashi Iwai | 1 | -108/+121 |