index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-25
1
-1
/
+1
|
\
|
*
fix typos "wich" -> "which"
Uwe Zeisberger
2006-03-24
1
-1
/
+1
*
|
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
2006-03-25
57
-43970
/
+0
|
/
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
2
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-03-21
149
-8524
/
+8580
|
\
|
*
[PATCH] USB: omninet: fix up debugging comments
Greg Kroah-Hartman
2006-03-20
1
-6
/
+4
|
*
[PATCH] USB serial: add navman driver
Greg Kroah-Hartman
2006-03-20
3
-0
/
+165
|
*
[PATCH] USB: rtl8150 small fix
Petko Manolov
2006-03-20
1
-1
/
+3
|
*
[PATCH] USB: ftdi_sio: add Icom ID1 USB product and vendor ids
A. Maitland Bottoms
2006-03-20
2
-0
/
+8
|
*
[PATCH] USB: cp2101: add new device IDs
Craig Shelley
2006-03-20
1
-1
/
+2
|
*
[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS
Horst Schirmeier
2006-03-20
1
-1
/
+2
|
*
[PATCH] USB: vicam.c: fix a NULL pointer dereference
Adrian Bunk
2006-03-20
1
-0
/
+1
|
*
[PATCH] USB: ZC0301 driver bugfix
Luca Risolia
2006-03-20
3
-13
/
+10
|
*
[PATCH] USB: add support for Creativelabs Silvercrest USB keyboard
Wolfgang Rohdewald
2006-03-20
1
-0
/
+4
|
*
[PATCH] USB: storage: new unusual_devs.h entry: Mitsumi 7in1 Card Reader
Rodolfo Quesada
2006-03-20
1
-0
/
+7
|
*
[PATCH] USB: storage: unusual_devs.h entry 0420:0001
Pete Zaitcev
2006-03-20
1
-0
/
+6
|
*
[PATCH] USB: storage: another unusual_devs.h entry
Pete Zaitcev
2006-03-20
1
-0
/
+10
|
*
[PATCH] USB: storage: sandisk unusual_devices entry
Phil Dibowitz
2006-03-20
1
-1
/
+8
|
*
[PATCH] USB: fix initdata issue in isp116x-hcd
Greg Kroah-Hartman
2006-03-20
1
-1
/
+1
|
*
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
Horst Schirmeier
2006-03-20
1
-5
/
+7
|
*
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
Alan Stern
2006-03-20
1
-6
/
+10
|
*
[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllers
Alan Stern
2006-03-20
1
-0
/
+21
|
*
[PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia
Dick Streefland
2006-03-20
2
-0
/
+5
|
*
[PATCH] USB: PL2303 and TIOCMIWAIT
Julian Bradfield
2006-03-20
1
-0
/
+1
|
*
[PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cable
Lonnie Mendez
2006-03-20
2
-0
/
+75
|
*
[PATCH] USB: ZC0301 driver updates
Luca Risolia
2006-03-20
4
-52
/
+89
|
*
[PATCH] USB: ET61X[12]51 driver updates
Luca Risolia
2006-03-20
4
-160
/
+204
|
*
[PATCH] USB: SN9C10x driver updates
Luca Risolia
2006-03-20
9
-107
/
+405
|
*
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2006-03-20
9
-22
/
+11
|
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
29
-101
/
+48
|
*
[PATCH] USB: ZC0301 driver updates
Luca Risolia
2006-03-20
3
-17
/
+30
|
*
[PATCH] USB: Fix warning in drivers/usb/media/ov511.c
Matthew Martin
2006-03-20
1
-1
/
+1
|
*
[PATCH] USB: ethernet gadget driver section fixups
Aras Vaichas
2006-03-20
1
-11
/
+27
|
*
[PATCH] USB: gadget driver section fixups
David Brownell
2006-03-20
4
-10
/
+10
|
*
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
7
-14
/
+5
|
*
[PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: Don't log short transfers
Alan Stern
2006-03-20
1
-1
/
+1
|
*
[PATCH] UHCI: improve debugging code
Alan Stern
2006-03-20
4
-39
/
+70
|
*
[PATCH] UHCI: remove main list of URBs
Alan Stern
2006-03-20
4
-370
/
+279
|
*
[PATCH] UHCI: use dummy TDs
Alan Stern
2006-03-20
3
-61
/
+83
|
*
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
2006-03-20
4
-862
/
+685
|
*
[PATCH] USB: Fix masking bug initialization of Freescale EHCI controller
Kumar Gala
2006-03-20
1
-2
/
+1
|
*
[PATCH] USB: Zero driver: Removed duplicated code
Franck Bui-Huu
2006-03-20
1
-6
/
+0
|
*
[PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup
Malte Doersam
2006-03-20
2
-12
/
+15
|
*
[PATCH] usbhid: add error handling
Alan Stern
2006-03-20
2
-21
/
+142
|
*
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
2006-03-20
4
-27
/
+48
|
*
[PATCH] USB: ohci uses driver model wakeup flags
David Brownell
2006-03-20
3
-30
/
+46
|
*
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
2006-03-20
1
-49
/
+55
|
*
[PATCH] recognize three more usb peripheral controllers
David Brownell
2006-03-20
2
-2
/
+36
[next]