Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ce12e3dffe005f96e3b3ff1f761bbb0bf570fda
/
drivers
/
usb
/
misc
d0b4652
USB: altsetting overrides for usbtest
by Alan Stern
· 12 years ago
8ab03dd
USB: misc: usb3503: Fix compiler warning
by Dongjin Kim
· 12 years ago
eab8050
USB: misc: usb3503: add dt support
by Dongjin Kim
· 12 years ago
cbf50a4
Merge 3.8-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
7a8ea7e
USB: misc: fixup smatch WARNING
by Dongjin Kim
· 12 years ago
74ff31b
usb: misc: usb3503_probe() can be static
by Fengguang Wu
· 12 years ago
6a099c6
USB: misc: Add USB3503 High-Speed Hub Controller
by Dongjin Kim
· 12 years ago
2cb5000
USB: usbtest: fix test number in log message
by Alan Stern
· 12 years ago
9db72fe
ezusb: add dependency to USB
by Rene Buergel
· 12 years ago
564e698
USB: usbtest: prevent a divide by zero bug
by Dan Carpenter
· 12 years ago
4b85c62
usb: misc: usbtest: send ISO packets for g_zero
by Boyan Nedeltchev
· 12 years ago
b472b8e
Merge 3.7-rc3 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
c30186e
USB: ezusb: unexport some functions that aren't being used
by Greg Kroah-Hartman
· 12 years ago
197ef5ef
USB: Add missing license tag to ezusb driver.
by Dave Jones
· 12 years ago
70c048a
USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
by Rene Buergel
· 12 years ago
17e6791
drivers/usb/misc/rio500.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a7bdf7f
Merge v3.6-rc3 into usb-next
by Greg Kroah-Hartman
· 12 years ago
83957df
USB: emi62: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
644034c
USB: legousbtower.c: remove a bogus NULL check
by Dan Carpenter
· 12 years ago
aadd647
USB: yurex.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
7a2d281
USB: uss720.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
d8ec7a7
USB: usblcd.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
e1a344d
USB: rio500.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
a341c6b
USB: idmouse.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
0a3fd53
USB: appledisplay.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
6a23ccd
usb: usbtest: two super speed fixes for usbtest
by Paul Zimmerman
· 13 years ago
09091a4
Merge 3.4-rc4 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
4571410
USB: yurex.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
d2b1ff7
USB: uss720.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
abd83e4
USB: usblcd.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
c41fba1
USB: rio500.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
9d974b2
USB: legousbtower.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
b22862e
USB: ldusb.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
1c2eef0
USB: iowarrior.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
ef1ffb7
USB: idmouse.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
e9a527d
USB: emi62.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
b412284
USB: emi26.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
532f17b
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
by Tomoki Sekiyama
· 13 years ago
523fc5c
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
by Tomoki Sekiyama
· 13 years ago
f4a728d
drivers/usb/misc/usbtest.c: add kfrees
by Julia Lawall
· 13 years ago
8bde9a6
usb: usbtest: avoid integer overflow in alloc_sglist()
by Xi Wang
· 13 years ago
e65cdfa
usb: usbtest: avoid integer overflow in test_ctrl_queue()
by Xi Wang
· 13 years ago
1097cce
USB: usbsevseg: fix max length
by Harrison Metzger
· 13 years ago
55305af
drivers/usb/misc/emi26.c & emi62.c: fix warnings
by Andrew Morton
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
f62f619
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 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
59bf5cf
USB: isight: fix kernel bug when loading firmware
by Greg Kroah-Hartman
· 13 years ago
5689871
USB: remove BKL comments
by Davidlohr Bueso
· 13 years ago
789aaa2
HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert
by Dan Delaney
· 13 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
7c79d09
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
by Sebastian Andrzej Siewior
· 13 years ago
507a3ea
usb: misc: usblcd: fixed coding style issues
by Zack Parsons
· 13 years ago
ea83586
usb: misc: usbled: fixed coding style issues
by Zack Parsons
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
dbc6221
treewide: Fix recieve/receive typos
by Joe Perches
· 13 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
304b0b5
usb: fix warning in usbtest module v2
by Greg Dietsche
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
ce97cac
USB: ldusb: add several new devices
by Michael Hund
· 14 years ago
67e7d64
usb/usbtest: fix test10 on superpseed
by Sebastian Andrzej Siewior
· 14 years ago
14b76ed
usb/usbtest: print super on super speed
by Sebastian Andrzej Siewior
· 14 years ago
869410f
USB: add queued-unlinks test case to usbtest driver
by Alan Stern
· 14 years ago
3482f00
usb: ftdi-elan: Drop __TIME__ usage
by Michal Marek
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
adaa3c6
USB: uss720 fixup refcount position
by Peter Holik
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
084fb20
USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
by Martin Fuzzey
· 14 years ago
bbfba05
USB: uss720: remove duplicate USB device
by Sergei Shtylyov
· 14 years ago
952eca0
USB: DL100B webmail notifier: initialize return value
by Melchior FRANZ
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
2af1084
USB: Merge 2.6.37-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
73bc7d3
USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)
by Melchior FRANZ
· 14 years ago
ecc1624
USB: misc: uss720.c: add another vendor/product ID
by Thomas Sailer
· 14 years ago
27f485b
USB: yurex: add .llseek fop to file_operations
by Tomoki Sekiyama
· 14 years ago
e24d7ac
USB: misc: usbsevseg: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
48f1154
USB: misc: usbled: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
d489a4b
USB: misc: trancevibrator: fix up a sysfs attribute permission
by Greg Kroah-Hartman
· 14 years ago
c990600
USB: misc: cypress_cy7c63: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
eca67aa
usb: misc: iowarrior: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
5dc92cf
usb: misc: sisusbvga: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
3ed7801
usb: iowarrior: don't trust report_size for buffer size
by Kees Cook
· 14 years ago
0a2b8a0
usb: makefile cleanup
by matt mooney
· 14 years ago
40aed52
USB: usbtest - ensure correct isoc data length
by Martin Fuzzey
· 14 years ago
fabbf21
USB: usbtest fix coding style
by Martin Fuzzey
· 14 years ago
2501331
usb: change to new flag variable
by matt mooney
· 14 years ago
e06ea97
USB: yurex: fix memory leak and corrupted messages
by Tomoki Sekiyama
· 14 years ago
1b62d25
USB: yurex: assign a real minor number to the driver
by Greg Kroah-Hartman
· 14 years ago
6bc235a
USB: add driver for Meywa-Denki & Kayac YUREX
by Tomoki Sekiyama
· 14 years ago
5014b5e3
usb: ftdi-elan: Convert "mutex" to semaphore
by Thomas Gleixner
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
Next »