Commit History

Author SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Greg Kroah-Hartman 2fae9e5a7b usb: misc: legousbtower: Fix NULL pointer deference 9 years ago
  Wolfram Sang 49d8ffab82 usb: misc: legousbtower: don't print on ENOMEM 9 years ago
  Wolfram Sang a131f41f5b usb: misc: legousbtower: don't print error when allocating urb fails 9 years ago
  Nicholas Mc Guire 8f7e9473ab USB: legotower: use msecs_to_jiffies for time conversion 10 years ago
  Paul Gortmaker 803a536243 usb: delete non-required instances of include <linux/init.h> 11 years ago
  Greg Kroah-Hartman 38726bf541 USB: legotower: remove direct calls to printk() 12 years ago
  Greg Kroah-Hartman 4dae996380 USB: legotower: remove custom debug macro and module parameter 12 years ago
  Greg Kroah-Hartman fef526cae7 USB: legousbtower: remove custom debug macro 12 years ago
  Greg Kroah-Hartman d26f6e57e7 USB: legotower: remove unneeded tracing macros 12 years ago
  Dan Carpenter 644034c212 USB: legousbtower.c: remove a bogus NULL check 13 years ago
  Greg Kroah-Hartman 9d974b2a06 USB: legousbtower.c: remove err() 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
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 years ago
  Joe Perches 5bd6e8b3fb USB: misc: Remove unnecessary casts of private_data 15 years ago
  Joe Perches f45ba776da USB: Convert concatenated __FILE__ to %s, __FILE__ 15 years ago
  Oliver Neukum 3c02b1d79e USB: BKL removal: legousbtower 15 years ago
  Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
  Németh Márton 33b9e16243 USB misc: make USB device id constant 15 years ago
  Oliver Neukum d35b4ce164 USB: legousbtower: make poll notice disconnect 16 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
  Greg Kroah-Hartman 1b29a375fb USB: remove info() macro from usb/misc drivers 17 years ago
  Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
  Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
  Daniel Walker 18bcbcfe9c USB: misc: legousbtower: semaphore to mutex 17 years ago
  Oliver Neukum 78663ecc34 USB: disconnect open race in legousbtower 18 years ago
  Greg Kroah-Hartman 64771a0f19 USB: misc: legousbtower: clean up urb->status usage 18 years ago