1. b544d1e ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slaves by Takashi Iwai · 13 years ago
  2. b5bcc18 ALSA: hda - Disable dynamic-power control for VIA as default by Takashi Iwai · 13 years ago
  3. e9d010c ALSA: hda - Allow analog low-current mode when dynamic power-control is on by Takashi Iwai · 13 years ago
  4. 9243392 ALSA: hda - Fix the logic to detect VIA analog low-current mode by Takashi Iwai · 13 years ago
  5. 054d867 ALSA: hda - Check power-state before changing in patch_via.c by Takashi Iwai · 13 years ago
  6. 54c2a89 ALSA: HDA: Fix duplicated output to more than one codec by David Henningsson · 13 years ago
  7. f70eecd ALSA: hda - Fix calling cs_automic twice for Cirrus codecs. by Dylan Reid · 13 years ago
  8. ea51e50 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  9. 3422a47 ALSA: HDA: Remove quirk for Toshiba Qosmio G50 by David Henningsson · 13 years ago
  10. 05c3b36 ALSA: HDA: Fix jack creation for codecs with front and rear Line In by David Henningsson · 13 years ago
  11. 31150f2 ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 by Takashi Iwai · 13 years ago
  12. 8dbd52d Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into fix/asoc by Takashi Iwai · 13 years ago
  13. 1ae5cbc ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine by Denis 'GNUtoo' Carikli · 13 years ago
  14. 8422fa1 ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions by Axel Lin · 13 years ago
  15. 114395c ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer by UK KIM · 13 years ago
  16. a389d67 ALSA: HDA: Remove quirk for Asus N53Jq by David Henningsson · 13 years ago
  17. 77231ab ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs by Mark Brown · 13 years ago
  18. b3a8152 ALSA: hda - Fix silent output on Haier W18 laptop by Takashi Iwai · 13 years ago
  19. 5c1b136 ASoC: wm5100: Mark register cache as dirty when regulators are disabled by Mark Brown · 13 years ago
  20. 5539a10 ASoC: wm8962: Mark register cache as dirty when regulators are disabled by Mark Brown · 13 years ago
  21. 1b76d2e ASoC: wm8996: Mark register cache as dirty when regulators are disabled by Mark Brown · 13 years ago
  22. a188fcb ASoC: wm5100: Fix microphone configuration by Mark Brown · 13 years ago
  23. 9fb8352 ASoC: wm5100: Make sure we switch to button reporting mode by Mark Brown · 13 years ago
  24. a6a600d ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSID by Gustavo Maciel Dias Vieira · 13 years ago
  25. 3b25eb6 ALSA: hda - Fix silent output on ASUS A6Rp by Takashi Iwai · 13 years ago
  26. 769fab2 ALSA: Fix memory leak on error in snd_compr_set_params() by Jesper Juhl · 13 years ago
  27. 4d20bb1 ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't support by Raymond Yau · 13 years ago
  28. c83f1d7 ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error by Jesper Juhl · 13 years ago
  29. 7edf1a4 ASoC: wm8958: Use correct format string in dev_err() call by Jesper Juhl · 13 years ago
  30. b4ead01 ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptops by Takashi Iwai · 13 years ago
  31. 29c5fbb ALSA: HDA: Use model=auto for Thinkpad T510 by David Henningsson · 13 years ago
  32. 52409aa ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI by Takashi Iwai · 13 years ago
  33. a14304e ASoC: wm8996: Call _POST_PMU callback for CPVDD by Mark Brown · 13 years ago
  34. 6b35f92 ASoC: mxs: Fix mxs-saif timeout by Fabio Estevam · 13 years ago
  35. fed2200 ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK by Mark Brown · 13 years ago
  36. 495174a ASoC: Don't go through cache when applying WM5100 rev A updates by Mark Brown · 13 years ago
  37. e53e417 ASoC: Mark WM5100 register map cache only when going into BIAS_OFF by Mark Brown · 13 years ago
  38. 0c93a16 ASoC: tlv320aic32x4: always enable analouge block by Wolfram Sang · 13 years ago
  39. 01b37e9 ASoC: tlv320aic32x4: always enable dividers by Wolfram Sang · 13 years ago
  40. bb362e2 ASoC: sgtl5000: Fix wrong register name in restore by Zeng Zhaoming · 13 years ago
  41. cb0cdeb ALSA: hda - Fix a unused variable warning by Takashi Iwai · 13 years ago
  42. b9ecc4e snd-hda-intel: better Alienware M17x R3 quirk by Albert Pool · 13 years ago
  43. dcd6c92 Linux 3.3-rc1 by Linus Torvalds · 13 years ago
  44. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  46. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  47. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  48. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  49. afd2909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  50. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 13 years ago
  51. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 13 years ago
  52. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 13 years ago
  53. a730979 ALSA: hda/realtek - Remove use_jack_tbl field by Takashi Iwai · 13 years ago
  54. f21d78e ALSA: hda/realtek - Avoid conflict of unsol-events with static quirks by Takashi Iwai · 13 years ago
  55. b90bf1d ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakers by Takashi Iwai · 13 years ago
  56. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  57. f6b2457 keys: fix user_defined key sparse messages by Mimi Zohar · 13 years ago
  58. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 13 years ago
  59. 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
  60. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 13 years ago
  61. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  62. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  63. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  64. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  65. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 13 years ago
  66. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  67. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  68. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  69. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  70. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 13 years ago
  71. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  72. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  73. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  74. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  75. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  76. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  77. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  78. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  79. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  80. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  81. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  82. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  83. 6a48897 Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  84. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  85. 488a9d0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  86. 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
  87. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  88. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  89. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  90. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  91. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  92. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 13 years ago
  93. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 13 years ago
  94. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 13 years ago
  95. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 13 years ago
  96. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 13 years ago
  97. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 13 years ago
  98. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 13 years ago
  99. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 13 years ago
  100. 9b6ba57 [media] DVB: dib0700, move Nova-TD Stick to a separate set by Jiri Slaby · 13 years ago