1. 2bc3f62 watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER by Peter Ujfalusi · 12 years ago
  2. e192634 watchdog: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  3. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  4. 312b00e1 watchdog: DA9055 Watchdog driver by Ashish Jangam · 12 years ago
  5. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  6. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  7. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  8. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  9. 50d854c8 watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  10. 2d076bb watchdog: imx2_wdt: Select the driver via ARCH_MXC by Fabio Estevam · 12 years ago
  11. e09d9c3 watchdog: cpu5wdt.c: add missing del_timer call by devendra.aaru · 12 years ago
  12. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  13. b2c4e4b watchdog: Convert twl4030_wdt to watchdog core by Jarkko Nikula · 12 years ago
  14. 5235f57 davinci_wdt: preparation for switch to common clock framework by Karicheri, Muralidharan · 12 years ago
  15. 63fbbc1 watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  16. 8157bec watchdog: ath79_wdt: convert to use module_platform_driver by Gabor Juhos · 12 years ago
  17. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  19. 74779e2 Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  20. 5031a2a Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  21. 752451f Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  22. 673ab87 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  23. d7b96ca Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  24. 3012d60 drivers/message/fusion/mptscsih.c: missing break by Alan Cox · 12 years ago
  25. 9f67675 backlight: locomolcd: fix checkpatch error and warning by Jingoo Han · 12 years ago
  26. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  27. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  29. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  30. 9929561 efi: Fix the build with user namespaces enabled. by Eric W. Biederman · 12 years ago
  31. 7e45bf8 mtd: nandsim: use prandom_bytes by Akinobu Mita · 12 years ago
  32. 8376d0b bnx2x: use prandom_bytes() by Akinobu Mita · 12 years ago
  33. 496f2f9 random32: rename random32 to prandom by Akinobu Mita · 12 years ago
  34. 31279b1 aoe: fix use after free in aoedev_by_aoeaddr() by Dan Carpenter · 12 years ago
  35. 2b37c7d aoe: update internal version number to 81 by Ed Cashin · 12 years ago
  36. bf29754 aoe: identify source of runt AoE packets by Ed Cashin · 12 years ago
  37. 4a6c9ee aoe: allow comma separator in aoe_iflist value by Ed Cashin · 12 years ago
  38. c450ba0 aoe: allow user to disable target failure timeout by Ed Cashin · 12 years ago
  39. 71114ec aoe: use dynamic number of remote ports for AoE storage target by Ed Cashin · 12 years ago
  40. e52a293 aoe: avoid races between device destruction and discovery by Ed Cashin · 12 years ago
  41. bbb44e3 aoe: improve handling of misbehaving network paths by Ed Cashin · 12 years ago
  42. b91316f aoe: return real minor number for static minors by Ed Cashin · 12 years ago
  43. 10935d0 aoe: initialize sysminor to avoid compiler warning by Ed Cashin · 12 years ago
  44. e0b2bba aoe: make error messages more specific in static minor allocation by Ed Cashin · 12 years ago
  45. 60116cf aoe: remove call to request handler from I/O completion by Ed Cashin · 12 years ago
  46. 7283760 aoe: cleanup: correct comment for aoetgt nout by Ed Cashin · 12 years ago
  47. 7b6ccc5 aoe: increase default cap on outstanding AoE commands in the network by Ed Cashin · 12 years ago
  48. 0a41409 aoe: remove vestigial request queue allocation by Ed Cashin · 12 years ago
  49. fe7252b aoe: copy fallback timing information on destination failover by Ed Cashin · 12 years ago
  50. 519b77b aoe: update driver-internal version to 64+ by Ed Cashin · 12 years ago
  51. 3fc9b03 aoe: commands in retransmit queue use new destination on failure by Ed Cashin · 12 years ago
  52. 5f0c9c4 aoe: use high-resolution RTTs with fallback to low-res by Ed Cashin · 12 years ago
  53. 0d555ec aoe: manipulate aoedev network stats under lock by Ed Cashin · 12 years ago
  54. 2292a7e aoe: err device: include MAC addresses for unexpected responses by Ed Cashin · 12 years ago
  55. 3a0c40d aoe: improve network congestion handling by Ed Cashin · 12 years ago
  56. 667be1e aoe: provide ATA identify device content to user on request by Ed Cashin · 12 years ago
  57. cd220bf aoe: update driver-internal version number to 60 by Ed Cashin · 12 years ago
  58. a04b41c aoe: whitespace cleanup by Ed Cashin · 12 years ago
  59. d437962 aoe: cleanup: remove unused ata_scnt function by Ed Cashin · 12 years ago
  60. 90a2508 aoe: "payload" sysfs file exports per-AoE-command data transfer size by Ed Cashin · 12 years ago
  61. aa304fd aoe: support larger I/O requests via aoe_maxsectors module param by Ed Cashin · 12 years ago
  62. 4ba9aa7 aoe: support the forgetting (flushing) of a user-specified AoE target by Ed Cashin · 12 years ago
  63. 1b8a163 aoe: update cap on outstanding commands based on config query response by Ed Cashin · 12 years ago
  64. 4e78dd1 aoe: print warning regarding a common reason for dropped transmits by Ed Cashin · 12 years ago
  65. 662a889 aoe: describe the behavior of the "err" character device by Ed Cashin · 12 years ago
  66. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  67. 04a373f drivers/rtc/rtc-s3c: use of_match_ptr() macro by Sachin Kamat · 12 years ago
  68. 18c701a drivers/rtc/rtc-tps65910.c: enable RTC power domain on initialization by Kim, Milo · 12 years ago
  69. 162a96e drivers/rtc/rtc-dev.c: remove unused code from rtc-dev.c by Sachin Kamat · 12 years ago
  70. 1b99732 drivers/rtc/rtc-s3c.c: convert to use devm_* API by Tushar Behera · 12 years ago
  71. 076c726 drivers/rtc/rtc-s3c.c: remove unnecessary err_nores label by Tushar Behera · 12 years ago
  72. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  73. f288cf4 rtc: rtc-davinci: use devm_kzalloc() by Devendra Naga · 12 years ago
  74. 9ed39bf rtc: rtc-davinci: return correct error code if rtc_device_register() fails by Devendra Naga · 12 years ago
  75. 32c4746 drivers/rtc/rtc-tps65910.c: rename irq to match device by Sivaram Nair · 12 years ago
  76. c9f5c7e rtc: rtc-spear: Provide flag for no support of UIE mode by Deepak Sikri · 12 years ago
  77. 93d7839 rtc: rtc-spear: Add clk_{un}prepare() support by Deepak Sikri · 12 years ago
  78. bdaa2c6 rtc: rtc-spear: use devm_*() routines by Viresh Kumar · 12 years ago
  79. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 12 years ago
  80. 0d7ecb8 drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc by Devendra Naga · 12 years ago
  81. 968d21c drivers/rtc/rtc-imxdi.c: add devicetree support by Roland Stigge · 12 years ago
  82. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  83. fc9bd90 rtc: omap: add runtime pm support by Vaibhav Hiremath · 12 years ago
  84. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  85. 9e0344d rtc: omap: dt support by Afzal Mohammed · 12 years ago
  86. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 12 years ago
  87. 375da3a drivers/of/fdt.c: re-use kernel's kbasename() by Andy Shevchenko · 12 years ago
  88. 1581b08 backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON by Marko Katic · 12 years ago
  89. 1eddd97 drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() by Jingoo Han · 12 years ago
  90. 424e06e drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called by Jingoo Han · 12 years ago
  91. 2fe2380 backlight: 88pm860x_bl: remove an unnecessary line continuation by Jingoo Han · 12 years ago
  92. b444df2 drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM by Peter Ujfalusi · 12 years ago
  93. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 12 years ago
  94. fb08cd9 drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file by Axel Lin · 12 years ago
  95. 2c114cb drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  96. 3a1f946 drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  97. 3c48d1f drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer by Jingoo Han · 12 years ago
  98. 3fd0043 drivers/video/backlight/vgg2432a4.c: add missing const by Jingoo Han · 12 years ago
  99. 53c7a2f drivers/video/backlight/tdo24m.c: add missing const by Jingoo Han · 12 years ago
  100. c22e61b drivers/video/backlight/lms283gf05.c: add missing const by Jingoo Han · 12 years ago