1. bae5e9c regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions by Axel Lin · 12 years ago
  2. c972a02 regulator: da903x: Convert to set_voltage_sel and map_voltage by Axel Lin · 12 years ago
  3. 70b4e78 regulator: da903x: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  4. 9a00630 regulator: tps62360: support force PWM mode via regulator mode by Laxman Dewangan · 12 years ago
  5. 70e5f64 regulator: rc5t583: Convert to regulator_set_voltage_sel_regmap and regulator_map_voltage_linear by Axel Lin · 12 years ago
  6. 3209be1 regulator: rc5t583: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  7. 40baece regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator_map_voltage_linear by Axel Lin · 12 years ago
  8. 0fb737b regulator: max8649: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  9. 817d8c2 regulator: max8649: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  10. 0f65402 regulator: max8649: Convert to get_voltage_sel by Axel Lin · 12 years ago
  11. be15411 regulator: tps62360: Fix build error due to missing semicolon by Axel Lin · 12 years ago
  12. b68b45d regulator: wm8994: Allow registration with no platform data by Mark Brown · 12 years ago
  13. b1a8683 regulator: core: Don't open code _regulator_is_enabled() by Mark Brown · 12 years ago
  14. f0b067d regulator: wm831x-dcdc: Add missing checks for pdata before use by Mark Brown · 12 years ago
  15. cd8318c regulator: max8925: Convert to set_voltage_sel() and map_voltage() by Axel Lin · 12 years ago
  16. 4093e73 regulator: max8925: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  17. 3c8983b regulator: max8925: Convert to get_voltage_sel by Axel Lin · 12 years ago
  18. e81dba85 regulator: core: Release regulator-regulator supplies on error by Mark Brown · 12 years ago
  19. 41097af regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linear by Axel Lin · 12 years ago
  20. 7f225ba regulator: tps62360: Convert to regulator_list_voltage_linear() by Axel Lin · 12 years ago
  21. ccfcb1c regulator: core: Ensure simple linear voltage mappings falls within the specified range by Axel Lin · 12 years ago
  22. 684ae39 regulator: tps62360: add dt support by Laxman Dewangan · 12 years ago
  23. 8bdca009 regulator: tps62360: make init_data of platform data to pointer. by Laxman Dewangan · 12 years ago
  24. 6790178 regulator: tps65910 regulator: add device tree support by Rhyland Klein · 12 years ago
  25. 9447f35 regulator: da903x: Convert to get_voltage_sel by Axel Lin · 12 years ago
  26. d4eb56a regulator: da903x: Fix list voltage for da9030 ldo14 by Axel Lin · 12 years ago
  27. 5ceba7b regulator: Staticise non-exported symbol s5m8767_opmode_reg by Mark Brown · 12 years ago
  28. c54a155 regulator: wm8400: Modernise driver by Mark Brown · 12 years ago
  29. d31e954 regulator: wm831x: Convert to regulator_list_voltage_linear() by Mark Brown · 12 years ago
  30. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  31. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  32. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  33. 178e43a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next by Mark Brown · 12 years ago
  34. dcf7011 regulator: core: Warn on missing struct device by Mark Brown · 12 years ago
  35. 0f82b6c regulator: dummy: Specify a struct device by Mark Brown · 12 years ago
  36. b7ca878 regulator: wm831x: Register all normal regulators by Mark Brown · 12 years ago
  37. 411a2df regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. by NeilBrown · 12 years ago
  38. c30540d mfd: twl: define all feature flags in one place. by NeilBrown · 12 years ago
  39. 1f904fd regulator: tps65910: Convert to get_voltage_sel by Axel Lin · 12 years ago
  40. 5d0526e regulator: wm8994: Use main I2C device as struct device by Mark Brown · 12 years ago
  41. 2935fb1 regulator: tps62360: fix stylistic issue and optimize code by Laxman Dewangan · 12 years ago
  42. 053fa1b regulator: wm831x-dcdc: Convert to gpio_request_one() by Mark Brown · 12 years ago
  43. 09e3fd2 regulator: wm8994: Convert to gpio_request_one() by Mark Brown · 12 years ago
  44. a60cfce regulator: tps62360: Provide settling time for voltage change by Laxman Dewangan · 12 years ago
  45. 16ea003 regulator: tps62360: enable register cache by Laxman Dewangan · 12 years ago
  46. 8e8a507 regulator: da9052: fix bug in device tree iteration loop by Ying-Chun Liu (PaulLiu) · 12 years ago
  47. 9a50dba regulator: fixed: add property for gpio open drain flag by Laxman Dewangan · 12 years ago
  48. d48b97b Linux 3.4-rc6 by Linus Torvalds · 12 years ago
  49. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  51. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  52. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  53. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  54. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  55. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  56. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  57. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  58. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  59. b339583 Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc by Takashi Iwai · 12 years ago
  60. 20c7694 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  61. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  62. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  63. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  65. a03a09b CPU frequency drivers MAINTAINERS update by Dave Jones · 12 years ago
  66. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  67. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  68. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  69. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  70. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  71. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  72. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  73. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  74. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  75. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  76. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 12 years ago
  77. c006b21 regulator: 88pm8607: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  78. 15b397d7 regulator: rc5t583: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  79. 09812bc regulator: da9052: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  80. 62f6b08 tps6586x: Add device tree support by Thierry Reding · 12 years ago
  81. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  82. fad9365 ASoC: omap-pcm: Free dma buffers in case of error. by Oleg Matcovschi · 12 years ago
  83. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  84. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  85. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  86. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  87. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  88. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  89. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  90. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  91. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  93. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  94. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  95. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  96. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  97. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  98. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  99. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  100. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago