index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Add missing license tag to ezusb driver.
Dave Jones
2012-10-23
1
-0
/
+1
*
USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
Rene Buergel
2012-09-26
3
-0
/
+166
*
drivers/usb/misc/rio500.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-13
1
-1
/
+1
*
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
2012-08-27
1
-1
/
+1
|
\
|
*
USB: emi62: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-08-17
1
-1
/
+1
*
|
USB: legousbtower.c: remove a bogus NULL check
Dan Carpenter
2012-08-15
1
-3
/
+0
|
/
*
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-5
/
+9
*
USB: uss720.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-15
/
+19
*
USB: usblcd.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
*
USB: rio500.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-16
/
+21
*
USB: idmouse.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-1
/
+2
*
USB: appledisplay.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-6
/
+6
*
usb: usbtest: two super speed fixes for usbtest
Paul Zimmerman
2012-05-01
1
-5
/
+12
*
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-22
10
-155
/
+139
|
\
|
*
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-17
/
+23
|
*
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-6
/
+9
|
*
USB: usblcd.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-8
/
+12
|
*
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-9
/
+19
|
*
USB: legousbtower.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-20
/
+25
|
*
USB: ldusb.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-6
/
+9
|
*
USB: iowarrior.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-2
/
+2
|
*
USB: idmouse.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-3
/
+3
|
*
USB: emi62.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-43
/
+19
|
*
USB: emi26.c: remove err() usage
Greg Kroah-Hartman
2012-04-20
1
-41
/
+18
*
|
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
2012-04-18
1
-1
/
+1
*
|
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
2012-04-18
1
-6
/
+2
*
|
drivers/usb/misc/usbtest.c: add kfrees
Julia Lawall
2012-04-18
1
-0
/
+2
*
|
usb: usbtest: avoid integer overflow in alloc_sglist()
Xi Wang
2012-04-17
1
-1
/
+1
*
|
usb: usbtest: avoid integer overflow in test_ctrl_queue()
Xi Wang
2012-04-17
1
-2
/
+3
|
/
*
USB: usbsevseg: fix max length
Harrison Metzger
2012-01-24
1
-1
/
+1
*
drivers/usb/misc/emi26.c & emi62.c: fix warnings
Andrew Morton
2012-01-24
2
-6
/
+0
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-10
1
-0
/
+2
|
\
|
*
HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert
Dan Delaney
2011-11-20
1
-0
/
+2
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
2
-3
/
+4
|
\
\
|
*
|
USB: isight: fix kernel bug when loading firmware
Greg Kroah-Hartman
2011-12-09
1
-2
/
+4
|
*
|
USB: remove BKL comments
Davidlohr Bueso
2011-11-26
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
2
-2
/
+2
|
\
\
|
*
|
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
2
-2
/
+2
|
|
/
*
|
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
16
-347
/
+16
|
/
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
1
-19
/
+2
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
8
-18
/
+18
*
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
Sebastian Andrzej Siewior
2011-08-23
1
-1
/
+3
*
usb: misc: usblcd: fixed coding style issues
Zack Parsons
2011-08-22
1
-56
/
+71
*
usb: misc: usbled: fixed coding style issues
Zack Parsons
2011-08-22
1
-11
/
+14
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
treewide: Fix recieve/receive typos
Joe Perches
2011-06-24
1
-14
/
+14
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
3
-17
/
+169
|
\
|
*
usb: fix warning in usbtest module v2
Greg Dietsche
2011-05-10
1
-3
/
+3
|
*
USB: ldusb: add several new devices
Michael Hund
2011-05-03
1
-10
/
+42
[next]