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