1. 38ead6e HID: core: fix hid delimiter local tag parsing. by Paul Chavent · 11 years ago
  2. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  3. 697a067 Merge tag 'md-3.11' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  4. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  5. 21796b3 Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus by Jiri Kosina · 11 years ago
  6. 9d15762 HID: wacom: Intuos4 battery charging changes by Przemo Firszt · 11 years ago
  7. 08ec2dc Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linus by Jiri Kosina · 11 years ago
  8. db58316 Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus by Jiri Kosina · 11 years ago
  9. 811adb9 HID: i2c-hid: support sending HID output reports using the output register by Andrew Duggan · 11 years ago
  10. 1376512 md/raid10: fix bug which causes all RAID10 reshapes to move no data. by NeilBrown · 11 years ago
  11. fdcfbbb md/raid5: allow 5-device RAID6 to be reshaped to 4-device. by NeilBrown · 11 years ago
  12. ddcf660 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  13. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  14. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  15. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  16. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  17. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  18. d552877 drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode by Jean-Francois Dagenais · 11 years ago
  19. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 11 years ago
  20. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 11 years ago
  21. c5dbcf8 pps-gpio: add device-tree binding and support by Jan Luebbe · 11 years ago
  22. 05212be drivers/pps/clients/pps-gpio.c: convert to module_platform_driver by Jan Luebbe · 11 years ago
  23. 2a65182 drivers/pps/clients/pps-gpio.c: convert to devm_* helpers by Jan Luebbe · 11 years ago
  24. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 11 years ago
  25. 94ac118 aoe: update internal version number to v83 by Ed Cashin · 11 years ago
  26. ca47bbd aoe: update copyright date by Ed Cashin · 11 years ago
  27. 8030d34 aoe: perform I/O completions in parallel by Ed Cashin · 11 years ago
  28. c378f70 nbd: correct disconnect behavior by Paul Clements · 11 years ago
  29. 9532f14 nbd: remove bogus BUG_ON in NBD_CLEAR_QUE by Michal Belczyk · 11 years ago
  30. 6ca40c2 rapidio: change endpoint device name format by Alexandre Bounine · 11 years ago
  31. 3bdbb62 rapidio: add udev notification by Alexandre Bounine · 11 years ago
  32. fdf90ab rapidio: add modular build option for the subsystem core by Alexandre Bounine · 11 years ago
  33. 94d9bd4 rapidio/tsi721: convert to modular mport driver by Alexandre Bounine · 11 years ago
  34. 9edbc30b rapidio: update enumerator registration mechanism by Alexandre Bounine · 11 years ago
  35. e6161d6 rapidio/rionet: rework driver initialization and removal by Alexandre Bounine · 11 years ago
  36. 2ec3ba6 rapidio: convert switch drivers to modules by Alexandre Bounine · 11 years ago
  37. 36f0efb drivers/rapidio/rio-scan.c: make functions static by Wu Fengguang · 11 years ago
  38. e350cd1 rapidio/switches: remove tsi500 driver by Alexandre Bounine · 11 years ago
  39. a11edb5 /dev/oldmem: Remove the interface by Zhang Yanfei · 11 years ago
  40. e88b815 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  41. 061d2a3 drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  42. 1d2e2b6 rtc: omap: restore back (hard-code) wakeup support by Hebbar Gururaja · 11 years ago
  43. 18cb636 rtc: add NXP PCF2127 support (i2c) by Renaud Cerrato · 11 years ago
  44. 2c5a5b3 drivers/rtc/rtc-palmas.c: init wakeup before device register by Wei Ni · 11 years ago
  45. 92e7f04 drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  46. 4c5591c drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  47. 0734e27 drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy by Chris Brand · 11 years ago
  48. 5ee6748 drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion by Peter Ujfalusi · 11 years ago
  49. d3869ff drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization by Peter Ujfalusi · 11 years ago
  50. 998a060 drivers/rtc/rtc-cmos.c: work around bios clearing rtc control by Derek Basehore · 11 years ago
  51. ae84589 drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled by Kevin Hilman · 11 years ago
  52. ee605e0 drivers/rtc/rtc-pcf8583.c: use PTR_RET() by Sachin Kamat · 11 years ago
  53. 23f809e drivers/rtc/rtc-pcf8563.c: use PTR_RET() by Sachin Kamat · 11 years ago
  54. 8ff7b7d drivers/rtc/rtc-m48t35.c: use PTR_RET() by Sachin Kamat · 11 years ago
  55. 17cc54b2 drivers/rtc/rtc-isl12022.c: use PTR_RET() by Sachin Kamat · 11 years ago
  56. 11f54d0 drivers/rtc/rtc-da9052.c: use PTR_RET() by Sachin Kamat · 11 years ago
  57. ad87a76 drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  58. dfc657b drivers/rtc/rtc-ds1302.c: handle write protection by Sergey Yanovich · 11 years ago
  59. 25d053c drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver by Alexandre Torgue · 11 years ago
  60. 65ee88c drivers/rtc/rtc-wm831x.c: remove empty function by Sachin Kamat · 11 years ago
  61. 7deef7f2 drivers/rtc/rtc-tps80031.c: remove empty function by Sachin Kamat · 11 years ago
  62. d55b664 drivers/rtc/rtc-sun4v.c: remove empty function by Sachin Kamat · 11 years ago
  63. 15b005b drivers/rtc/rtc-starfire.c: remove empty function by Sachin Kamat · 11 years ago
  64. 0cb4b84 drivers/rtc/rtc-snvs.c: remove empty function by Sachin Kamat · 11 years ago
  65. 7531909 drivers/rtc/rtc-rx8581.c: remove empty function by Sachin Kamat · 11 years ago
  66. 75a6cef drivers/rtc/rtc-rs5c348.c: remove empty function by Sachin Kamat · 11 years ago
  67. c281735 drivers/rtc/rtc-rx4581.c: remove empty function by Sachin Kamat · 11 years ago
  68. 832ccd3 drivers/rtc/rtc-rv3029c2.c: remove empty function by Sachin Kamat · 11 years ago
  69. a87b0f8 drivers/rtc/rtc-rs5c313.c: remove empty function by Sachin Kamat · 11 years ago
  70. 164b864 drivers/rtc/rtc-ps3.c: remove empty function by Sachin Kamat · 11 years ago
  71. 54aa095 drivers/rtc/rtc-pcf8583.c: remove empty function by Sachin Kamat · 11 years ago
  72. b1fb593 drivers/rtc/rtc-pcf8563.c: remove empty function by Sachin Kamat · 11 years ago
  73. af99ef9 drivers/rtc/rtc-pcf8523.c: remove empty function by Sachin Kamat · 11 years ago
  74. f7de2a1 drivers/rtc/rtc-max8997.c: remove empty function by Sachin Kamat · 11 years ago
  75. eda328f drivers/rtc/rtc-max77686.c: remove empty function by Sachin Kamat · 11 years ago
  76. 17d9e04 drivers/rtc/rtc-max8907.c: remove empty function by Sachin Kamat · 11 years ago
  77. a1396d9 drivers/rtc/rtc-max6900.c: remove empty function by Sachin Kamat · 11 years ago
  78. 060f559 drivers/rtc/rtc-max6902.c: remove empty function by Sachin Kamat · 11 years ago
  79. a293104 drivers/rtc/rtc-m41t94.c: remove empty function by Sachin Kamat · 11 years ago
  80. c9e379f drivers/rtc/rtc-generic.c: remove empty function by Sachin Kamat · 11 years ago
  81. 40ac872 drivers/rtc/rtc-m48t35.c: remove empty function by Sachin Kamat · 11 years ago
  82. d95c616 drivers/rtc/rtc-m41t93.c: remove empty function by Sachin Kamat · 11 years ago
  83. 2e5526f drivers/rtc/rtc-isl12022.c: remove empty function by Sachin Kamat · 11 years ago
  84. 0814023 drivers/rtc/rtc-fm3130.c: remove empty function by Sachin Kamat · 11 years ago
  85. 2a7a145 drivers/rtc/rtc-em3027.c: remove empty function by Sachin Kamat · 11 years ago
  86. e160419 drivers/rtc/rtc-efi.c: remove empty function by Sachin Kamat · 11 years ago
  87. f3828d5 drivers/rtc/rtc-ds1390.c: remove empty function by Sachin Kamat · 11 years ago
  88. 940bca3 drivers/rtc/rtc-ds3234.c: remove empty function by Sachin Kamat · 11 years ago
  89. 53ac70a drivers/rtc/rtc-ds1672.c: remove empty function by Sachin Kamat · 11 years ago
  90. b943abd drivers/rtc/rtc-ds1286.c: remove empty function by Sachin Kamat · 11 years ago
  91. 0df2c54 drivers/rtc/rtc-ds1216.c: remove empty function by Sachin Kamat · 11 years ago
  92. 52c1b7a drivers/rtc/rtc-bq32k.c: remove empty function by Sachin Kamat · 11 years ago
  93. e1c2f98 rtc: rtc-rc5t583: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  94. 3a02893 rtc: rtc-coh901331: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  95. 0209aff rtc: rtc-sh: use devm_*() functions by Jingoo Han · 11 years ago
  96. fac42b4 rtc: rtc-rx8025: use devm_*() functions by Jingoo Han · 11 years ago
  97. 618c300 rtc: rtc-pxa: use devm_*() functions by Jingoo Han · 11 years ago
  98. c417299 rtc: rtc-pm8xxx: use devm_*() functions by Jingoo Han · 11 years ago
  99. 19b8d88 rtc: rtc-m48t59: use devm_*() functions by Jingoo Han · 11 years ago
  100. 073bf42 rtc: rtc-mpc5121: use devm_*() functions by Jingoo Han · 11 years ago