1. 46b9de8 USB: usb-skeleton: fix NULL-deref on disconnect by Johan Hovold · 4 years, 8 months ago
  2. 6bddbe7 USB: usb-skeleton: fix runtime PM after driver unbind by Johan Hovold · 4 years, 8 months ago
  3. dc0c32c usb: usb-skeleton: don't print on ENOMEM by Wolfram Sang · 8 years ago
  4. 2bd07d3 usb: usb-skeleton: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  5. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. 140983c USB: usb-skeleton.c: add retry for nonblocking read by Chen Wang · 11 years ago
  7. c79041a USB: usb-skeleton.c: fix blocked forever in skel_read by Du Xing · 11 years ago
  8. e8cebb9 USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open by Constantine Shulyupin · 12 years ago
  9. 4212cd7 USB: usb-skeleton.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  10. 52a7499 Revert "USB: usb-skeleton.c: fix open/disconnect race" by Greg Kroah-Hartman · 12 years ago
  11. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  12. e28dbb0 USB: usb-skeleton.c: cleanup open_count by Ming Lei · 12 years ago
  13. 26c71a7 USB: usb-skeleton.c: fix open/disconnect race by Ming Lei · 12 years ago
  14. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  15. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  16. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  17. e53e841 USB: usb-skeleton: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  18. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  19. b92a97e USB: BKL removal: usb-skeleton by Oliver Neukum · 14 years ago
  20. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 14 years ago
  21. 1bd4f29 USB skeleton: make USB device id constant by Németh Márton · 14 years ago
  22. 4de8405 USB: skeleton: Correct use of ! and & by Julia Lawall · 15 years ago
  23. 3ae9da1 USB: skeleton: fix coding style issues. by Greg Kroah-Hartman · 15 years ago
  24. 8cd0166 USB: O_NONBLOCK in read path of skeleton by Oliver Neukum · 15 years ago
  25. 7981998 USB: make usb-skeleton honor O_NONBLOCK in write path by Oliver Neukum · 15 years ago
  26. e7389cc USB: skel_read really sucks royally by Oliver Neukum · 15 years ago
  27. a5f5ea2 USB: skeleton: Use dev_info instead of info by Matt Kraai · 15 years ago
  28. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  29. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. f729405 USB: usb-skeleton leaking locks on open by Mark Gross · 17 years ago
  31. 87d093e USB: usb-skeleton: use anchors in pre/post reset by Oliver Neukum · 17 years ago
  32. 758f7e16 USB: usb-skeleton" use anchors in suspend/resume handling by Oliver Neukum · 17 years ago
  33. e73c724 USB: usb-skeleton: use anchors in disconnect handling by Oliver Neukum · 17 years ago
  34. 403dfb5 USB: usb-skeleton: usb anchor to implement flush by Oliver Neukum · 17 years ago
  35. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  36. 5d9b89b USB: kill BKL in skeleton driver by Oliver Neukum · 17 years ago
  37. ba35e02 USB: fix skeleton driver by Oliver Neukum · 17 years ago
  38. 5b06470 USB: fix autosuspend race in skeleton driver by Oliver Neukum · 17 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 01d883d usbcore: non-hub-specific uses of autosuspend by Alan Stern · 18 years ago
  41. c070454 usb-skeleton: small update by Luiz Fernando N. Capitulino · 18 years ago
  42. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  43. 121e287 usb-skeleton: don't submit URBs after disconnection by Alan Stern · 18 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  45. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 18 years ago
  46. c8dd770 [PATCH] USB: fix usb-skeleton limit resource usage patch. by Sam Bishop · 18 years ago
  47. cb5b3f6 [PATCH] USB: fix buffer size limiting in skeleton driver by Olav Kongas · 18 years ago
  48. ff90651 [PATCH] USB: Limiting of resource use in skeleton driver by Oliver Neukum · 18 years ago
  49. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  50. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  51. 6b216df8 [PATCH] USB: fix Bug in usb-skeleton.c by Conger, Chris A · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago