Commit History

Author SHA1 Message Date
  Sebastian Andrzej Siewior 0f5f7ace85 usb: usblp: use irqsave() in USB's complete callback 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Linus Torvalds e4ee8b85b7 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 7 years ago
  Greg Kroah-Hartman 7f26ee4b56 USB: move many drivers to use DEVICE_ATTR_RO 7 years ago
  Al Viro afc9a42b74 the rest of drivers/*: annotate ->poll() instances 8 years ago
  Greg Kroah-Hartman adb393dc55 USB: class: Remove redundant license text 7 years ago
  Greg Kroah-Hartman 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 years ago
  Mauro Carvalho Chehab 21470e32ca usb: fix some references for /proc/bus/usb 8 years ago
  Johan Hovold 5370860a1f USB: usblp: refactor endpoint retrieval 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  Jiri Slaby 19cd80a214 usblp: do not set TASK_INTERRUPTIBLE before lock 9 years ago
  Krzysztof Opasiak 298b992fdb usb: class: Use USB_CLASS_PRINTER instead of number 7 10 years ago
  Greg Kroah-Hartman 2fcdbdfd77 USB: usblp.c: move assignment out of if () block 10 years ago
  Paul Gortmaker 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
  Greg Kroah-Hartman 4f306309fc USB: usblp.c: remove dbg() usage 13 years ago
  Linus Torvalds 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 14 years ago
  Greg Kroah-Hartman 65db430540 USB: convert drivers/usb/* to use module_usb_driver() 13 years ago
  Manuel Zerpies 305e7be5d5 usb/class: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Nicolas Kaiser 916de02720 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues 15 years ago
  Pavel Machek a2531293db update email address 15 years ago
  Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 15 years ago
  Oliver Neukum c8b492a86d usb: BKL removal: usblp 15 years ago
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
  Németh Márton 6ef4852b13 USB class: make USB device id constant 15 years ago
  Oliver Neukum 3a90f81872 USB: usblp: Remove checks no longer needed with the new runtime PM system 15 years ago
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
  Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
  Pete Zaitcev dd44be6b17 usblp: continuously poll for status 16 years ago