1. 5f217f9 ALSA: firewire-lib: fix kerneldoc errors by Takashi Sakamoto · 10 years ago
  2. 1ea7a56 ALSA: powermac: Deletion of an unnecessary check before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  3. c283661 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  4. 6da95e1 ALSA: lola: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  5. ae1b226 ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume" by Markus Elfring · 10 years ago
  6. f0acd28 ALSA: hda: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  7. b8eca77 ALSA: ice1712: consider error value by Sudip Mukherjee · 10 years ago
  8. b393df0 ALSA: ice1712: remove unused variable by Sudip Mukherjee · 10 years ago
  9. 387417b ALSA: ice1712: remove unneeded return statement by Sudip Mukherjee · 10 years ago
  10. 9547c09 ALSA: 6fire: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  11. 76b188c ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20 by Chris J Arges · 10 years ago
  12. eef9045 ALSA: usb-audio: make set_*_mix_values functions public by Chris J Arges · 10 years ago
  13. f41d604 ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_info by Chris J Arges · 10 years ago
  14. ef9566a Revert "ALSA: usb-audio: Add quirk for Focusrite Scarlett by Chris J Arges · 10 years ago
  15. c63fcb9 ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer by Damien Zammit · 10 years ago
  16. d497a82 ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock source by Damien Zammit · 10 years ago
  17. ddcecf6 ALSA: Fix invalid kerneldoc markers by Takashi Iwai · 10 years ago
  18. 3f60c87 ALSA: mixart: Fix kerneldoc comments by Takashi Iwai · 10 years ago
  19. e60b2c7 ALSA: hda - Fix kerneldoc errors in patch_ca0132.c by Takashi Iwai · 10 years ago
  20. 2a9e8df ALSA: vx: Fix missing kerneldoc parameter descriptions by Takashi Iwai · 10 years ago
  21. 85a8181 ALSA: usb-audio: Fix Oops by composite quirk enhancement by Takashi Iwai · 10 years ago
  22. 48b217a ALSA: pcm: Fix document for snd_pcm_stop_xrun() by Takashi Iwai · 10 years ago
  23. d4b8fc6 ALSA: usb-audio: Allow multiple entries for the same iface in composite quirk by Takashi Iwai · 10 years ago
  24. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  25. 31584ed ALSA: snd_ctl_activate_id(): Fix index look-up by Lars-Peter Clausen · 10 years ago
  26. 67e2250 ALSA: usb-audio: Trigger PCM XRUN at XRUN by Takashi Iwai · 10 years ago
  27. 9bc889b ALSA: pcm: Update the state properly before notification by Takashi Iwai · 10 years ago
  28. 19566b0 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  29. 0725dda ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect by Takashi Iwai · 10 years ago
  30. 9161bd0 ALSA: echoaudio: cleanup of unnecessary messages by Sudip Mukherjee · 10 years ago
  31. c009b7e Merge branch 'topic/pcm-locking' into for-next by Takashi Iwai · 10 years ago
  32. c922c4e ALSA: hda - fix mute led problem for three HP laptops by Hui Wang · 10 years ago
  33. ae366c2 ALSA: usb-audio: Use strim() instead of open code by Takashi Iwai · 10 years ago
  34. a6cece9 ALSA: usb-audio: Pass direct struct pointer instead of list_head by Takashi Iwai · 10 years ago
  35. 4c8c3a4 ALSA: usb-audio: Flatten probe and disconnect functions by Takashi Iwai · 10 years ago
  36. 2b30d41 ALSA: pcm: Add xrun_injection proc entry by Takashi Iwai · 10 years ago
  37. f591490 ALSA: pcm: Replace PCM hwptr tracking with tracepoints by Takashi Iwai · 10 years ago
  38. d507941 ALSA: pcm: Correct PCM BUG error message by Takashi Iwai · 10 years ago
  39. 2603fe2 ALSA: es18xx: Add GPO controls by Ondrej Zary · 10 years ago
  40. 31604d3 ALSA: emu10k1: Deletion of unnecessary checks before three function calls by Markus Elfring · 10 years ago
  41. b5b4a41 ALSA: echoaudio: remove all snd_printk by Sudip Mukherjee · 10 years ago
  42. e369086 ALSA: echoaudio: add reference of struct echoaudio by Sudip Mukherjee · 10 years ago
  43. aa8edd8 ALSA: pcm: Refactoring snd_pcm_action() by Takashi Iwai · 10 years ago
  44. e3a4bd5 ALSA: pcm: Simplify snd_pcm_action_lock_irq() by Takashi Iwai · 10 years ago
  45. 4c41421 Merge branch 'topic/kerneldoc' into for-next by Takashi Iwai · 10 years ago
  46. 67faa6e ALSA: doc: Fix missing "I" for kerneldoc inclusion by Takashi Iwai · 10 years ago
  47. eb9c38d ALSA: doc: More kerneldoc comments on core components by Takashi Iwai · 10 years ago
  48. 85926e0 ALSA: pcm: Convert params_*() with static inline functions by Takashi Iwai · 10 years ago
  49. 30b771c ALSA: pcm: More kerneldoc updates by Takashi Iwai · 10 years ago
  50. f213d8f ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer() by Takashi Iwai · 10 years ago
  51. 12cddbd ALSA: control: Add missing kerneldoc comments to exported functions by Takashi Iwai · 10 years ago
  52. 438f4e2 ALSA: doc: Add ASoC codes into API documentation by Takashi Iwai · 10 years ago
  53. dda42bd ALSA: hda - Add kerneldoc comments to hda_generic.c by Takashi Iwai · 10 years ago
  54. 1df8874 ALSA: hda/realtek - Update Initial AMP for EAPD control by Kailang Yang · 10 years ago
  55. cf51eb9 ALSA: hda - change three SSID quirks to one pin quirk by David Henningsson · 10 years ago
  56. 7a5255f ALSA: hda - Set GPIO 4 low for a few HP machines by David Henningsson · 10 years ago
  57. ce40a6d Merge branch 'topic/kerneldoc' into for-next by Takashi Iwai · 10 years ago
  58. eafe840 ALSA: es1968: Replace timeval with ktime_t by Tina Ruchandani · 10 years ago
  59. 7c21539 ALSA: hda - Add ultra dock support for Thinkpad X240. by Lukas Bossard · 10 years ago
  60. 3b70bdb ALSA: hda - Add workaround for CMI8888 snoop behavior by Takashi Iwai · 10 years ago
  61. df57de1 ALSA: hdspm: remove unused variable by Sudip Mukherjee · 10 years ago
  62. 95a962c ALSA: hda - More kerneldoc comments by Takashi Iwai · 10 years ago
  63. a11e9b1 ALSA: hda - Correct kerneldoc comments by Takashi Iwai · 10 years ago
  64. 00dad6c ALSA: doc: Include uapi/sound/compress_*.h, too by Takashi Iwai · 10 years ago
  65. f533ccb ALSA: doc: Fix uapi/sound/compress_offload.h kerneldoc comments by Takashi Iwai · 10 years ago
  66. e83280f ALSA: doc: Fix enum snd_jack_types comments by Takashi Iwai · 10 years ago
  67. f994cb3 ALSA: au88x0: Kill the rest snd_print*() by Takashi Iwai · 10 years ago
  68. f48a6df ALSA: pcxhr: Kill the rest snd_print*() by Takashi Iwai · 10 years ago
  69. 2e6705c ALSA: ctxfi: Kill the rest snd_print*() by Takashi Iwai · 10 years ago
  70. 859b2e3 ALSA: compress: fix documentation errors by Vinod Koul · 10 years ago
  71. 7b366d5 ALSA: jack: Fix kerneldoc comments by Takashi Iwai · 10 years ago
  72. 90446d0 ALSA: doc: Add missing headers and compress stuff to alsa-driver-api.tmpl by Takashi Iwai · 10 years ago
  73. 326f048 ALSA: pcxhr: convert timeval to ktime_t by Aya Mahfouz · 10 years ago
  74. 317168d ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode by Takashi Iwai · 10 years ago
  75. 66797f3 ALSA: hda - Pass printf argument directly to request_module() by Takashi Iwai · 10 years ago
  76. 85c24cd Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  77. d1d0b6b ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get by Christian Vogel · 10 years ago
  78. d5432503 Merge tag 'asoc-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  79. c0d018b Merge remote-tracking branches 'asoc/fix/adau1761', 'asoc/fix/fsl', 'asoc/fix/intel', 'asoc/fix/s6000' and 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 10 years ago
  80. 6a98e34 ALSA: hda/realtek - New SSID for Headset quirk by Kailang Yang · 10 years ago
  81. ccbec5e ALSA: ad1889: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  82. 7ce5c92 ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW by Takashi Sakamoto · 10 years ago
  83. cac7f24 Linux 3.18-rc2 by Linus Torvalds · 10 years ago
  84. 88e2376 Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  86. efc176a Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  87. d1e61eb ARM: dts: imx28-evk: Let i2c0 run at 100kHz by Fabio Estevam · 10 years ago
  88. a1fc198 ARM: i.MX6: Fix "emi" clock name typo by Steve Longerbeam · 10 years ago
  89. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  90. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  91. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  92. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  93. 2cc9188 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  94. cdc63a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  95. 83da00f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  96. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  97. 20ca57c Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  98. c6d1340 Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  99. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  100. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago