Historial de Commits

Autor SHA1 Mensaje Fecha
  Paul Gortmaker 803a536243 usb: delete non-required instances of include <linux/init.h> hace 11 años
  Greg Kroah-Hartman 4f306309fc USB: usblp.c: remove dbg() usage hace 13 años
  Linus Torvalds 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años
  Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * hace 14 años
  Greg Kroah-Hartman 65db430540 USB: convert drivers/usb/* to use module_usb_driver() hace 13 años
  Manuel Zerpies 305e7be5d5 usb/class: use printk_ratelimited() instead of printk_ratelimit() hace 14 años
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop hace 15 años
  Nicolas Kaiser 916de02720 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues hace 15 años
  Pavel Machek a2531293db update email address hace 15 años
  Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users hace 15 años
  Oliver Neukum c8b492a86d usb: BKL removal: usblp hace 15 años
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers hace 15 años
  Németh Márton 6ef4852b13 USB class: make USB device id constant hace 15 años
  Oliver Neukum 3a90f81872 USB: usblp: Remove checks no longer needed with the new runtime PM system hace 15 años
  Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions hace 16 años
  Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. hace 16 años
  Pete Zaitcev dd44be6b17 usblp: continuously poll for status hace 16 años
  Brandon Philips 06a743bfc4 USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 hace 16 años
  Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers hace 17 años
  Julia Lawall 49b707b90c drivers/usb/class/usblp.c: adjust error handling code hace 17 años
  Oliver Neukum 1902869019 USB: fix pm counter leak in usblp hace 17 años
  Pete Zaitcev 42cb967fd0 usblp: Fix a double kfree hace 18 años
  Pete Zaitcev 283face86b usblp: Cosmetics hace 18 años
  Pete Zaitcev fc401e697f usblp: mutex in usblp_check_status hace 18 años
  Pete Zaitcev e8fa0ce65c usblp: Make use of URB_FREE_BUFFER hace 18 años
  Pete Zaitcev 7f477358e2 usblp: Implement the ENOSPC convention hace 18 años
  Greg Kroah-Hartman 18ac301605 USB: class: usblp: clean up urb->status usage hace 18 años
  Pete Zaitcev 10e485221e USB: usblp: "Big cleanup" breaks O_NONBLOCK hace 18 años
  Pete Zaitcev 317c67b8f7 USB: usblp: add dynamic URBs, fix races hace 18 años
  Pete Zaitcev 97cb95d1c4 usblp: Don't let suspend to kill ->used hace 18 años