1. 938c565 ALSA: asihpi - Fix minor typos and spelling by Eliot Blennerhassett · 13 years ago
  2. 4bf8cff ALSA: asihpi - Remove unused structures, macros and functions by Eliot Blennerhassett · 13 years ago
  3. 1c073b6 ALSA: asihpi - Remove spurious adapter index check by Eliot Blennerhassett · 13 years ago
  4. 0a17e99 ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macro by Eliot Blennerhassett · 13 years ago
  5. 95a4c6e ALSA: asihpi - DSP code loader API now independent of OS by Eliot Blennerhassett · 13 years ago
  6. 58fbf77 ALSA: asihpi - Remove controlex structs and associated special data transfer code by Eliot Blennerhassett · 13 years ago
  7. c6c2c9a ALSA: asihpi - Increase request and response buffer sizes by Eliot Blennerhassett · 13 years ago
  8. 82b5774 ALSA: asihpi - Give more meaningful name to hpi request message type by Eliot Blennerhassett · 13 years ago
  9. 6a6d822 ALSA: usb-audio - Add quirk for Roland / BOSS BR-800 by David G Turner · 13 years ago
  10. c81c6b3 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe by Clemens Ladisch · 13 years ago
  11. f21169a ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300 by Daniel T Chen · 13 years ago
  12. 00ef961 ALSA: hda - Fix krealloc() replacement in hda_codec.c by Takashi Iwai · 13 years ago
  13. 0f5733b ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and Quattro by Guillaume Pellerin · 13 years ago
  14. 3101ba0 ALSA: Use krealloc() in possible places by Takashi Iwai · 13 years ago
  15. 08ef794 ALSA: pcmcia - Use pcmcia_request_irq() by Takashi Iwai · 13 years ago
  16. 81b85b6 ALSA: usb-audio: replace "void *" with more specific pointers by Pavel Roskin · 13 years ago
  17. 80b5249 ALSA: lx6464es - include mac address in device name by Tim Blechmann · 13 years ago
  18. 14705799 ALSA: lola - Fix for Lola280 board by Markus Bollinger · 13 years ago
  19. 3409fcd Merge branch 'fix/hda' into topic/misc by Takashi Iwai · 13 years ago
  20. ad24094 ALSA: hda - Fix no NID error with VIA codecs by Takashi Iwai · 13 years ago
  21. cf6f1ff ALSA: isight: adjust for new queueing API by Clemens Ladisch · 13 years ago
  22. f4b1e98 ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periods by Clemens Ladisch · 13 years ago
  23. 0ec5258 ALSA: 6fire - Fix signedness bug by Torsten Schenk · 13 years ago
  24. 030aba5 ALSA: ctxfi: Change PLL initialization code by Harry Butterworth · 13 years ago
  25. e72888e ALSA: lola - Fix section mismatch by Takashi Iwai · 13 years ago
  26. b3c705a ALSA: rawmidi - Use workq for event handling by Takashi Iwai · 13 years ago
  27. 30bdee0 ALSA: es1968,maestro3 - Use work for hw-volume control by Takashi Iwai · 13 years ago
  28. 85e4d95 Merge branch 'test/pci-rename' into topic/misc by Takashi Iwai · 13 years ago
  29. ca2585a ALSA: hda - Fix missing static inline to beep dummy function by Takashi Iwai · 13 years ago
  30. b028b81 ALSA: ctxfi: Implement a combined capabilities query method to replace multiple have_x query methods. by Harry Butterworth · 13 years ago
  31. 5530921 ALSA: ctxfi: Add support for Creative Titanium HD by Harry Butterworth · 13 years ago
  32. 37f7ec3 ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() by Jesper Juhl · 13 years ago
  33. 2308f4a ALSA: hda - Fix beep_device compilation warnings by Joe Perches · 13 years ago
  34. 54463a6 ALSA: hda - Fix wrong auto-mute type for Acer Aspire-one by Takashi Iwai · 13 years ago
  35. ac5d4b40 ALSA: emu10k1: Add details for E-mu 0404 PCIe version by Florian Zeitz · 13 years ago
  36. efef054 ALSA: hdspm - Add firmware revision ID for RME MADI PCI version by Adrian Knoth · 13 years ago
  37. fedf153 ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode by Adrian Knoth · 13 years ago
  38. c0da001 ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read by Adrian Knoth · 13 years ago
  39. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  40. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  41. 7ab1fc0 ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop by Daniel T Chen · 13 years ago
  42. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  43. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 13 years ago
  44. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 13 years ago
  45. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 13 years ago
  46. 3319550 ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register by Sangbeom Kim · 13 years ago
  47. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 13 years ago
  48. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 13 years ago
  49. 3115ae1 ASoC: WM8804 does not support sample rates below 32kHz by Mark Brown · 13 years ago
  50. 0f82bdf ASoC: Fix WM8962 headphone volume update for use of advanced caches by Mark Brown · 13 years ago
  51. 064d58e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name by Lars-Peter Clausen · 13 years ago
  52. 0a1896b ALSA: hda: Fix quirk for Dell Inspiron 910 by Daniel T Chen · 13 years ago
  53. 8ca695f ASoC: AD1836: Fix setting the PCM format by Lars-Peter Clausen · 13 years ago
  54. fd137e2 ASoC: Check for NULL register bank in snd_soc_get_cache_val() by Mark Brown · 13 years ago
  55. 6ac3406 ASoC: Add missing break in WM8915 FLL source selection by Mark Brown · 13 years ago
  56. 1622ee1 ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK by Mark Brown · 13 years ago
  57. 05d3962 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-3.0 by Mark Brown · 13 years ago
  58. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  59. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  60. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  61. 157186b ALSA: usb - turn off de-emphasis in s/pdif for cm6206 by Eric Lammerts · 13 years ago
  62. d50a2fb ALSA: asihpi: Use angle brackets for system includes by Joe Perches · 13 years ago
  63. 840d8e5 ASoC: atmel_ssc: Don't try to free ssc if request failed by Joachim Eastwood · 13 years ago
  64. 9676001 ALSA: fm801: add error handling if auto-detect fails by Dan Carpenter · 13 years ago
  65. a01ef05 ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write by Raymond Yau · 13 years ago
  66. 4dffbe0 ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd() by Takashi Iwai · 13 years ago
  67. bf0be0e ALSA: 6fire: Don't leak firmware in error path by Jesper Juhl · 13 years ago
  68. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  69. 46f2cc8 ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps by Linus Torvalds · 13 years ago
  70. 09cefbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  71. ea02c63 ASoC: Fix wm_hubs input PGA ZC bits by Mark Brown · 13 years ago
  72. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 13 years ago
  73. cf73df1 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  74. d1227e3 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 13 years ago
  75. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  76. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  77. e45be4b mfd: Use mfd cell platform_data for wm8400 cells platform bits by Samuel Ortiz · 14 years ago
  78. cb5811c mfd: Use mfd cell platform_data for davinci cells platform bits by Samuel Ortiz · 14 years ago
  79. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 14 years ago
  80. 9e55469 mfd: Use mfd cell platform_data for wl1273 cells platform bits by Samuel Ortiz · 14 years ago
  81. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 13 years ago
  82. 979f486 ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT by Axel Lin · 13 years ago
  83. 65afc41 ASoC: Remove duplicate linux/delay.h inclusion. by Jesper Juhl · 13 years ago
  84. 6bb74a7 ASoC: sam9g20_wm8731: use the proper SYSCKL value by Nicolas Ferre · 13 years ago
  85. 5a195b4 ASoC: wm8731: fix wm8731_check_osc() connected condition by Nicolas Ferre · 13 years ago
  86. 9477c58 ALSA: hda - Reorganize controller quriks with bit flags by Takashi Iwai · 13 years ago
  87. 0b62673 ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config() by Takashi Iwai · 13 years ago
  88. 78fa2c4 ALSA: core: remove unused variables. by Luca Tettamanti · 13 years ago
  89. 7392665 ALSA: HDA: Increase MAX_HDMI_PINS by Stephen Warren · 13 years ago
  90. f2b3614 ALSA: PCM - Don't check DMA time-out too shortly by Takashi Iwai · 13 years ago
  91. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  92. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  93. d5a0bf6 ALSA: usb-audio: more control quirks for M-Audio FastTrack devices by Daniel Mack · 13 years ago
  94. 014950b ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER by Daniel Mack · 13 years ago
  95. 9e38658 ALSA: usb-audio: export snd_usb_feature_unit_ctl by Daniel Mack · 13 years ago
  96. ef9d597 ALSA: usb-audio: rework add_control_to_empty() by Daniel Mack · 13 years ago
  97. 5875c2c ALSA: usb-audio: move assignment of chip->ctrl_intf by Daniel Mack · 13 years ago
  98. af4ccf4 ALSA: hda - Use model=auto for Lenovo G555 by Takashi Iwai · 13 years ago
  99. 5d44f92 ALSA: HDA: Unify HDMI hotplug handling. by Stephen Warren · 13 years ago
  100. 4e60b4f ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe by Tony Vroon · 13 years ago