index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+9
2012-05-02
USB: uss720.c: remove dbg() usage
Greg Kroah-Hartman
1
-15
/
+19
2012-05-02
USB: usblcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: rio500.c: remove dbg() usage
Greg Kroah-Hartman
1
-16
/
+21
2012-05-02
USB: idmouse.c: remove dbg() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-05-02
USB: appledisplay.c: remove dbg() usage
Greg Kroah-Hartman
1
-6
/
+6
2012-05-01
usb: usbtest: two super speed fixes for usbtest
Paul Zimmerman
1
-5
/
+12
2012-04-23
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
10
-155
/
+139
2012-04-21
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
1
-17
/
+23
2012-04-21
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-21
USB: usblcd.c: remove err() usage
Greg Kroah-Hartman
1
-8
/
+12
2012-04-21
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
1
-9
/
+19
2012-04-21
USB: legousbtower.c: remove err() usage
Greg Kroah-Hartman
1
-20
/
+25
2012-04-21
USB: ldusb.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-21
USB: iowarrior.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-21
USB: idmouse.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+3
2012-04-21
USB: emi62.c: remove err() usage
Greg Kroah-Hartman
1
-43
/
+19
2012-04-21
USB: emi26.c: remove err() usage
Greg Kroah-Hartman
1
-41
/
+18
2012-04-19
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
1
-1
/
+1
2012-04-19
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
1
-6
/
+2
2012-04-19
drivers/usb/misc/usbtest.c: add kfrees
Julia Lawall
1
-0
/
+2
2012-04-18
usb: usbtest: avoid integer overflow in alloc_sglist()
Xi Wang
1
-1
/
+1
2012-04-18
usb: usbtest: avoid integer overflow in test_ctrl_queue()
Xi Wang
1
-2
/
+3
2012-01-25
USB: usbsevseg: fix max length
Harrison Metzger
1
-1
/
+1
2012-01-24
drivers/usb/misc/emi26.c & emi62.c: fix warnings
Andrew Morton
2
-6
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+4
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2011-12-10
USB: isight: fix kernel bug when loading firmware
Greg Kroah-Hartman
1
-2
/
+4
2011-11-27
USB: remove BKL comments
Davidlohr Bueso
1
-1
/
+0
2011-11-20
HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert
Dan Delaney
1
-0
/
+2
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
16
-347
/
+16
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-19
/
+2
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
8
-18
/
+18
2011-08-23
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-23
usb: misc: usblcd: fixed coding style issues
Zack Parsons
1
-56
/
+71
2011-08-23
usb: misc: usbled: fixed coding style issues
Zack Parsons
1
-11
/
+14
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-24
treewide: Fix recieve/receive typos
Joe Perches
1
-14
/
+14
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-17
/
+169
2011-05-11
usb: fix warning in usbtest module v2
Greg Dietsche
1
-3
/
+3
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-03
USB: ldusb: add several new devices
Michael Hund
1
-10
/
+42
2011-05-03
usb/usbtest: fix test10 on superpseed
Sebastian Andrzej Siewior
1
-0
/
+2
2011-05-03
usb/usbtest: print super on super speed
Sebastian Andrzej Siewior
1
-0
/
+3
2011-04-30
USB: add queued-unlinks test case to usbtest driver
Alan Stern
1
-2
/
+118
2011-04-14
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]