1. 0ec5258 ALSA: 6fire - Fix signedness bug by Torsten Schenk · 13 years ago
  2. e72888e ALSA: lola - Fix section mismatch by Takashi Iwai · 13 years ago
  3. ca2585a ALSA: hda - Fix missing static inline to beep dummy function by Takashi Iwai · 13 years ago
  4. 37f7ec3 ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() by Jesper Juhl · 13 years ago
  5. 2308f4a ALSA: hda - Fix beep_device compilation warnings by Joe Perches · 13 years ago
  6. 54463a6 ALSA: hda - Fix wrong auto-mute type for Acer Aspire-one by Takashi Iwai · 13 years ago
  7. ac5d4b4 ALSA: emu10k1: Add details for E-mu 0404 PCIe version by Florian Zeitz · 13 years ago
  8. efef054 ALSA: hdspm - Add firmware revision ID for RME MADI PCI version by Adrian Knoth · 13 years ago
  9. fedf153 ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode by Adrian Knoth · 13 years ago
  10. c0da001 ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read by Adrian Knoth · 13 years ago
  11. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  12. 7ab1fc0 ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop by Daniel T Chen · 13 years ago
  13. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 13 years ago
  14. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 13 years ago
  15. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 13 years ago
  16. 3319550 ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register by Sangbeom Kim · 13 years ago
  17. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 13 years ago
  18. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 13 years ago
  19. 3115ae1 ASoC: WM8804 does not support sample rates below 32kHz by Mark Brown · 13 years ago
  20. 0f82bdf ASoC: Fix WM8962 headphone volume update for use of advanced caches by Mark Brown · 13 years ago
  21. 064d58e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name by Lars-Peter Clausen · 13 years ago
  22. 0a1896b ALSA: hda: Fix quirk for Dell Inspiron 910 by Daniel T Chen · 13 years ago
  23. 8ca695f ASoC: AD1836: Fix setting the PCM format by Lars-Peter Clausen · 13 years ago
  24. fd137e2 ASoC: Check for NULL register bank in snd_soc_get_cache_val() by Mark Brown · 13 years ago
  25. 6ac3406 ASoC: Add missing break in WM8915 FLL source selection by Mark Brown · 13 years ago
  26. 1622ee1 ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK by Mark Brown · 13 years ago
  27. 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
  28. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  29. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  30. 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
  31. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  32. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  33. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  34. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  35. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  36. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  37. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  38. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  39. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  40. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  41. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  42. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  43. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  44. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  45. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  46. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  47. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  48. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  49. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  50. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  51. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  52. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  53. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  54. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  55. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  56. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  57. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  58. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  59. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  60. 157186b ALSA: usb - turn off de-emphasis in s/pdif for cm6206 by Eric Lammerts · 13 years ago
  61. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  62. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  63. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  64. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  65. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  66. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  67. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  68. d50a2fb ALSA: asihpi: Use angle brackets for system includes by Joe Perches · 13 years ago
  69. 840d8e5 ASoC: atmel_ssc: Don't try to free ssc if request failed by Joachim Eastwood · 13 years ago
  70. 9676001 ALSA: fm801: add error handling if auto-detect fails by Dan Carpenter · 13 years ago
  71. a01ef05 ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write by Raymond Yau · 13 years ago
  72. 4dffbe0 ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd() by Takashi Iwai · 13 years ago
  73. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  74. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  75. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  76. bf0be0e ALSA: 6fire: Don't leak firmware in error path by Jesper Juhl · 13 years ago
  77. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  78. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago
  79. 4c8cc55 ktest: Fix off-by-one in config bisect result by Steven Rostedt · 13 years ago
  80. e3a57b3 Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  81. e2bd967 block: Use hlist_entry() for io_context.cic_list.first by Paul Bolle · 13 years ago
  82. 28304f4 cfq-iosched: Remove bogus check in queue_fail path by Paul Bolle · 13 years ago
  83. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  84. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  85. 816af74 ARM: mach-shmobile: add DMAC clock definitions on SH7372 by Guennadi Liakhovetski · 13 years ago
  86. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  87. 6979d5d net: dm9000: Get the chip in a known good state before enabling interrupts by Mark Brown · 13 years ago
  88. b722dbf drivers/net/davinci_emac.c: add missing clk_put by Julia Lawall · 13 years ago
  89. a3bcc23 af-packet: Add flag to distinguish VID 0 from no-vlan. by Ben Greear · 13 years ago
  90. 41be5a4 caif: Fix race when conditionally taking rtnl lock by sjur.brandeland@stericsson.com · 13 years ago
  91. 85e3c65 usbnet/cdc_ncm: add missing .reset_resume hook by Stefan Metzmacher · 13 years ago
  92. 307f73d vlan: fix typo in vlan_dev_hard_start_xmit() by Wei Yongjun · 13 years ago
  93. d0733d2 net/ipv4: Check for mistakenly passed in non-IPv4 address by Marcus Meissner · 13 years ago
  94. bb9973e hwmon: (coretemp) Further relax temperature range checks by Guenter Roeck · 13 years ago
  95. 4f5f71a hwmon: (coretemp) Fix TjMax detection for older CPUs by Guenter Roeck · 13 years ago
  96. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  97. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  98. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  99. 3cc39b3 tile: enable CONFIG_BUGVERBOSE by Chris Metcalf · 13 years ago
  100. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 13 years ago