1. c2543b5 regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops by Axel Lin · 12 years ago
  2. f2d103a regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear by Axel Lin · 12 years ago
  3. 0713e6a regulator: anatop: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  4. 8029a00 regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10 by Axel Lin · 12 years ago
  5. 107a396 regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages by Mark Brown · 12 years ago
  6. a540f68 regulator: wm8350: Convert to core regmap-based enable operations by Mark Brown · 12 years ago
  7. b4ec87a regulator: wm8350: Convert to use core regmap vsel readback by Mark Brown · 12 years ago
  8. 6333e9d regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off by Axel Lin · 12 years ago
  9. cad8d76 regulator: lp3971: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  10. 055917a regulator: tps6507x: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  11. c55979b regulator: tps6105x: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  12. 4f73cca regulator: lp3972: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  13. ec1cc4d regulator: ab8500: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  14. a3beb74 regulator: ab3100: Use regulator_list_voltage_table() by Axel Lin · 12 years ago
  15. 3a4b0a0 regulator: core: Use dev_get_regmap() to find the regmap by Mark Brown · 12 years ago
  16. 361ff50 regulator: Use newly added devres_release() rather than open coding by Mark Brown · 12 years ago
  17. 8b7485e regulator: core: Call set_voltage_time_sel() only when the regulator is on by Axel Lin · 12 years ago
  18. cffc959 regulator: core: Allow drivers to set voltage mapping table in regulator_desc by Axel Lin · 12 years ago
  19. b026ddb regmap: Constify regmap_irq_chip by Mark Brown · 12 years ago
  20. 5494a98 regmap: Fix the size calculation for map->format.buf_size by Fabio Estevam · 12 years ago
  21. bfaa25f regmap: clean up debugfs if regmap_init fails by Stephen Warren · 12 years ago
  22. 6a55244 regmap: mmio: request native endian formatting by Stephen Warren · 12 years ago
  23. 141eba2 regmap: allow busses to request formatting with specific endianness by Stephen Warren · 12 years ago
  24. 6c9d8cf ASoC: core: Add single controls with specified range of values by Adam Thomson · 12 years ago
  25. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 12 years ago
  26. 210cb67 ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap by Mark Brown · 12 years ago
  27. 51cc7ed ASoC: wm2000: Add register readability information by Mark Brown · 12 years ago
  28. 0561c1b ASoC: ac97: Remove empty remove() function by Mark Brown · 12 years ago
  29. 14a95fe8 ASoC: tlv320aic3x: Change Class-D amplifier gain control name by Jarkko Nikula · 12 years ago
  30. b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 12 years ago
  31. 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 12 years ago
  32. 01a0c11 ASoC: Ux500: Add platform-driver by Ola Lilja · 12 years ago
  33. d7e7eb9 ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY by Ola Lilja · 12 years ago
  34. 1aad779 ALSA: pcm: Add debug-print helper function by Ola Lilja · 12 years ago
  35. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  36. b350ecb ASoC: tegra+wm8903: remove non-DT support for Seaboard by Stephen Warren · 12 years ago
  37. 14df415 ASoC: tegra+wm8903: simplify gpio tests in widget callbacks by Stephen Warren · 12 years ago
  38. 9f6328d ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove by Stephen Warren · 12 years ago
  39. aef9a37 ASoC: tegra+alc5632: move all GPIO setup into probe by Stephen Warren · 12 years ago
  40. e44fbbd ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove by Stephen Warren · 12 years ago
  41. e2d287c ASoC: tegra+wm8903: Use devm_gpio_request_one by Stephen Warren · 12 years ago
  42. f51022f ASoC: tegra+wm8903: move all GPIO setup into probe by Stephen Warren · 12 years ago
  43. 0bf79ef ASoC: wm8903: init GPIOs during I2C probe not codec probe by Stephen Warren · 12 years ago
  44. d2582a7 Doc: document max raw dev number by Kazuo Moriwaka · 12 years ago
  45. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 12 years ago
  46. a4dff30 target/file: Use O_DSYNC by default for FILEIO backends by Nicholas Bellinger · 12 years ago
  47. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  48. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  49. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  50. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  51. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  52. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  53. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  54. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  55. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  57. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 12 years ago
  58. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 12 years ago
  59. 30dfebf drm/i915: extract object active state flushing code by Daniel Vetter · 12 years ago
  60. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 12 years ago
  61. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 12 years ago
  62. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  63. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 12 years ago
  64. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 12 years ago
  65. b9c7aff drivers/thermal/spear_thermal.c: add Device Tree probing capability by Viresh Kumar · 12 years ago
  66. 20ff51a cpuidle: coupled: add parallel barrier function by Colin Cross · 12 years ago
  67. 4126c01 cpuidle: add support for states that affect multiple cpus by Colin Cross · 12 years ago
  68. 3af272a cpuidle: fix error handling in __cpuidle_register_device by Colin Cross · 12 years ago
  69. 56cfbf7 cpuidle: refactor out cpuidle_enter_state by Colin Cross · 12 years ago
  70. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  71. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  72. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  73. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  74. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  75. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  76. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  77. a58e115 ACPI Battery: Added capacity by srinivas pandruvada · 12 years ago
  78. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 12 years ago
  79. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 12 years ago
  81. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  82. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  83. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 12 years ago
  84. 1b0a0e9 cpuidle: add checks to avoid NULL pointer dereference by Srivatsa S. Bhat · 12 years ago
  85. 0aeb9ca cpuidle: remove unused hrtimer_peek_ahead_timers() call by Sergey Senozhatsky · 12 years ago
  86. 493a708 drm/i915: clarify IBX dp workaround by Daniel Vetter · 12 years ago
  87. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 12 years ago
  88. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  89. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 12 years ago
  90. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  91. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 12 years ago
  92. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  93. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 12 years ago
  94. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 12 years ago
  95. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  96. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 12 years ago
  97. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 12 years ago
  98. 301f33f ACPI video: use after input_unregister_device() by Dan Carpenter · 12 years ago
  99. 155689d gma500: don't register the ACPI video bus by Alan Cox · 12 years ago
  100. c6996bd acpi_video: Intel video is not always i915 by Alan Cox · 12 years ago