Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c542f38ab8d30d9c852a16d49ac5a15267bbf1f
/
drivers
/
usb
/
misc
/
legousbtower.c
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
5d62afb
USB: misc: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
c35c376
USB: misc: remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
0bd193d
usb: misc: legousbtower: Fix memory leak
by Maksim Salau
· 8 years ago
942a487
usb: misc: legousbtower: Fix buffers on stack
by Maksim Salau
· 8 years ago
9b18116
USB: legousbtower: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2fae9e5
usb: misc: legousbtower: Fix NULL pointer deference
by Greg Kroah-Hartman
· 8 years ago
49d8ffab
usb: misc: legousbtower: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
a131f41
usb: misc: legousbtower: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
8f7e947
USB: legotower: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 10 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
38726bf
USB: legotower: remove direct calls to printk()
by Greg Kroah-Hartman
· 11 years ago
4dae996
USB: legotower: remove custom debug macro and module parameter
by Greg Kroah-Hartman
· 11 years ago
fef526c
USB: legousbtower: remove custom debug macro
by Greg Kroah-Hartman
· 11 years ago
d26f6e5
USB: legotower: remove unneeded tracing macros
by Greg Kroah-Hartman
· 11 years ago
644034c
USB: legousbtower.c: remove a bogus NULL check
by Dan Carpenter
· 12 years ago
9d974b2
USB: legousbtower.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
5bd6e8b
USB: misc: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
f45ba77
USB: Convert concatenated __FILE__ to %s, __FILE__
by Joe Perches
· 15 years ago
3c02b1d
USB: BKL removal: legousbtower
by Oliver Neukum
· 15 years ago
8626645
USB: Push BKL on open down into the drivers
by Oliver Neukum
· 15 years ago
33b9e16
USB misc: make USB device id constant
by Németh Márton
· 15 years ago
d35b4ce
USB: legousbtower: make poll notice disconnect
by Oliver Neukum
· 15 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 15 years ago
f7a386c
Driver Core: usb: add nodename support for usb drivers.
by Kay Sievers
· 16 years ago
1b29a37
USB: remove info() macro from usb/misc drivers
by Greg Kroah-Hartman
· 16 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
18bcbcf
USB: misc: legousbtower: semaphore to mutex
by Daniel Walker
· 17 years ago
78663ec
USB: disconnect open race in legousbtower
by Oliver Neukum
· 17 years ago
64771a0
USB: misc: legousbtower: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
d4ead16
USB: prevent char device open/deregister race
by Alan Stern
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
f53510e
usb: legousbtower free kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
240661c
USB: legousbtower: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4186ecf
[PATCH] USB: convert a bunch of USB semaphores to mutexes
by Arjan van de Ven
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago