1. 239c970 ASoC: Add snd_soc_codec_{readable,writable}_register() by Dimitris Papastamos · 13 years ago
  2. 8020454 ASoC: Add default snd_soc_default_writable_register() callback by Dimitris Papastamos · 13 years ago
  3. 67850a8 ASoC: Add control_type in snd_soc_codec by Dimitris Papastamos · 13 years ago
  4. 5fb609d ASoC: soc-cache: Introduce raw bulk write support by Dimitris Papastamos · 13 years ago
  5. a0b1550 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  6. 0ca03cd ASoC: Explicitly say registerless widgets have no register by Mark Brown · 13 years ago
  7. 3121587 ASoC: Add WM8958 enhanced EQ support by Mark Brown · 13 years ago
  8. 09e10d7 ASoC: Add WM8958 VSS support by Mark Brown · 13 years ago
  9. 3cbdd75 ALSA: Add snd_ctl_activate_id() by Takashi Iwai · 16 years ago
  10. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 13 years ago
  11. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 13 years ago
  12. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 13 years ago
  13. 1d471cd ASoC: Add TI tlv320aic32x4 codec support. by Javier Martin · 13 years ago
  14. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 13 years ago
  15. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 13 years ago
  16. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 13 years ago
  17. 4a5f7bd ASoC: Add platform data for WM9081 IRQ pin configuration by Mark Brown · 13 years ago
  18. 48e028e ASoC: Support configuration of WM8958 microphone bias analogue parameters by Mark Brown · 13 years ago
  19. 9b7c525 ASoC: Support WM8958 direct microphone detection IRQ by Mark Brown · 13 years ago
  20. fadddc8 ASoC: Add kerneldoc for jack_status_check callback by Mark Brown · 13 years ago
  21. 7887ab3 ASoC: Allow GPIO jack detection to be configured as a wake source by Mark Brown · 13 years ago
  22. f98dedc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  23. 28d639f7 ASoC: WM8903: Fix mic detection register definitions by Stephen Warren · 13 years ago
  24. fa9879e ASoC: add support for multiple jack types by Vinod Koul · 13 years ago
  25. a98a0bc ASoC: CS4271: Move Chip Select control out of the CODEC code. by Alexander Sverdlin · 14 years ago
  26. dddf3e4 ASoC: Add card driver data by Mark Brown · 14 years ago
  27. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  28. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 14 years ago
  29. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 14 years ago
  30. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  31. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 14 years ago
  32. f17c13c ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format by Kuninori Morimoto · 14 years ago
  33. 3d23c73 ASoC: Remove controls from sequenced PGA arguments by Mark Brown · 14 years ago
  34. 181e055 ASoC: Fix type for snd_soc_volatile_register() by Mark Brown · 14 years ago
  35. 4d805f7 ASoC: sh: fsi: Add snd_soc_dai_set_fmt support by Kuninori Morimoto · 14 years ago
  36. c358e64 ASoC: soc-cache: Add trace event for snd_soc_cache_sync() by Dimitris Papastamos · 14 years ago
  37. 67b2251 ASoC: CS4271 codec support by Alexander Sverdlin · 14 years ago
  38. 7cfe561 ASoC: wm8903: Expose GPIOs through gpiolib by Stephen Warren · 14 years ago
  39. dad8e7a ASoC: soc-cache: Introduce the cache_bypass option by Dimitris Papastamos · 14 years ago
  40. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 14 years ago
  41. 20e4859 ASoC: Add support for sequencing within by Mark Brown · 14 years ago
  42. a1926d1 Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 14 years ago
  43. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  45. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  46. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  47. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  48. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  49. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  50. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 14 years ago
  51. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 14 years ago
  52. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 14 years ago
  53. c2b3e74 fs: Remove unlikely() from fput_light() by Steven Rostedt · 14 years ago
  54. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  55. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 14 years ago
  56. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  57. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 14 years ago
  58. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  59. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago
  60. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  61. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  62. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 14 years ago
  63. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 14 years ago
  64. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 14 years ago
  65. 1972580 autofs4: Bump version by Ian Kent · 14 years ago
  66. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  67. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 14 years ago
  68. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 14 years ago
  69. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 14 years ago
  70. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  71. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 14 years ago
  73. 96a608a ARM: PL08x: fix a warning by Dan Williams · 14 years ago
  74. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 14 years ago
  75. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 14 years ago
  76. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  77. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 14 years ago
  78. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  79. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  80. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  81. 3e8b3b9 ALSA: constify functions in ac97 by Hanno Boeck · 14 years ago
  82. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 14 years ago
  83. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  84. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  85. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  86. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  87. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 14 years ago
  88. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  89. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 14 years ago
  90. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago
  91. 323b7fe include/gpio.h: remove remaining __must_check-annotiations by Wolfram Sang · 14 years ago
  92. 836cb71 Revert update for dirty_ratio for memcg. by KAMEZAWA Hiroyuki · 14 years ago
  93. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 14 years ago
  94. 32385c7 kernel: fix hlist_bl again by Russell King · 14 years ago
  95. 92d50a4 mfd: ab8500-core chip version cut 2.0 support by Mattias Wallin · 14 years ago
  96. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 14 years ago
  97. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  98. cdd137c mfd: MAX8998/LP3974 hibernation support by MyungJoo Ham · 14 years ago
  99. e098aded7 mfd: ab8500-core ioresources irq for subdrivers added by Mattias Wallin · 14 years ago
  100. 4c90aa9 mfd: Provide pm_runtime_no_callbacks flag in cell data by Mark Brown · 14 years ago