1. a398eaa regulator: Export regulator_is_supported_voltage() by Mark Brown · 13 years ago
  2. 93bcb23 regulator: mc13892: add device tree probe support by Shawn Guo · 13 years ago
  3. 3a5d031 regulator: mc13892: remove the unnecessary prefix from regulator name by Shawn Guo · 13 years ago
  4. fded2f4 regulator: Convert wm831x regulator drivers to devm_kzalloc() by Mark Brown · 13 years ago
  5. 6242eae regulator: da9052: Staticize non-exported symbols by Axel Lin · 13 years ago
  6. 984b5a6 regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case for da9052-regulator by Ashish Jangam · 13 years ago
  7. 47aed92 regulator: Update da9052-regulator for DT changes by Mark Brown · 13 years ago
  8. 08bf1c0 regulator: DA9052/53 Regulator support by Ashish Jangam · 13 years ago
  9. 2f288ef Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  10. d9a861c regulator: pass device_node to of_get_regulator_init_data() by Shawn Guo · 13 years ago
  11. ab62aa9 regulator: If a single voltage is set with device tree then set apply_uV by Mark Brown · 13 years ago
  12. 9a8f5e0 regulator: Allow regulators to register with no init_data by Mark Brown · 13 years ago
  13. 979268c Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  14. ba305e3 regulator: twl: fix twl4030 support for smps regulators by Tero Kristo · 13 years ago
  15. 12f457d Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  16. 58fb5cf regulator: fix use after free bug by Lothar Waßmann · 13 years ago
  17. 9ee4be4 Merge remote-tracking branch 'regulator/for-linus' into regulator-next by Mark Brown · 13 years ago
  18. 005d610 regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() by Axel Lin · 13 years ago
  19. a5228d2 regulator: aat2870: Remove a redundant bitwise and operation by Axel Lin · 13 years ago
  20. d4d6373 regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator by Axel Lin · 13 years ago
  21. ae523fc Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  22. 22d881c regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe() by Axel Lin · 13 years ago
  23. 6806a66 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  24. bc91396 regulator: Staticise of_get_fixed_voltage_config() by Axel Lin · 13 years ago
  25. 4b864af regulator: Checking return value of of_get_regulator_init_data by Axel Lin · 13 years ago
  26. e69af5e regulator: export of_get_regulator_init_data by Axel Lin · 13 years ago
  27. 02fcc84 Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  28. 1568434 regulator: Fix compile break due to missing arguments to regulator_register by Rajendra Nayak · 13 years ago
  29. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  30. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  31. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  32. bd20817 virtio: add HAS_IOMEM dependency to MMIO platform bus driver by Heiko Carstens · 13 years ago
  33. 8174a06 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  34. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  35. 924ee2c Merge remote-tracking branch 'regulator/topic/dt' into regulator-next by Mark Brown · 13 years ago
  36. 68aaa37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-next by Mark Brown · 13 years ago
  37. 69511a4 regulator: map consumer regulator based on device tree by Rajendra Nayak · 13 years ago
  38. 2c043bc regulator: pass additional of_node to regulator_register() by Rajendra Nayak · 13 years ago
  39. cef4910 regulator: adapt fixed regulator driver to dt by Rajendra Nayak · 13 years ago
  40. 8f446e6 regulator: helper routine to extract regulator_init_data by Rajendra Nayak · 13 years ago
  41. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  42. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  43. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  44. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  45. 4c78899 regulator: Don't create voltage sysfs entries if we can't read voltage by Mark Brown · 13 years ago
  46. aebe495 regulator: Don't report zero volts for the fixed voltage regulator by Mark Brown · 13 years ago
  47. c1fc148 regulator: TPS65910: Create an array for init data by Kyle Manna · 13 years ago
  48. 72c108c regulator: TPS65910: Move regulator defs to header by Kyle Manna · 13 years ago
  49. c5b68d47 regulator: max8649 Convert max8649 to use regmap api by Jonghwan Choi · 13 years ago
  50. 43530b6 regulator: Use regmap_read/write(), regmap_update_bits functions directly by Jonghwan Choi · 13 years ago
  51. eff245c i2c: Make i2cdev_notifier_call static by Shubhrajyoti D · 13 years ago
  52. cbb4451 i2c: Fix device name for 10-bit slave address by Jean Delvare · 13 years ago
  53. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 13 years ago
  54. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 13 years ago
  55. b4bbb02 Revert "of/irq: of_irq_find_parent: check for parent equal to child" by Linus Torvalds · 13 years ago
  56. 2db1125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  57. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 13 years ago
  58. 21240f9 drm/radeon/kms/atom: unify i2c gpio table handling by Alex Deucher · 13 years ago
  59. d724502 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 13 years ago
  60. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  61. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  62. 866d43c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  63. 1b464d8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  64. bbbc479 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  65. 3c68814 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  66. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  67. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  68. b0d8166 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  69. b464133 iio: fix a leak due to improper use of anon_inode_getfd() by Al Viro · 13 years ago
  70. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  71. bb893d1 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  72. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  73. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  74. a767835 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  75. ddddefa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 13 years ago
  76. c9fb041 staging: fix more ET131X build errors by Randy Dunlap · 13 years ago
  77. 0337510 staging: et131x depends on NET by Randy Dunlap · 13 years ago
  78. 07de7a5 staging: slicoss depends on NET by Randy Dunlap · 13 years ago
  79. 2e9ff8d linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled by Mark Einon · 13 years ago
  80. b1ffb4c USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c by Andrew Worsley · 13 years ago
  81. 4aa3648 USB: option: add PID of Huawei E173s 3G modem by Ferenc Wagner · 13 years ago
  82. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  83. 46b5a27 USB: option: release new PID for ZTE 3G modem by zheng.zhijian@zte.com.cn · 13 years ago
  84. e253dec usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c by Jayachandran C · 13 years ago
  85. 6ac2afb misc: ad525x_dpot: Fix AD8400 spi transfer size. by Michael Hennerich · 13 years ago
  86. 91a13c2 drivers/base/node.c: fix compilation error with older versions of gcc by Claudio Scordino · 13 years ago
  87. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  88. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  89. 9545eb6 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  90. 148b00b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  92. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  93. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 13 years ago
  94. 596a1b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  95. 38ff1ed f_phonet: fix page offset of first received fragment by Rémi Denis-Courmont · 13 years ago
  96. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  97. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  98. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  99. 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
  100. 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago