Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6da2ec56059c3c7a7e5f729e6349e74ace1e5c57
/
drivers
/
usb
/
misc
/
ldusb.c
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
52ad2bd
usb: ldusb: add PIDs for new CASSY devices supported by this driver
by Karsten Koop
· 7 years ago
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
2707ca1
USB: ldusb: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
4d72e35
USB: misc: ldusb: changed '*' location to fit coding Style
by Milian Reichardt
· 8 years ago
e314621
USB: misc: ldusb: Added Space after ',' to fit the coding style
by Milian Reichardt
· 8 years ago
3d1a467
USB: misc: ldusb: fixed decimal permission coding issue
by Milian Reichardt
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6714ffa
usb: misc: ldusb: don't print on ENOMEM
by Wolfram Sang
· 8 years ago
2d40390
usb: misc: ldusb: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
0317a65
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
by Dennis O'Brien
· 9 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
457163c
USB: ldusb: remove custom dbg_info() macro
by Greg Kroah-Hartman
· 11 years ago
b22862e
USB: ldusb.c: remove err() usage
by Greg Kroah-Hartman
· 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
ce97cac
USB: ldusb: add several new devices
by Michael Hund
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
f45ba77
USB: Convert concatenated __FILE__ to %s, __FILE__
by Joe Perches
· 15 years ago
6248c52
USB: BKL removal: ldusb
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
d12b85e
USB: ldusb should signal an error in poll if the device is disconnected
by Oliver Neukum
· 15 years ago
296361e
USB: remove vernier labpro from ldusb
by sware
· 16 years ago
5fc8939
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
by Xiaofan Chen
· 16 years ago
ce0d7d3
usb: ldusb: ld_usb semaphore to mutex
by Daniel Walker
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
5b0a4d6
USB: add new vernier product id to ldusb.c
by Stephen Ware
· 17 years ago
491c021
USB: misc: ldusb: 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
9d33efd
USB: ldusb bugfix
by Oliver Neukum
· 18 years ago
79dcdbf
USB: add picdem device to ldusb
by Joey Goncalves
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
5482687
USB: ldusb: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 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
1144cf7
[PATCH] USB: kzalloc in ldusb
by Oliver Neukum
· 19 years ago
ba3e66e
[PATCH] USB: add new device ids to ldusb
by Michael Hund
· 19 years ago
595b14c
[PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers
by Greg Kroah-Hartman
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
dd7d500
[PATCH] USB ldusb: fmt warnings fixes for 64-bit platforms
by Alexey Dobriyan
· 19 years ago
a6db592
[PATCH] USB: ldusb fixes
by Michael Hund
· 19 years ago
2824bd2
[PATCH] USB: add ldusb driver
by Michael Hund
· 19 years ago