1. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  2. 68d75ed sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree by Eric W. Biederman · 14 years ago
  3. 27eabc7 sysfs: Don't use enums in inline function declaration. by Eric W. Biederman · 14 years ago
  4. b9d8b45 sysfs-namespaces: add a high-level Documentation file by Serge E. Hallyn · 14 years ago
  5. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  6. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 14 years ago
  7. 746edb7 sysfs: Implement sysfs_delete_link by Eric W. Biederman · 14 years ago
  8. af10ec7 sysfs: Add support for tagged directories with untagged members. by Eric W. Biederman · 14 years ago
  9. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  10. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  11. ba514a5 sysfs: Remove double free sysfs_get_sb by Eric W. Biederman · 14 years ago
  12. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  13. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  14. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 14 years ago
  15. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 14 years ago
  16. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 14 years ago
  17. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 14 years ago
  18. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 14 years ago
  19. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  20. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 14 years ago
  21. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 14 years ago
  22. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 14 years ago
  23. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 14 years ago
  24. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 14 years ago
  25. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 14 years ago
  26. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 14 years ago
  27. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  28. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  29. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  30. d7dbf4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  31. 677abe4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  32. e90e4d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  33. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  34. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  35. 777cb1b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  36. 277a4ed Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  37. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  38. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  39. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  40. 3d62e3f sound: fixup for usb_buffer_alloc/free rename by Stephen Rothwell · 14 years ago
  41. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  42. a26272e Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  43. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  44. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 14 years ago
  45. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 14 years ago
  46. c1aa075a USB: ftdi_sio: fix legacy SIO-device header by Johan Hovold · 14 years ago
  47. 60b3013 USB: kl5usb105: reimplement using generic framework by Johan Hovold · 14 years ago
  48. ff8c195 USB: kl5usb105: minor clean ups by Johan Hovold · 14 years ago
  49. 313b0d8 USB: kl5usb105: fix memory leak by Johan Hovold · 14 years ago
  50. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  51. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 14 years ago
  52. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  53. e421fe9 USB: ir-usb: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  54. f26c288 USB: aircable: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  55. 6d1bf48 USB: safe_serial: straighten out read processing by Johan Hovold · 14 years ago
  56. 12e2e52 USB: safe_serial: reimplement read using generic framework by Johan Hovold · 14 years ago
  57. 241c80e USB: safe_serial: reimplement write using generic framework by Johan Hovold · 14 years ago
  58. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 14 years ago
  59. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 14 years ago
  60. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 14 years ago
  61. e3c1803 USB: oti6858: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  62. 117fb8d USB: cypress_m8: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  63. c4f4736 USB: cypress_m8: remove unused drain define by Johan Hovold · 14 years ago
  64. 7288d75 USB: usb_debug: set bulk out size at probe by Johan Hovold · 14 years ago
  65. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  66. eefd902 USB: CP210x New Device IDs 11 New device IDs by Craig Shelley · 14 years ago
  67. 9a1f298 USB: visor: increase bulk-out buffer size by Johan Hovold · 14 years ago
  68. 2afd828 USB: belkin_sa: implement line status handling by Johan Hovold · 14 years ago
  69. f2f8b7f USB: belkin_sa: clean up open by Johan Hovold · 14 years ago
  70. 726ef42 USB: belkin_sa: minor clean-ups by Johan Hovold · 14 years ago
  71. a901317 USB: cp210x: use generic open to start reading from device by Johan Hovold · 14 years ago
  72. 214916f USB: visor: reimplement using generic framework by Johan Hovold · 14 years ago
  73. 199b113 USB: visor: fix memory leak by Johan Hovold · 14 years ago
  74. fa993ca USB: spcp8x5: reimplement using generic framework by Johan Hovold · 14 years ago
  75. 6b6962f USB: ipaq: reimplement using generic framework by Johan Hovold · 14 years ago
  76. 695aaae USB: empeg: reimplement using generic framework by Johan Hovold · 14 years ago
  77. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 14 years ago
  78. c0f631d USB: kobil: fix memory leak by Johan Hovold · 14 years ago
  79. 86234d4 USB: option.c: OLIVETTI OLICARD100 support by Nils Radtke · 14 years ago
  80. c3443a6 USB: xhci: fix compiler warning. by Greg Kroah-Hartman · 14 years ago
  81. c024b72 USB: remove match_device by Ming Lei · 14 years ago
  82. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  83. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  84. aa84dfc USB: visor.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  85. 5d78fcb USB: pl2303.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  86. e4582b6 USB: kobil_sct.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  87. 932d22c USB: kl5kusb105.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  88. a320471 USB: io_edgeport: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  89. 3bb36aa USB: ftdi_sio: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  90. 995834e USB: cypress_m8.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  91. 1689e993 USB: belkin_sa.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  92. 4204769 USB: mct_u232.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  93. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 14 years ago
  94. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 14 years ago
  95. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 14 years ago
  96. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 14 years ago
  97. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 14 years ago
  98. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 14 years ago
  99. f4a4cbb USB: ir-usb: reimplement using generic framework by Johan Hovold · 14 years ago
  100. df66e8a USB: ir-usb: fix set_termios race by Johan Hovold · 14 years ago