1. 93f5398 drivers/leds/leds-lm3530.c: add __devexit_p where needed by Axel Lin · 13 years ago
  2. fa0ea0e drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register by Axel Lin · 13 years ago
  3. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  4. 02c3294 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue by Magnus Damm · 13 years ago
  5. 3edc580 drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  6. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 13 years ago
  7. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  8. 1bff3a2 backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() by Axel Lin · 13 years ago
  9. 4f5a66b drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling by Fabio Estevam · 13 years ago
  10. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  11. 2967b0a video/backlight: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  12. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  13. aaaa287 drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 by Peter Korsgaard · 13 years ago
  14. e58a0f8 driver/misc/fsa9480.c fix potential null-pointer dereference by Jonghwan Choi · 13 years ago
  15. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  16. 895c156 lis3: remove the references to the global variable in core driver by Éric Piel · 13 years ago
  17. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 13 years ago
  18. d7f81d4 lis3: use consistent naming of variables by Éric Piel · 13 years ago
  19. 0021586 lis3: free regulators if probe() fails by Éric Piel · 13 years ago
  20. d0b6a97 hp_accel: add HP ProBook 655x by Éric Piel · 13 years ago
  21. cdeaf62 lis3: add support for HP EliteBook 8540w by Éric Piel · 13 years ago
  22. a17b81b lis3: add support for HP EliteBook 2730p by Éric Piel · 13 years ago
  23. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  24. 6580704 drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  25. 4ca5f46 hwmon: convert idr to ida and use ida_simple interface by Jonathan Cameron · 13 years ago
  26. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  27. 1a4ceab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  28. 571109f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  29. 7fcc7c8 md/raid10: Fix bug when activating a hot-spare. by NeilBrown · 13 years ago
  30. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  31. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  32. b48aeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  33. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  34. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  35. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  36. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  37. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  38. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  39. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  40. e6d265e bonding: eliminate bond_close race conditions by Jay Vosburgh · 13 years ago
  41. 10ee0fa qlcnic: fix beacon and LED test. by Sucheta Chakraborty · 13 years ago
  42. 68233c5 qlcnic: updated reset sequence by Sony Chacko · 13 years ago
  43. ad567b8f qlcnic: reset loopback mode if promiscous mode setting fails. by Sucheta Chakraborty · 13 years ago
  44. 16e3cf7 qlcnic: skip IDC ack check in fw reset path. by Sritej Velaga · 13 years ago
  45. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  46. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  47. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  48. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  49. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  50. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  51. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  52. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  53. 3ddb709 i825xx: Fix incorrect dependency for BVME6000_NET by Geert Uytterhoeven · 13 years ago
  54. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  55. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  56. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 3c20f72 stmmac: update normal descriptor structure (v2) by Giuseppe CAVALLARO · 13 years ago
  61. e2c57f8 stmmac: fix NULL pointer dereference in capabilities fixup (v2) by Angus Clark · 13 years ago
  62. 5e6efe8 stmmac: fix a bug while checking the HW cap reg (v2) by Giuseppe CAVALLARO · 13 years ago
  63. e3a7ae2 be2net: Changing MAC Address of a VF was broken. by Somnath Kotur · 13 years ago
  64. 106df1e be2net: Refactored be_cmds.c file. by Somnath Kotur · 13 years ago
  65. 6afc25c bnx2x: update driver version to 1.70.30-0 by Dmitry Kravkov · 13 years ago
  66. 5e5399d bnx2x: use FW 7.0.29.0 by Dmitry Kravkov · 13 years ago
  67. bfdb582 bnx2x: Enable changing speed when port type is PORT_DA by Yaniv Rosner · 13 years ago
  68. 001cea7 bnx2x: Fix 54618se LED behavior by Yaniv Rosner · 13 years ago
  69. ce7c048 bnx2x: Fix RX/TX problem caused by the MAC layer by Yaniv Rosner · 13 years ago
  70. a9077bf bnx2x: Add link retry to 578xx-KR by Yaniv Rosner · 13 years ago
  71. 26ffaf3 bnx2x: Fix LED blink rate for 578xx by Yaniv Rosner · 13 years ago
  72. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  73. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  74. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  75. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  76. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  77. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  78. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  79. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  80. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  81. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  82. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  83. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  84. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  85. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. b96d715 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  87. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  88. 0acf000 lguest: move process freezing before pending signals check by Michal Hocko · 13 years ago
  89. b56e321 lguest: Allow running under paravirt-enabled KVM. by Rusty Russell · 13 years ago
  90. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  91. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  92. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  93. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  94. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  95. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  96. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  97. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  98. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  99. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  100. c43fd77 mmc: sdhci-pci: add flag for devices that can support runtime PM by Adrian Hunter · 13 years ago