1. 642adf5 ALSA: line6: Remove unused line6_midibuf_status() by Chris Rorvick · 10 years ago
  2. 6eb3db9 Merge branch 'topic/line6' into for-next by Takashi Iwai · 10 years ago
  3. d832f3d Merge branch 'topic/ak411x-fix' into for-next by Takashi Iwai · 10 years ago
  4. 1781e78 ALSA: ak411x: Fix race of reinit() calls by Takashi Iwai · 10 years ago
  5. 1293617 ALSA: ak411x: Add PM helper functions by Takashi Iwai · 10 years ago
  6. a850ef8 ALSA: ak4114: Move EXPORT_SYMBOL() after each function by Takashi Iwai · 10 years ago
  7. 4161b45 ALSA: ak411x: Fix stall in work callback by Takashi Iwai · 10 years ago
  8. 1263f61 ALSA: line6: Remove snd_line6_ prefix of pcm property fields by Takashi Iwai · 10 years ago
  9. 72f18d0 ALSA: line6: Remove invalid capability bits for PODxt Live Variax by Takashi Iwai · 10 years ago
  10. b331347 ALSA: line6: Remove struct usb_line6_podhd by Takashi Iwai · 10 years ago
  11. 129b3be ALSA: line6: Move the contents of usbdefs.h into driver.h by Takashi Iwai · 10 years ago
  12. fd9301d ALSA: line6: Remove revision.h by Takashi Iwai · 10 years ago
  13. cddbd4f ALSA: line6: Tidy up and typo fixes in comments by Takashi Iwai · 10 years ago
  14. 0416980 ALSA: line6: Fix volume calculation for big-endian by Takashi Iwai · 10 years ago
  15. 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 10 years ago
  16. ba6211a ALSA: au88x0: Remove superfluous ifdef __KERNEL__ by Takashi Iwai · 10 years ago
  17. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
  18. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  19. 3741958 ALSA: sscape: add missing include of linux/io.h by Arnd Bergmann · 10 years ago
  20. 5e0ddd0 Merge branch 'topic/line6' into for-next by Takashi Iwai · 10 years ago
  21. 247d95e ALSA: line6: Handle error from line6_pcm_acquire() by Takashi Iwai · 10 years ago
  22. 2954f91 ALSA: line6: Make common PCM pointer callback by Takashi Iwai · 10 years ago
  23. 63e20df ALSA: line6: Reorganize PCM stream handling by Takashi Iwai · 10 years ago
  24. f2bb614 ALSA: line6: Clear prev_fbuf and prev_fsize properly by Takashi Iwai · 10 years ago
  25. 3d3ae44 ALSA: line6: Fix racy loopback handling by Takashi Iwai · 10 years ago
  26. d6ca69d ALSA: line6: Minor tidy up in line6_probe() by Takashi Iwai · 10 years ago
  27. aca514b ALSA: line6: Let snd_card_new() allocate private data by Takashi Iwai · 10 years ago
  28. f66fd99 ALSA: line6: Drop interface argument from private_init and disconnect callbacks by Takashi Iwai · 10 years ago
  29. 62a109d ALSA: line6: Skip volume manipulation during silence copying by Takashi Iwai · 10 years ago
  30. c849153 ALSA: line6: Do clipping in volume / monitor manipulations by Takashi Iwai · 10 years ago
  31. e90576c ALSA: line6: Consolidate PCM stream buffer allocation and free by Takashi Iwai · 10 years ago
  32. ccaac9e ALSA: line6: Use dev_err() by Takashi Iwai · 10 years ago
  33. d8131e6 ALSA: line6: Consolidate URB unlink and sync helpers by Takashi Iwai · 10 years ago
  34. ad0119a ALSA: line6: Rearrange PCM structure by Takashi Iwai · 10 years ago
  35. ab5cdcb ALSA: line6: Drop voodoo workarounds by Takashi Iwai · 10 years ago
  36. 9fb754b ALSA: line6: Use incremental loop by Takashi Iwai · 10 years ago
  37. f2a7622 ALSA: line6: Drop superfluous spinlock for trigger by Takashi Iwai · 10 years ago
  38. 5343ecf4 ALSA: line6: Fix the error recovery in line6_pcm_acquire() by Takashi Iwai · 10 years ago
  39. 6aa7f8e ALSA: line6: Use logical OR by Takashi Iwai · 10 years ago
  40. eab22e4 ALSA: line6: Fix missing error handling in line6_pcm_acquire() by Takashi Iwai · 10 years ago
  41. bc518ba ALSA: line6: Reduce superfluous spinlock in midi.c by Takashi Iwai · 10 years ago
  42. b55004f ALSA: line6: Remove unused line6_nop_read() by Takashi Iwai · 10 years ago
  43. 6b562f6 ALSA: line6: Fix memory leak at probe error path by Takashi Iwai · 10 years ago
  44. 644d908 ALSA: line6: Minor refactoring by Takashi Iwai · 10 years ago
  45. f44edd7 ALSA: line6/toneport: Implement LED controls via LED class by Takashi Iwai · 10 years ago
  46. bf115fc ALSA: line6/toneport: Fix wrong argument for toneport_has_led() by Takashi Iwai · 10 years ago
  47. eedd0e9 ALSA: line6: Don't forget to call driver's destructor at error path by Takashi Iwai · 10 years ago
  48. 6dd1c05 ALSA: line6/toneport: Move setup_timer() at the beginning by Takashi Iwai · 10 years ago
  49. 8a3b7c0 ALSA: line6: Remove superfluous NULL checks in each driver by Takashi Iwai · 10 years ago
  50. 2a324fc ALSA: line6: Abort if inconsistent usbdev is found at disconnect by Takashi Iwai · 10 years ago
  51. 270fd9c ALSA: line6: Yet more cleanup of superfluous NULL checks by Takashi Iwai · 10 years ago
  52. 1001fb8 ALSA: seq: increase the maximum number of queues by Clemens Ladisch · 10 years ago
  53. a55bdf1 ALSA: seq: remove unused callback_all field by Clemens Ladisch · 10 years ago
  54. 1f2fb11 ALSA: seq: remove unused symbols by Clemens Ladisch · 10 years ago
  55. de20b57 ALSA: seq: fix off-by-one error in port limit check by Clemens Ladisch · 10 years ago
  56. 467be35 ALSA: seq: correctly report maximum number of ports by Clemens Ladisch · 10 years ago
  57. 7533185 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  58. 0767e95 ALSA: seq-dummy: remove deadlock-causing events on close by Clemens Ladisch · 10 years ago
  59. 6715f72 Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  60. 88343ee Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fix/ts3a227e', 'asoc/fix/wm8904' and 'asoc/fix/wm8960' into asoc-linus by Mark Brown · 10 years ago
  61. 8a6dcdd Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix/fsl-ssi', 'asoc/fix/imx', 'asoc/fix/intel', 'asoc/fix/omap', 'asoc/fix/rockchip' and 'asoc/fix/rt286' into asoc-linus by Mark Brown · 10 years ago
  62. a9bb437 Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus by Mark Brown · 10 years ago
  63. d9b35aa Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linus by Mark Brown · 10 years ago
  64. 26bc420b Linux 3.19-rc6 by Linus Torvalds · 10 years ago
  65. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 4d2f0ef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 71a59b1 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  69. 80a7555 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. bfc835b Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  71. 8e908e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  72. 440e996 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  73. f828d5e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  74. 0012125 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  75. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  76. 96b26c8 dm: fix handling of multiple internal suspends by Mikulas Patocka · 10 years ago
  77. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 10 years ago
  78. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 10 years ago
  79. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 10 years ago
  80. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 10 years ago
  81. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 10 years ago
  82. c4e00f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  83. 53448a5 Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  84. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. b8de08d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  86. 4b3415c Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  87. e0b2180 arm64: dts: add baud rate to Juno stdout-path by Robin Murphy · 10 years ago
  88. 5cf9206 Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  89. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  90. 0ad4989 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  91. 222713b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  92. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 10 years ago
  93. dc58376 Revert "Documentation: Add entry for dell-laptop sysfs interface" by Darren Hart · 10 years ago
  94. a59db67 dm cache: fix problematic dual use of a single migration count variable by Joe Thornber · 10 years ago
  95. 9b1cc9f dm cache: share cache-metadata object across inactive and active DM tables by Joe Thornber · 10 years ago
  96. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  97. f374737 KVM: x86: SYSENTER emulation is broken by Nadav Amit · 10 years ago
  98. 63ea0a4 KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 by Nadav Amit · 10 years ago
  99. 284be28 arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE by Mark Brown · 10 years ago
  100. 5204521 x86/tsc: Change Fast TSC calibration failed from error to info by Alexandre Demers · 10 years ago