1. d31e954 regulator: wm831x: Convert to regulator_list_voltage_linear() by Mark Brown · 12 years ago
  2. bca7bbf regulator: core: Allow drivers to set simple linear voltage maps as data by Mark Brown · 12 years ago
  3. e843fc4 regulator: core: Allow regulators to provide a voltage to selector mapping by Mark Brown · 12 years ago
  4. 5949a7e Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next by Mark Brown · 12 years ago
  5. 178e43a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next by Mark Brown · 12 years ago
  6. dcf7011 regulator: core: Warn on missing struct device by Mark Brown · 12 years ago
  7. 0f82b6c regulator: dummy: Specify a struct device by Mark Brown · 12 years ago
  8. b7ca878 regulator: wm831x: Register all normal regulators by Mark Brown · 12 years ago
  9. 411a2df regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. by NeilBrown · 12 years ago
  10. c30540d mfd: twl: define all feature flags in one place. by NeilBrown · 12 years ago
  11. 1f904fd regulator: tps65910: Convert to get_voltage_sel by Axel Lin · 12 years ago
  12. 5d0526e regulator: wm8994: Use main I2C device as struct device by Mark Brown · 12 years ago
  13. 2935fb1 regulator: tps62360: fix stylistic issue and optimize code by Laxman Dewangan · 12 years ago
  14. 053fa1b regulator: wm831x-dcdc: Convert to gpio_request_one() by Mark Brown · 12 years ago
  15. 09e3fd2 regulator: wm8994: Convert to gpio_request_one() by Mark Brown · 12 years ago
  16. a60cfce regulator: tps62360: Provide settling time for voltage change by Laxman Dewangan · 12 years ago
  17. 16ea003 regulator: tps62360: enable register cache by Laxman Dewangan · 12 years ago
  18. 8e8a507 regulator: da9052: fix bug in device tree iteration loop by Ying-Chun Liu (PaulLiu) · 12 years ago
  19. 9a50dba regulator: fixed: add property for gpio open drain flag by Laxman Dewangan · 12 years ago
  20. 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
  21. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  22. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  23. 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
  24. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  25. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  26. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  27. c006b21 regulator: 88pm8607: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  28. 15b397d7 regulator: rc5t583: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  29. 09812bc regulator: da9052: Use regulator_get_voltage_sel_regmap() by Axel Lin · 12 years ago
  30. 62f6b08 tps6586x: Add device tree support by Thierry Reding · 12 years ago
  31. 1c8fa58 regulator: Add generic DT parsing for regulators by Thierry Reding · 12 years ago
  32. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  33. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  34. 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
  35. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  36. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  37. 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
  38. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  39. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  41. 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
  42. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  43. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  44. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  45. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  46. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  47. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  48. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  49. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  50. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  51. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  52. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  53. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  54. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  55. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  56. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  57. 6200497 fixing dmi match for hp t5745 and hp st5747 thin client by Marc Gariepy · 12 years ago
  58. e90f3b6 drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  59. 074b5e1 drm/i915: Do not read non-existent DPLL registers on PCH hardware by Chris Wilson · 12 years ago
  60. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  61. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 12 years ago
  62. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 12 years ago
  63. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  64. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  65. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  66. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  67. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  68. e658624 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  69. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 12 years ago
  70. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 12 years ago
  71. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  72. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 12 years ago
  73. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  74. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 12 years ago
  75. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 12 years ago
  76. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 12 years ago
  77. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 12 years ago
  78. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 12 years ago
  79. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 12 years ago
  80. cb8722d smsc75xx: fix mdio reads and writes by Steve Glendinning · 12 years ago
  81. 7bdd305 smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes by Steve Glendinning · 12 years ago
  82. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  83. fec6c20 efi: Validate UEFI boot variables by Matthew Garrett · 12 years ago
  84. fbf7176 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  85. 84e92ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  86. b99da31 drm/nv10/gpio: fix thinko in mask for gpio lines 2-9 by Ben Skeggs · 12 years ago
  87. ffc6a4e nvc0/fb: shut up PMFB interrupt after the first occurrence by Christoph Bumiller · 12 years ago
  88. 0ed4bb9 drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvac by Ben Skeggs · 12 years ago
  89. 5206b52 drm/nouveau/bios: fix regression on some nv4x board by Ben Skeggs · 12 years ago
  90. 810b4de tty/serial/pmac_zilog: Fix "nobody cared" IRQ message by Larry Finger · 12 years ago
  91. de9e24e Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  92. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  93. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 3a69ddd drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. by Kenneth Graunke · 12 years ago
  95. 700698e drm/radeon/kms: need to set up ss on DP bridges as well by Alex Deucher · 12 years ago
  96. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  97. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  98. 9f7e2f9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  99. a882a4d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago