1. 12a48a8c ASoC: Add platform registration API by Mark Brown · 16 years ago
  2. 9115171 ASoC: Add DAI registration API by Mark Brown · 16 years ago
  3. c5af3a2 ASoC: Add card registration API by Mark Brown · 16 years ago
  4. 32c8dab ASoC: Remove obsolete declaration of struct snd_soc_clock_info by Mark Brown · 16 years ago
  5. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  6. 07c84d0 ASoC: Remove device from platform suspend and resume operations by Mark Brown · 16 years ago
  7. 384c89e ASoC: Push debugfs files out of the snd_soc_device structure by Mark Brown · 16 years ago
  8. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  9. 6308419 ASoC: Push workqueue data into snd_soc_card by Mark Brown · 16 years ago
  10. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  11. 3af4182 Merge branch 'upstream' into topic/asoc by Takashi Iwai · 16 years ago
  12. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  13. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  15. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  16. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  17. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 16 years ago
  18. 3116848 meminit section warnings by Al Viro · 16 years ago
  19. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 16 years ago
  20. e899b64 ACPICA: disable _BIF warning by Lin Ming · 16 years ago
  21. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 16 years ago
  22. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  23. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  24. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  25. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  26. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  27. a47cbe7 ASoC: Move DAI structure definitions into new soc-dai.h by Mark Brown · 16 years ago
  28. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  29. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  30. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  31. 4f7dbc7 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
  32. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  33. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  34. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  35. ca3ea02 ASoC: Remove unused snd_soc_machine_config declaration by Mark Brown · 16 years ago
  36. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  37. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  39. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  40. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. 7ad933d ASoC: Machine driver for for s3c24xx with uda134x by Christian Pellegrin · 16 years ago
  42. 1cad1de ASoC: UDA134x codec driver by Christian Pellegrin · 16 years ago
  43. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  44. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  45. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  46. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  47. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  48. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  49. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
  50. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  51. 4e17e1d Add c2 port support by Rodolfo Giometti · 16 years ago
  52. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  53. b76f90b remove ratelimt() by Andrew Morton · 16 years ago
  54. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 16 years ago
  55. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  57. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  58. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  59. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  60. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  61. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  62. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  63. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 16 years ago
  64. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  65. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  66. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  67. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  69. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  70. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 16 years ago
  72. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  73. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  74. fd0fcf5c ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 16 years ago
  75. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  76. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  77. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  78. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  79. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  81. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  82. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 16 years ago
  83. 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
  84. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  85. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  86. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  87. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  88. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  89. 44342f9 ACPI: fix conflicting component definitions by Bjorn Helgaas · 16 years ago
  90. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  91. 8ec96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  92. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 16 years ago
  93. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 16 years ago
  94. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  95. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  96. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  98. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago