1. b203dba ALSA: core: Fix missing card sysfs contents by Takashi Iwai · 11 years ago
  2. dff86f8 ALSA: hda - Add QEMU codec vendor ID by Takashi Iwai · 11 years ago
  3. e2439a5 ALSA: usx2y: Don't peep the card internal object by Takashi Iwai · 11 years ago
  4. 1f85a0f ALSA: hda - Remove superfluous inclusion of linux/pci.h by Takashi Iwai · 11 years ago
  5. 5100cd0 ALSA: hda/realtek - Allow NULL bus->pci by Takashi Iwai · 11 years ago
  6. ed9d0b6 ALSA: hda - Remove dependency on bus->pci in hda_beep.c by Takashi Iwai · 11 years ago
  7. 115b94d ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped using it by Kirill Tkhai · 11 years ago
  8. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 11 years ago
  9. 483eb06 ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects by Takashi Iwai · 11 years ago
  10. d915178 ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects by Takashi Iwai · 11 years ago
  11. 9cbb280 ALSA: usb-audio: Use SNDRV_DEV_CODEC for mixer objects by Takashi Iwai · 11 years ago
  12. bb343e7 ALSA: seq_oss: Use standard printk helpers by Takashi Iwai · 11 years ago
  13. 04cc79a ALSA: seq: Use standard printk helpers by Takashi Iwai · 11 years ago
  14. cf74dcf ALSA: timer: Use standard printk helpers by Takashi Iwai · 11 years ago
  15. 61efcee ALSA: oss: Use standard printk helpers by Takashi Iwai · 11 years ago
  16. 2ebef69 ALSA: hwdep: Use standard printk helpers by Takashi Iwai · 11 years ago
  17. ca20d29 ALSA: rawmidi: Use standard printk helpers by Takashi Iwai · 11 years ago
  18. f2f9307 ALSA: core: Use standard printk helpers by Takashi Iwai · 11 years ago
  19. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 11 years ago
  20. bb00945 ALSA: control: Use standard printk helpers by Takashi Iwai · 11 years ago
  21. a67ca25 ALSA: seq_oss: Drop debug prints by Takashi Iwai · 11 years ago
  22. f246406 ALSA: Use standard device refcount for card accounting by Takashi Iwai · 11 years ago
  23. 34356db ALSA: Use static groups for id and number card sysfs attr files by Takashi Iwai · 11 years ago
  24. 8bfb181 ALSA: Embed card device into struct snd_card by Takashi Iwai · 11 years ago
  25. 1334509 usb: gadget: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  26. 3a3d2af staging/media: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  27. b029a94 staging/line6: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  28. 89235e5 thinkpad_acpi: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  29. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  30. b9d4e7b HID: prodikeys: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  31. 102b5a8 ASoC: core: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  32. 6e10af7 ALSA: spi: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  33. a2fefc3 ALSA: sparc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  34. e7182ac ALSA: sh: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  35. 1076879 ALSA: ppc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  36. 5815f555 ALSA: pcmcia: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  37. 5f32c31 ALSA: parisc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  38. bee1bb1 ALSA: mips: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  39. 7d13211 ALSA: au1x00: convert to platform device by Manuel Lauss · 16 years ago
  40. a4f2473 ALSA: atmel: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  41. 4a87558 ALSA: arm: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  42. 06b45f0 ALSA: firewire: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  43. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  44. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  45. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  46. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  47. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 11 years ago
  48. 80d7d77 ALSA: Drop unused name argument in snd_register_oss_device() by Takashi Iwai · 11 years ago
  49. c4d1489 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  50. a8dca46 ALSA: hda - Make snd_hda_gen_spec_free() static by Takashi Iwai · 11 years ago
  51. 998caa4 ALSA: hda - Disable static quirks for C-Media codecs by Takashi Iwai · 11 years ago
  52. 8a02c0c ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free() by Takashi Iwai · 11 years ago
  53. ef8e39b ALSA: hda - Fix undefined symbol due to builtin/module mixup by Takashi Iwai · 11 years ago
  54. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 11 years ago
  55. 0a11458 ALSA: Fix typos in alsa-driver-api.xml by Masanari Iida · 11 years ago
  56. 71b9b17 sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.c by Rashika Kheria · 11 years ago
  57. f9367f3 ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.c by Rashika Kheria · 11 years ago
  58. 01b1dcc ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c by Rashika Kheria · 11 years ago
  59. 61a75f1 ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF by David Henningsson · 11 years ago
  60. 8e54b4a ALSA: hda - Rename ASUS subwoofer quirks by David Henningsson · 11 years ago
  61. f88abaa ALSA: hda - Fix mic capture on Sony VAIO Pro 11 by Takashi Iwai · 11 years ago
  62. f47e5dc ALSA: hda - Add a headset quirk for Dell XPS 13 by David Henningsson · 11 years ago
  63. 7fe3071 ALSA: hda - Fix inconsistent Mic mute LED by Takashi Iwai · 11 years ago
  64. f8f1bec ALSA: hda - Fix leftover ifdef checks after modularization by Takashi Iwai · 11 years ago
  65. 276ab33 ALSA: hda - Improve loopback path lookups for AD1983 by Takashi Iwai · 11 years ago
  66. c20f31e ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 by Takashi Iwai · 11 years ago
  67. c7579fe ALSA: hda - Add missing mixer widget for AD1983 by Takashi Iwai · 11 years ago
  68. d3c5656 ALSA: hda/realtek - Avoid invalid COEFs for ALC271X by Takashi Iwai · 11 years ago
  69. 4528eb1 ALSA: hda - Fix silent output on Toshiba Satellite L40 by Takashi Iwai · 11 years ago
  70. 3e887f3 ALSA: hda - Add mute LED support to Lenovo Ideapad by Takashi Iwai · 11 years ago
  71. 400362f ALSA: usb-audio: Resume mixer values properly by Takashi Iwai · 11 years ago
  72. 63f4b3a Merge branch 'topic/hda' into for-next by Takashi Iwai · 11 years ago
  73. 4fa71c1 ALSA: usb-audio: Add missing kconfig dependecy by Takashi Iwai · 11 years ago
  74. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  75. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  76. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  77. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  78. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  79. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  80. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  81. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  82. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  83. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  84. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  85. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  86. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  87. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  88. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  89. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  90. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  91. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  92. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  93. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  94. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  95. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  96. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  97. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  98. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  99. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  100. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago