1. 0d4260e HID: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  2. 7048f5d Input: serio: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  3. 5e9e491 Input: gameport: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  4. 14adbe5 driver core: firmware: use __ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  5. c5e064a driver core: core: use DEVICE_ATTR_RO by Greg Kroah-Hartman · 11 years ago
  6. 2581c9c driver core: bus: use DRIVER_ATTR_WO() by Greg Kroah-Hartman · 11 years ago
  7. 1130c55 driver core: create write-only attribute macros for devices and drivers by Greg Kroah-Hartman · 11 years ago
  8. a65fcce sysfs: create __ATTR_WO() by Greg Kroah-Hartman · 11 years ago
  9. d06262e driver-core: platform: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  10. 1a6661d workqueue: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  11. 32f389ec MEI: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  12. d13a280 USB: serial: convert bus code to use drv_groups by Greg Kroah-Hartman · 11 years ago
  13. bf22069 Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts by Geert Uytterhoeven · 11 years ago
  14. eefafb7 w1: slaves: w1_ds2781: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  15. 0597129 w1: slaves: w1_ds2760: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  16. 9365261 w1: slaves: w1_ds2780: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  17. fa33a65 w1: slaves: w1_ds28e04: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  18. 38f4098 w1: slaves: w1_ds2433: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  19. b3c6061 w1: slaves: w1_ds2431: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  20. 94c9e6d w1: slaves: w1_ds2423: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  21. 729fb9d w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  22. 32ea417 w1: slaves: w1_ds2408: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  23. b8a9f44 w1: slaves: w1_therm: convert to use w1_family_ops.groups by Greg Kroah-Hartman · 11 years ago
  24. 36c27a6 w1: add attribute groups to struct w1_family_ops by Greg Kroah-Hartman · 11 years ago
  25. 5b187b3 w1: use default attribute groups for w1 slave devices by Greg Kroah-Hartman · 11 years ago
  26. 47eba33 w1: remove race with sysfs file creation by Greg Kroah-Hartman · 11 years ago
  27. 3e1026b sysfs.h: remove attr_name() macro by Greg Kroah-Hartman · 11 years ago
  28. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  29. 028718a acpi: bgrt: fix build error due to attribute change by Greg Kroah-Hartman · 11 years ago
  30. 5da5c9c sysfs: fix up minor coding style issues in sysfs.h by Greg Kroah-Hartman · 11 years ago
  31. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 11 years ago
  32. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago
  33. 37814ee sysfs: dir.c: fix up odd do/while indentation by Greg Kroah-Hartman · 11 years ago
  34. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 11 years ago
  35. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  36. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  37. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  38. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  39. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
  40. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
  41. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
  42. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
  43. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
  44. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
  45. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  46. fa2be40 drivers: base: use standard device online/offline for state change by Seth Jennings · 11 years ago
  47. cb5e39b drivers: base: refactor add_memory_section() to add_memory_block() by Seth Jennings · 11 years ago
  48. 37171e3 drivers: base: remove improper get/put in add_memory_section() by Seth Jennings · 11 years ago
  49. 37a7bd6 drivers: base: reduce add_memory_section() for boot-time only by Seth Jennings · 11 years ago
  50. d7f8053 drivers: base: unshare add_memory_section() from hotplug by Seth Jennings · 11 years ago
  51. df2b717 drivers: base: use device get/put functions by Seth Jennings · 11 years ago
  52. 879f1be drivers: base: remove unneeded variable by Seth Jennings · 11 years ago
  53. b1eaef3 drivers: base: move mutex lock out of add_memory_section() by Seth Jennings · 11 years ago
  54. 65f4467 ACPI: bgrt: take advantage of binary sysfs groups by Greg KH · 11 years ago
  55. a749245 hid: roccat-pyra: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  56. 6853152 sysfs.h: fix __BIN_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  57. 515ad4d hid: roccat-kone: fix off-by-one bug in attributes by Greg Kroah-Hartman · 11 years ago
  58. 975b53c hid: roccat-kovaplus: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  59. 0f1947f hid: roccat-konepure: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  60. eb3156e hid: roccat-koneplus: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  61. 0807954 hid: roccat-savu: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  62. 71b230a hid: roccat-kone: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  63. 8daf8c3 hid: roccat-isku: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  64. e0a00d8 hid: roccat-arvo: convert class code to use bin_attrs in groups by Greg Kroah-Hartman · 11 years ago
  65. d9e1241 backing-dev: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  66. bd0eae4 PPS: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  67. e80b89a x86: wmi: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  68. 13e2237 v4l2: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  69. 46a58c4 HID: roccat: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  70. a93d6b0 devfreq: convert devfreq_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  71. 567b21e mips: convert vpe_class to use dev_groups by Greg Kroah-Hartman · 11 years ago
  72. cebcac7 drivers / dma-contiguous: Fix __init attribute location by Hanjun Guo · 11 years ago
  73. a825791 drivers / platform: Fix __init attribute location by Hanjun Guo · 11 years ago
  74. 3454bf9 drivers / base: Fix sysfs_deprecated_setup() __init attribute location by Hanjun Guo · 11 years ago
  75. c7991b0 driver core / cpu: Check if NUMA node is valid before bringing CPU up by Rafael J. Wysocki · 11 years ago
  76. 910f5c7 Correct unfaithful translation on HOWTO in ko_KR by Lee, Jae-Hong · 11 years ago
  77. 68da602 Type fix on stable_api_nonsense.txt by Lee, Jae-Hong · 11 years ago
  78. dd9413f Type fix on HOWTO in ko_KR by Lee, Jae-Hong · 11 years ago
  79. 12478ba driver core: bus_type: add bus_groups by Greg Kroah-Hartman · 11 years ago
  80. ed0617b driver core: bus_type: add drv_groups by Greg Kroah-Hartman · 11 years ago
  81. fa6fdb3 driver core: bus_type: add dev_groups by Greg Kroah-Hartman · 11 years ago
  82. e70b091 tile / cpu topology: remove stale Macro arch_provides_topology_pointers by Hanjun Guo · 11 years ago
  83. 76f411f x86 / cpu topology: remove the stale macro arch_provides_topology_pointers by Hanjun Guo · 11 years ago
  84. 29f1953 cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() by Hanjun Guo · 11 years ago
  85. f21e683 rtc: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  86. b78b6b3 Merge 3.11-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  87. 5ae90d8 Linux 3.11-rc3 by Linus Torvalds · 11 years ago
  88. 76d25a5 Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  89. 6803f37 Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  90. 561d9e8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  91. 7f4708a net: ieee802154: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  92. 6be8aee net: core: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  93. 4183fb9 cuse: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  94. 3499116 PTP: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  95. 5baa750 leds: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  96. d98259c ISDN: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  97. 34da5e6 driver core: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  98. 86df268 drivers:base:core: Moved sym export macros to respective functions by David Graham White · 11 years ago
  99. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  100. 2408c2e529 Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago