1. d82af9f sound: usb: make the USB MIDI module more independent by Clemens Ladisch · 15 years ago
  2. 96f61d9 sound: usb-audio: allow switching altsetting on Roland USB MIDI devices by Clemens Ladisch · 15 years ago
  3. 88cdca9 ALSA: AACI cleanup by Russell King · 15 years ago
  4. 616ad59 ALSA: opti-miro: remove snd_card pointer from snd_miro structure by Krzysztof Helt · 15 years ago
  5. fbc5439 ALSA: sound: usbmidi: Use hweight16 by Akinobu Mita · 15 years ago
  6. d867bba sound: usb-audio: add Roland UA-1G support by Clemens Ladisch · 15 years ago
  7. 4b28dca ALSA: cs4236: add dB scale for all volume controls by Krzysztof Helt · 15 years ago
  8. bec145a ALSA: remove unnecessary null check by Dan Carpenter · 15 years ago
  9. 67f2db2 ALSA: opti-miro: Fix missing semicolon by Takashi Iwai · 15 years ago
  10. b67cad9 ALSA: opti-miro: use variables directly in the probe function by Krzysztof Helt · 15 years ago
  11. b753e03 ALSA: cs4236: update control names by Krzysztof Helt · 15 years ago
  12. baac805 sound: Kconfig typo fix by Timothy Knoll · 15 years ago
  13. 02bb57a sound: OSS: keep index within bounds of midi_devs[] by Roel Kluin · 15 years ago
  14. 0c3c35e Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  15. 5e08fe5 ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume() by Takashi Iwai · 15 years ago
  16. 50d40f1 ALSA: ice1724 - Patch for suspend/resume for ESI Juli@ by Aleksey Kunitskiy · 15 years ago
  17. 401de81 ALSA: ice1712: Use bitrev8 by Akinobu Mita · 15 years ago
  18. 0d26ce3 sound: OSS: fix error return in dma_ioctl() by Roel Kluin · 15 years ago
  19. b7fe750 sound: rawmidi: fix MIDI device O_APPEND error handling by Clemens Ladisch · 15 years ago
  20. 16fb109 sound: rawmidi: fix checking of O_APPEND when opening MIDI device by Clemens Ladisch · 15 years ago
  21. 8579d2d sound: rawmidi: fix double init when opening MIDI device with O_APPEND by Clemens Ladisch · 15 years ago
  22. faa1242 ALSA: es18xx: code improvements by Krzysztof Helt · 15 years ago
  23. dede17b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  24. f645073 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  25. f37325a ALSA: snd-aica: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  26. 1a69697 ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode by Takashi Iwai · 15 years ago
  27. f495088 ALSA: usb-audio: fix combine_word problem by Julian Anastasov · 15 years ago
  28. 70edc80 sound: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  29. 6fc786d ASoC: S3C64XX I2S: Enable audio-bus clock by Jassi Brar · 15 years ago
  30. 4d187fb ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 by Janusz Krzysztofik · 15 years ago
  31. 78987bd ALSA: hda, move hp_bseries_system by Randy Dunlap · 15 years ago
  32. d114cd8 ALSA: cs4236: detect chip in one pass by Krzysztof Helt · 15 years ago
  33. f702cf4 sound: Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  34. 7e6c398 ALSA: intel8x0: Mute External Amplifier by default for another Sony model by Daniel T Chen · 15 years ago
  35. 798a8a1 ALSA: hda - Add OLPC XO-1.5 PCI ID by Daniel Drake · 15 years ago
  36. 9dcaa7b ALSA: sh: add SuperH DAC audio driver for ALSA V4 by Rafael Ignacio Zurita · 15 years ago
  37. 5bdaaad ALSA: hda - Enable GPIO control for mute LED on HP systems by Vitaliy Kulikov · 15 years ago
  38. b419148 Linux 2.6.32-rc6 by Linus Torvalds · 15 years ago
  39. 79051db Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  40. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  41. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 15 years ago
  42. 9ddfd92 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  43. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  44. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  45. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  46. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  47. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  48. 1cec2cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  49. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  51. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  52. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  53. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  54. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  55. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  56. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  57. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  58. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  59. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  60. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 15 years ago
  61. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 15 years ago
  62. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 15 years ago
  63. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  64. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  65. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  66. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago
  67. 43309f3 i2c: imx: check busy bit when START/STOP by Richard Zhao · 15 years ago
  68. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  69. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  70. 7400f42 cfg80211: fix NULL ptr deref by Johannes Berg · 15 years ago
  71. 333a074 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  72. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  73. c35102c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  74. 20107f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  75. 3fe866c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. a5e3013 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. efcd9e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 32c5fc1 mm: remove incorrect swap_count() from try_to_unuse() by Bo Liu · 15 years ago
  80. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  81. e8c93fc Revert "[IA64] fix percpu warnings" by Tony Luck · 15 years ago
  82. 4b46d64 ARM: ensure initial page tables are setup for SMP systems by Russell King · 15 years ago
  83. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 15 years ago
  84. 8fd6959 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  85. 01e324b Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  86. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  87. 2511cd0 9p: fix readlink by Martin Stava · 15 years ago
  88. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 15 years ago
  89. ad87c64 ALSA: hda - Don't check invalid HP pin by Takashi Iwai · 15 years ago
  90. 23aebca ALSA: dummy - Fix descriptions of pcm_substreams parameter by Takashi Iwai · 15 years ago
  91. 049a31a MIPS: O32: Fix ppoll by Arnaud Patard · 15 years ago
  92. 55f4e1d MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 by Wu Zhangjin · 15 years ago
  93. 44f2c58 MIPS: Alchemy: Fix hang with high-frequency edge interrupts by Manuel Lauss · 15 years ago
  94. fcc152f MIPS: TXx9: Fix spi-baseclk value by Atsushi Nemoto · 15 years ago
  95. 2b5b9b7 MIPS: bcm63xx: Set the correct BCM3302 CPU name by Florian Fainelli · 15 years ago
  96. e8d4c34 MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store by Zhang Le · 15 years ago
  97. c2ea1d5 MIPS: Avoid potential hazard on Context register by Ralf Baechle · 15 years ago
  98. cd847b7 MIPS: Octeon: Use lockless interrupt controller operations when possible. by David Daney · 15 years ago
  99. b6b74d5 MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity by David Daney · 15 years ago
  100. 0db2b74 MIPS: Set S-cache linesize to 64-bytes for MTI's S-cache by Ralf Baechle · 15 years ago