1. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  2. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  3. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  4. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  5. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  6. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  7. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  8. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  9. ee956e0 ALSA: hda - Add digital-mic for ALC269 auto-probe mode by Takashi Iwai · 16 years ago
  10. 4605b71 ALSA: hda - Disable broken mic auto-muting in Realtek codes by Takashi Iwai · 16 years ago
  11. 71c21b4 Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  12. 13d622b ALSA: ASoC: Fix WM9713 ALC Decay Time name by Mark Brown · 16 years ago
  13. f06c8fd ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver by Jon Smirl · 16 years ago
  14. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  15. 8cd2b26 ALSA: sound/ice1712: indentation & braces disagree - add braces by Ilpo Järvinen · 16 years ago
  16. e273626 ALSA: usb - Add quirk for Edirol UA-25EX advanced modes by Takashi Iwai · 16 years ago
  17. 096a957 sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  18. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  19. 0cbf009 ALSA: hda - Add reboot notifier by Takashi Iwai · 16 years ago
  20. 366840d ALSA: Warn when control names are truncated by Mark Brown · 16 years ago
  21. 78fad343 ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelist by Bastien Nocera · 16 years ago
  22. c1e99bd ALSA: hda - Fix SPDIF mute on IDT/STAC codecs by Takashi Iwai · 16 years ago
  23. 8199de3 ALSA: hda: Add HDA vendor ID for Wolfson Microelectronics by Mark Brown · 16 years ago
  24. 5695ff4 ALSA: hda - Add another HP model for AD1884A by Takashi Iwai · 16 years ago
  25. 0a9b863 Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linus by Takashi Iwai · 16 years ago
  26. c3e5203 ALSA: ASoC: Blackfin: update SPORT0 port selector (v2) by Cliff Cai · 16 years ago
  27. e044c39 ALSA: hda - Restore default pin configs for realtek codecs by Takashi Iwai · 16 years ago
  28. 2f1e593 sound: use a common working email address by Alan Cox · 16 years ago
  29. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  30. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  31. 4b7d283 ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matching by Jarkko Nikula · 16 years ago
  32. da6320b ALSA: ASoC: OMAP: Continue fixing DSP DAI format in McBSP DAI driver by Jarkko Nikula · 16 years ago
  33. 13095c3 ALSA: Ensure PXA runtime data is initialised by Mark Brown · 16 years ago
  34. da74ae3 ALSA: hda - correct bracketing in spdif test in patch_sigmatel.c by Harvey Harrison · 16 years ago
  35. 863b451 ALSA: hda - Fix conflicting volume controls on ALC260 by Takashi Iwai · 16 years ago
  36. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  37. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  38. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  39. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  40. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  41. e8848a1 fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c by Thomas Gleixner · 16 years ago
  42. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  43. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  44. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  45. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  46. 9b7530cc i915: cleanup coding horrors in i915_gem_gtt_pwrite() by Linus Torvalds · 16 years ago
  47. 1ae8778 Fix sprintf format warnings in drm_proc.c by Linus Torvalds · 16 years ago
  48. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  49. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  50. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 72558dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  56. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  57. d67ae20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  58. 1d9a8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  59. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  60. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  61. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  62. 0d46830 Remove empty imacfb.c file by Linus Torvalds · 16 years ago
  63. 9649987 PCI: fix pci_ioremap_bar() on s390 by Heiko Carstens · 16 years ago
  64. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  65. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  66. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  67. 1543c90 PCI: remove #ifdef DEBUG around dev_dbg call by Jesse Barnes · 16 years ago
  68. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  69. e5665a4 PCI: document the pcie_aspm kernel parameter by Chuck Ebbert · 16 years ago
  70. aa42d7c PCI: introduce an pci_ioremap(pdev, barnr) function by Arjan van de Ven · 16 years ago
  71. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  72. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  73. f393d9b PCI: probing debug message uniformization by Vincent Legoll · 16 years ago
  74. 58c3a72 PCI: support PCIe ARI capability by Yu Zhao · 16 years ago
  75. 201de56 PCI: centralize the capabilities code in probe.c by Zhao, Yu · 16 years ago
  76. 280c73d PCI: centralize the capabilities code in pci-sysfs.c by Zhao, Yu · 16 years ago
  77. e354597 PCI: fix 64-vbit prefetchable memory resource BARs by Peter Chubb · 16 years ago
  78. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  79. 022edd8 PCI: use resource_size() everywhere. by Zhao, Yu · 16 years ago
  80. c322b28 PCI: use same arg names in PCI_VDEVICE comment by Zhao, Yu · 16 years ago
  81. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  82. c9bbb4a PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c by Yinghai Lu · 16 years ago
  83. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  84. 11d5874 PCI: fix sparse warning in pci_remove_behind_bridge by Stephen Hemminger · 16 years ago
  85. 50cbfa5 PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space by Roland Dreier · 16 years ago
  86. ec84f12 PCI: fix -Wakpm warnings in pci_pm_init debug output by Jesse Barnes · 16 years ago
  87. cef354d PCI: connect struct pci_dev to struct pci_slot by Alex Chiang · 16 years ago
  88. 93ff68a PCI: make CPU list affinity visible by Mike Travis · 16 years ago
  89. 5993760 PCI: utilize calculated results when detecting MSI features by Jike Song · 16 years ago
  90. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  91. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  92. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  93. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  94. c011560 PCI: Document that most pci options are shared between i386 and x86-64 by Andi Kleen · 16 years ago
  95. c9ed77e PCI: tidy PME support messages by Bjorn Helgaas · 16 years ago
  96. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  97. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  98. 34a2e15 PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  99. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  100. 16dbef4 PCI: change MSI-x vector to 32bit by Yinghai Lu · 16 years ago