1. 47c4133 ALSA: fm801: Allocate resources with device-managed APIs by Takashi Iwai · 3 years, 6 months ago
  2. 68f441a ALSA: fm801: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  4. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  5. af8c5df ALSA: pci/fm801: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
  6. 8045d0f ALSA: fm801: More constification by Takashi Iwai · 5 years ago
  7. fb537cd ALSA: fm801: Constify snd_fm801_tea575x_gpios by Takashi Iwai · 5 years ago
  8. b4e5e70 ALSA: pci: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  9. 51055da ALSA: pci: Constify snd_ac97_bus_ops definitions by Takashi Iwai · 5 years ago
  10. efb0ad2 ALSA: pci: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  11. e41dbd2 ALSA: fm801: Support PCM sync_stop by Takashi Iwai · 5 years ago
  12. d34e1b7b ALSA: pci: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  13. 247ed10 ALSA: fm801: Use managed buffer allocation by Takashi Iwai · 5 years ago
  14. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  15. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  16. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  17. ef1ffbe ALSA: fm801: add error handling for snd_ctl_add by Zhouyang Jia · 7 years ago
  18. dee4989 ALSA: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  19. 610e1ae ALSA: fm801: Initialize chip after IRQ handler is registered by Andy Shevchenko · 7 years ago
  20. d71a13f4 ALSA: fm801: Constify hw_constraints by Takashi Iwai · 8 years ago
  21. 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  22. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  23. cb41f27 ALSA: fm801: restore TEA575x state on resume by Andy Shevchenko · 9 years ago
  24. 37ba8fc ALSA: fm801: save context before suspend devices by Andy Shevchenko · 9 years ago
  25. 14da04b ALSA: fm801: no need to suspend absent codec by Andy Shevchenko · 9 years ago
  26. b56fa68 ALSA: fm801: detect FM-only card earlier by Andy Shevchenko · 9 years ago
  27. dbec671 ALSA: fm801: propagate TUNER_ONLY bit when autodetected by Andy Shevchenko · 9 years ago
  28. d3d33aa ALSA: fm801: store struct device instead of pci_dev by Andy Shevchenko · 9 years ago
  29. 997c87da ALSA: fm801: put curly braces around empty if-body by Andy Shevchenko · 9 years ago
  30. 4b5c15f ALSA: fm801: convert rest outw() / inw() to use helpers by Andy Shevchenko · 9 years ago
  31. e97e98c ALSA: fm801: explicitly free IRQ line by Andy Shevchenko · 9 years ago
  32. 22dbec2 [media] media, sound: tea575x: constify snd_tea575x_ops structures by Julia Lawall · 9 years ago
  33. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  34. 12c243b ALSA: fm801: remove FSF address by Andy Shevchenko · 10 years ago
  35. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  36. 3db084f ALSA: fm801: PCI core handles power state for us by Andy Shevchenko · 10 years ago
  37. 3b6fe95 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 10 years ago
  38. 5618955 ALSA: fm801: move to pcim_* and devm_* functions by Andy Shevchenko · 10 years ago
  39. 483337f ALSA: fm801: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
  40. ca776a2 ALSA: fm801: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  41. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  42. 052c233 ALSA: fm801: convert struct description to kernel-doc by Andy Shevchenko · 11 years ago
  43. 02fd1a7 ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers by Andy Shevchenko · 11 years ago
  44. 215dacc ALSA: fm801: introduce macros to access the hardware by Andy Shevchenko · 11 years ago
  45. 9c7f9ab ALSA: fm801: Use standard printk helpers by Takashi Iwai · 11 years ago
  46. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  47. 59b5645 [media] tea575x: Move header from sound to media by Ondrej Zary · 11 years ago
  48. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
  49. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  50. effded7 ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins() by Dan Carpenter · 12 years ago
  51. e36e3b8 ALSA: Implement channel maps for standard onboard AC97 drivers by Takashi Iwai · 12 years ago
  52. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  53. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  54. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  55. 5daf53a [media] snd_tea575x: Make the module using snd_tea575x the fops owner by Hans de Goede · 13 years ago
  56. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  57. d4ecc83 [media] tea575x-tuner: update to latest V4L2 framework requirements by Hans Verkuil · 13 years ago
  58. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  59. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  60. 8e699d2 ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[] by Takashi Iwai · 13 years ago
  61. 272a487 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  62. c37279b ALSA: fm801: Gracefully handle failure of tuner auto-detect by Ben Hutchings · 13 years ago
  63. 2ba34e4 ALSA: fm801: Fix double free in case of error in tuner detection by Ben Hutchings · 13 years ago
  64. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  65. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  66. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  67. 9676001 ALSA: fm801: add error handling if auto-detect fails by Dan Carpenter · 14 years ago
  68. fdb62b5 ALSA: fm801: clean-up radio-related Kconfig by Ondrej Zary · 14 years ago
  69. 10ca720 ALSA: tea575x: use better card and bus names by Ondrej Zary · 14 years ago
  70. 3d11ba5 ALSA: tea575x: remove unused card from struct by Ondrej Zary · 14 years ago
  71. ea27316 ALSA: tea575x: remove freq_fixup from struct by Ondrej Zary · 14 years ago
  72. d7ba858 ALSA: fm801: implement TEA575x tuner autodetection by Ondrej Zary · 14 years ago
  73. 938a156 ALSA: fm801: convert TEA575x support to new interface by Ondrej Zary · 14 years ago
  74. f8960d6 ALSA: tea575x-tuner: remove dev_nr by Ondrej Zary · 14 years ago
  75. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 15 years ago
  76. fb716c0 snd-fm801: autodetect SF64-PCR (tuner-only) card by Ondrej Zary · 15 years ago
  77. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  78. 58e4334 [ALSA] sound: fm801.c fix shadowed variable warning by Harvey Harrison · 17 years ago
  79. 69252128 [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge by Andy Shevchenko · 17 years ago
  80. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  81. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  82. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 18 years ago
  83. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 18 years ago
  84. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  85. 30b3539 [ALSA] Various fixes for suspend/resume of ALSA PCI drivers by Takashi Iwai · 18 years ago
  86. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  87. 666c70f [ALSA] Add dB scale information to fm801 driver by Takashi Iwai · 18 years ago
  88. 5e4968e [ALSA] sound/pci/fm801: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  89. 6bbe13e [ALSA] fm801: fixed broken previous patch for the FM tuner only code by Jaroslav Kysela · 18 years ago
  90. e0a5d82 [ALSA] fm801: Support FM only card by Andy Shevchenko · 18 years ago
  91. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  92. efce4bb [ALSA] fix the SND_FM801_TEA575X dependencies by Adrian Bunk · 19 years ago
  93. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  94. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 19 years ago
  95. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 19 years ago
  96. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 19 years ago
  97. b1e9ed2 [ALSA] fm801 - Add PM support by Takashi Iwai · 19 years ago
  98. a5f2215 [ALSA] Remove xxx_t typedefs: PCI FM801 by Takashi Iwai · 19 years ago
  99. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  100. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago