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