index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-01
USB: yurex.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+9
2012-05-01
USB: uss720.c: remove dbg() usage
Greg Kroah-Hartman
1
-15
/
+19
2012-05-01
USB: usblcd.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
USB: rio500.c: remove dbg() usage
Greg Kroah-Hartman
1
-16
/
+21
2012-05-01
USB: idmouse.c: remove dbg() usage
Greg Kroah-Hartman
1
-1
/
+2
2012-05-01
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-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
10
-155
/
+139
2012-04-20
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
1
-17
/
+23
2012-04-20
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-20
USB: usblcd.c: remove err() usage
Greg Kroah-Hartman
1
-8
/
+12
2012-04-20
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
1
-9
/
+19
2012-04-20
USB: legousbtower.c: remove err() usage
Greg Kroah-Hartman
1
-20
/
+25
2012-04-20
USB: ldusb.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+9
2012-04-20
USB: iowarrior.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-20
USB: idmouse.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+3
2012-04-20
USB: emi62.c: remove err() usage
Greg Kroah-Hartman
1
-43
/
+19
2012-04-20
USB: emi26.c: remove err() usage
Greg Kroah-Hartman
1
-41
/
+18
2012-04-18
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb
Tomoki Sekiyama
1
-1
/
+1
2012-04-18
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
Tomoki Sekiyama
1
-6
/
+2
2012-04-18
drivers/usb/misc/usbtest.c: add kfrees
Julia Lawall
1
-0
/
+2
2012-04-17
usb: usbtest: avoid integer overflow in alloc_sglist()
Xi Wang
1
-1
/
+1
2012-04-17
usb: usbtest: avoid integer overflow in test_ctrl_queue()
Xi Wang
1
-2
/
+3
2012-01-24
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-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+4
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2011-12-09
USB: isight: fix kernel bug when loading firmware
Greg Kroah-Hartman
1
-2
/
+4
2011-11-26
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-22
usb: misc: usblcd: fixed coding style issues
Zack Parsons
1
-56
/
+71
2011-08-22
usb: misc: usbled: fixed coding style issues
Zack Parsons
1
-11
/
+14
2011-07-26
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-10
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-02
usb/usbtest: fix test10 on superpseed
Sebastian Andrzej Siewior
1
-0
/
+2
2011-05-02
usb/usbtest: print super on super speed
Sebastian Andrzej Siewior
1
-0
/
+3
2011-04-29
USB: add queued-unlinks test case to usbtest driver
Alan Stern
1
-2
/
+118
2011-04-13
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]