1. c12ec0a paride: fix off-by-one test by Roel Kluin · 14 years ago
  2. 39ad2bb drbd: fix al-to-on-disk-bitmap for 4k logical_block_size by Lars Ellenberg · 14 years ago
  3. 1f55243 drbd: Renamed overwrite_peer to primary_force by Philipp Reisner · 14 years ago
  4. d10a33c drbd: Forcing primary should also work for Consistent disks [Bugz 266] by Philipp Reisner · 14 years ago
  5. d0c3f60 drbd: Make sure we do not send state updates during an empty resync [Bugz 271] by Philipp Reisner · 14 years ago
  6. 309d160 drbd: Reduce the time an empty resync takes usually by Philipp Reisner · 14 years ago
  7. c42b6cf drbd: add missing drbd command names to avoid <NULL> in error messages by Lars Ellenberg · 14 years ago
  8. 4589d7f drbd_disconnect: grab meta.socket mutex as well by Lars Ellenberg · 14 years ago
  9. 676396d fix unit of rs_same_csums accounting by Lars Ellenberg · 14 years ago
  10. 580b976 drbd: fix broken state change after split-brain attach while connected by Lars Ellenberg · 14 years ago
  11. 4aa83b7 drbd: fix NULL pointer dereference on 4k hard sect size by Lars Ellenberg · 14 years ago
  12. cf14c2e drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> ) by Philipp Reisner · 14 years ago
  13. 8a03ae2 block: drbd: Convert semaphore to mutex by Thomas Gleixner · 14 years ago
  14. 25cf84c Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 14 years ago
  15. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. dd04265b Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  17. 6dc3eb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  18. 8fe900b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  19. 4a31c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  20. 2ddb3b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  21. 5980bb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  22. 68ae6b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  23. 3f4ae86 Merge branch 'next-i2c-xilinx' into next-i2c by Ben Dooks · 14 years ago
  24. 2086f84 Merge branch 'next-i2c-omap' into next-i2c by Ben Dooks · 14 years ago
  25. aaa02ab Merge branch 'next-i2c-mpc-v8' into next-i2c by Ben Dooks · 14 years ago
  26. e1d5b65 i2c: Add support for Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago
  27. d84d3ea i2c: omap: Add support for 16-bit registers by Cory Maccarrone · 15 years ago
  28. ad0194e i2c-pnx: fix setting start/stop condition by Luotao Fu · 14 years ago
  29. f00d738 i2c-mpc: add support for the MPC512x processors from Freescale by Wolfgang Grandegger · 14 years ago
  30. a935221 i2c-mpc: rename "setclock" initialization functions to "setup" by Wolfgang Grandegger · 14 years ago
  31. 6e56dd3 i2c-mpc: use __devinit[data] for initialization functions and data by Wolfgang Grandegger · 14 years ago
  32. 96eb716 i2c/imx: don't add probe function to the driver struct by Uwe Kleine-König · 14 years ago
  33. 3f9900f i2c: Add support for Ux500/Nomadik I2C controller by srinidhi kasagar · 14 years ago
  34. 2c08583 mfd: Fix ucb1x00 build failure for collie_defconfig by Peter Huewe · 14 years ago
  35. 860fb8c mfd: Fix lpc_sch related depends/selects, fix build error by Randy Dunlap · 14 years ago
  36. 8e7aafe gpio: Fix sch_gpio warning by Samuel Ortiz · 14 years ago
  37. be9b06b gpio: add Intel SCH GPIO controller driver by Denis Turischev · 14 years ago
  38. fd46a00 i2c: convert i2c-isch to platform_device by Denis Turischev · 14 years ago
  39. 473fe73 mfd: Use completion interrupt for WM831x AUXADC by Mark Brown · 14 years ago
  40. d19663a mfd: Use completion interrupt for WM835x AUXADC by Mark Brown · 14 years ago
  41. 11a441c mfd: Introduce remove_script function for twl4030 by Mike Turquette · 14 years ago
  42. 3d8ca8c mfd/mmc: SDHI Kconfig update by Magnus Damm · 14 years ago
  43. 3c49e81 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support by Magnus Damm · 14 years ago
  44. 1bca748 gpiolib: Force wm831x GPIOs into GPIO mode when requested by Mark Brown · 14 years ago
  45. f92e8f8 mfd: Add WM831x revision B support by Mark Brown · 14 years ago
  46. 6b8274f gpiolib: Correct debugfs display of WM831x GPIO inversion by Mark Brown · 14 years ago
  47. 3383d23 gpiolib: Actually set output state in wm831x_gpio_direction_output() by Mark Brown · 14 years ago
  48. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 14 years ago
  49. 6d9af5af tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 14 years ago
  50. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 14 years ago
  51. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 14 years ago
  52. fa0d976 mfd: Add twl6030 base addr for ID0, ID1, ID2 by Balaji T K · 14 years ago
  53. a29aaf5 mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups by Moiz Sonasath · 14 years ago
  54. e82c60a mfd: Introduce lpc_sch for Intel SCH LPC bridge by Denis Turischev · 14 years ago
  55. 91feded mfd: Check for ACPI conflicts by Samuel Ortiz · 14 years ago
  56. 14e5c82 mfd: Fix twl_has_pwrbutton typo by Eduardo Valentin · 14 years ago
  57. 6985403 input: Support onkey in 88pm860x by Haojian Zhuang · 14 years ago
  58. 2afa62e mfd: Use genirq in 88pm860x by Haojian Zhuang · 14 years ago
  59. 7731074 mfd: Fix WM8994 error handling by Joonyoung Shim · 14 years ago
  60. e8343dd mfd: Use i2c_dummy in 88pm860x by Haojian Zhuang · 14 years ago
  61. 28db388 power_supply: Enable power supply of max8925 by Haojian Zhuang · 14 years ago
  62. a39069f rtc: Enable rtc in max8925 by Haojian Zhuang · 14 years ago
  63. 1f1cf8f mfd: Update irq handler in max8925 by Haojian Zhuang · 14 years ago
  64. b13c0df mfd: Update i2c driver for max8925 by Haojian Zhuang · 14 years ago
  65. 1ea933f mfd: Program twl4030 remap_sleep correctly by Mike Turquette · 14 years ago
  66. 2955c30 gpiolib: Add WM8994 GPIO support by Mark Brown · 14 years ago
  67. 9e50108 mfd: Add initial WM8994 support by Mark Brown · 14 years ago
  68. bef3e20 mfd: htc-i2cpld depends on GPIOLIB by Randy Dunlap · 14 years ago
  69. f7ea2dc mfd: Remove leftover from discontinued TWL4030 battery patch by Christoph Egger · 14 years ago
  70. ca229f1 mfd: Fix debugfs code in AB3100 OTP driver by Linus Walleij · 14 years ago
  71. 2071db4 mfd: Use AB3100 MFD core IRQ for interrupt randomness by Linus Walleij · 14 years ago
  72. 6048a3d mfd: Add HTCPLD driver by Cory Maccarrone · 14 years ago
  73. 08ff6f2 regulator: Add max8925 support by Haojian Zhuang · 14 years ago
  74. 4f811ef backlight: Enable max8925 backlight by Haojian Zhuang · 15 years ago
  75. 1ad9989 mfd: Add subdevs in max8925 by Haojian Zhuang · 14 years ago
  76. d50f8f3 mfd: Initial max8925 support by Haojian Zhuang · 14 years ago
  77. 34a4b23 regulator: Unsupport 88pm8607 A0 and A1 by Haojian Zhuang · 15 years ago
  78. 866a98a input: Enable touch on 88pm860x by Haojian Zhuang · 15 years ago
  79. 0a2f915 led: Enable led in 88pm860x by Haojian Zhuang · 14 years ago
  80. d07e8bf backlight: Enable backlight in 88pm860x by Haojian Zhuang · 15 years ago
  81. a16122b mfd: Append subdev into 88pm860x driver by Haojian Zhuang · 15 years ago
  82. 5c42e8c mfd: Add irq support in 88pm860x by Haojian Zhuang · 15 years ago
  83. 2cc50be mfd: Rename 88pm8607 to 88pm860x in mfd by Haojian Zhuang · 14 years ago
  84. 53dbab7 mfd: Support 88pm8606 in 860x driver by Haojian Zhuang · 14 years ago
  85. bbd51b1 mfd: Split 88pm8607 driver by Haojian Zhuang · 14 years ago
  86. 0df883d mfd: Convert AB3100 driver to threaded IRQ by Linus Walleij · 14 years ago
  87. 38f6ce4 gpiolib: Add support for WM8350 GPIO controller by Mark Brown · 14 years ago
  88. 59f2507 mfd: Update WM8350 drivers for changed interrupt numbers by Mark Brown · 14 years ago
  89. ecf926b mfd: Don't allow WM8350 to be built modular by Mark Brown · 14 years ago
  90. 760e451 mfd: Convert WM8350 to genirq by Mark Brown · 14 years ago
  91. 29c71b1 rtc: Suppress duplicate enable/disable of WM8350 update interrupt by Mark Brown · 14 years ago
  92. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 14 years ago
  93. 0e820ab mfd: Correct use after free for t7l66xb by Julia Lawall · 14 years ago
  94. 1ecc09e mfd: Use resouce_size for tc6393xb by H Hartley Sweeten · 14 years ago
  95. c02e6a5 mfd: Use resource_size() for t7l66xb by H Hartley Sweeten · 14 years ago
  96. 311e54c mfd: Use resource_size() in sm501 by H Hartley Sweeten · 14 years ago
  97. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  98. 3ceb85a USB: remove unused defintion of struct usb_device_status by Dmitry Torokhov · 14 years ago
  99. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 14 years ago
  100. 7bc80cd usbfs: fix deadlock on 'usbfs_mutex', clean up poll by Linus Torvalds · 14 years ago