1. 4f30630 USB: usblp.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  2. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  3. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  4. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  5. 305e7be usb/class: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  6. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  7. 916de02 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  8. a253129 update email address by Pavel Machek · 14 years ago
  9. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  10. c8b492a usb: BKL removal: usblp by Oliver Neukum · 15 years ago
  11. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  12. 6ef4852 USB class: make USB device id constant by Németh Márton · 15 years ago
  13. 3a90f81 USB: usblp: Remove checks no longer needed with the new runtime PM system by Oliver Neukum · 15 years ago
  14. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  15. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago
  16. dd44be6 usblp: continuously poll for status by Pete Zaitcev · 16 years ago
  17. 06a743b USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 by Brandon Philips · 16 years ago
  18. 9908a32 USB: remove err() macro from usb class drivers by Greg Kroah-Hartman · 16 years ago
  19. 49b707b drivers/usb/class/usblp.c: adjust error handling code by Julia Lawall · 16 years ago
  20. 1902869 USB: fix pm counter leak in usblp by Oliver Neukum · 16 years ago
  21. 42cb967 usblp: Fix a double kfree by Pete Zaitcev · 17 years ago
  22. 283face usblp: Cosmetics by Pete Zaitcev · 17 years ago
  23. fc401e6 usblp: mutex in usblp_check_status by Pete Zaitcev · 17 years ago
  24. e8fa0ce usblp: Make use of URB_FREE_BUFFER by Pete Zaitcev · 17 years ago
  25. 7f47735 usblp: Implement the ENOSPC convention by Pete Zaitcev · 17 years ago
  26. 18ac301 USB: class: usblp: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  27. 10e4852 USB: usblp: "Big cleanup" breaks O_NONBLOCK by Pete Zaitcev · 17 years ago
  28. 317c67b USB: usblp: add dynamic URBs, fix races by Pete Zaitcev · 17 years ago
  29. 97cb95d usblp: Don't let suspend to kill ->used by Pete Zaitcev · 17 years ago
  30. bdc4abd USB: usblp: Use correct DMA address in case of probe error by Pete Zaitcev · 17 years ago
  31. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  32. 5ec71db usblp: quirk flag and device entry for Seiko Epson M129C printer by Alan Stern · 17 years ago
  33. d053218 USB: autosuspend for usb printer driver by Oliver Neukum · 18 years ago
  34. 4f45d038 USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers by Martin Williges · 18 years ago
  35. 8e42266 USB: mutexification of usblp by Oliver Neukum · 18 years ago
  36. 5a69ebe USB: usblp: fix system suspend for some systems by Oliver Neukum · 18 years ago
  37. 6c8df79 USB: failure in usblp's error path by Oliver Neukum · 18 years ago
  38. 516077c USB: fix suspend support for usblp by Oliver Neukum · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 96cede5 USB: fix __must_check warnings in drivers/usb/class/ by Greg Kroah-Hartman · 18 years ago
  41. 5bc66d5 USB: usblp: Use usb_endpoint_* functions. 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. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  44. 8e695cd [PATCH] USB: cleanup of usblp by Oliver Neukum · 19 years ago
  45. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  46. a9714c8 [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices by David Woodhouse · 19 years ago
  47. 318e479 [PATCH] USB: ioctl compat for usblp.c by Pete Zaitcev · 19 years ago
  48. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  49. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  50. f4b09eb update the email address of Randy Dunlap by Adrian Bunk · 19 years ago
  51. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  52. 0bc8e00 [PATCH] USB usblp: rate-limit printer status error messages by Randy Dunlap · 19 years ago
  53. 01205a0 [PATCH] USB: usblp: 2x up() in usblp_read by Domen Puncer · 19 years ago
  54. 2c45b6f [PATCH] USB: Fix race condition in usblp_write by C. Adam Oldham · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago