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 master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
81
-782
/
+1068
|
\
|
*
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
5
-62
/
+71
|
*
USB: keep count of unsuspended children
Alan Stern
2006-12-01
2
-11
/
+37
|
*
USB hub: simplify remote-wakeup handling
Alan Stern
2006-12-01
1
-23
/
+20
|
*
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
1
-1
/
+1
|
*
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
2006-12-01
1
-54
/
+79
|
*
USB: Add autosuspend support to the hub driver
Alan Stern
2006-12-01
1
-19
/
+26
|
*
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
2006-12-01
4
-53
/
+61
|
*
USB: create a new thread for every USB device found during the probe sequence
Greg Kroah-Hartman
2006-12-01
2
-22
/
+74
|
*
USB: add driver for the USB debug devices
Greg Kroah-Hartman
2006-12-01
3
-0
/
+77
|
*
USB: added dynamic major number for USB endpoints
Sarah Bailey
2006-12-01
1
-13
/
+85
|
*
USB: pegasus error path not resetting task's state
Oliver Neukum
2006-12-01
1
-0
/
+1
|
*
USB: endianness fix for asix.c
Oliver Neukum
2006-12-01
1
-3
/
+3
|
*
USB: build the appledisplay driver
Adrian Bunk
2006-12-01
1
-0
/
+1
|
*
USB serial: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-01
5
-12
/
+6
|
*
USB: hid-core: canonical defines for Apple USB device IDs
Julien BLACHE
2006-12-01
1
-11
/
+26
|
*
USB: idmouse cleanup
Mariusz Kozlowski
2006-12-01
1
-8
/
+8
|
*
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
2006-12-01
1
-1
/
+1
|
*
USB: lh7a40x_udc remove double declaration
David Brownell
2006-12-01
1
-1
/
+0
|
*
USB: pxa2xx_udc recognizes ixp425 rev b0 chip
David Brownell
2006-12-01
1
-0
/
+2
|
*
usbtouchscreen: add support for DMC TSC-10/25 devices
Holger Schurig
2006-12-01
2
-1
/
+101
|
*
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
2006-12-01
3
-14
/
+6
|
*
USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static
Adrian Bunk
2006-12-01
1
-1
/
+1
|
*
usb: cypress_m8 init error path fix
Mariusz Kozlowski
2006-12-01
1
-5
/
+4
|
*
USB: add ehci_hcd.ignore_oc parameter
David Brownell
2006-12-01
2
-5
/
+23
|
*
USB: EHCI hooks for high speed electrical tests
David Brownell
2006-12-01
1
-0
/
+19
|
*
USB: net2280: don't send unwanted zero-length packets
Alan Stern
2006-12-01
2
-3
/
+8
|
*
usb: microtek possible memleak fix
Mariusz Kozlowski
2006-12-01
1
-3
/
+5
|
*
USB: add Digitech USB-Storage to unusual_devs.h
Jaco Kroon
2006-12-01
1
-0
/
+10
|
*
USB core: fix compiler warning about usb_autosuspend_work
Alan Stern
2006-12-01
1
-8
/
+8
|
*
USB: fix aircable.c: inconsequent NULL checking
Naranjo Manuel Francisco
2006-12-01
1
-1
/
+4
|
*
OHCI: change priority level of resume log message
Alan Stern
2006-12-01
1
-1
/
+1
|
*
usb: visor kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: usb-serial free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-8
/
+4
|
*
usb: navman kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: mct_u232 free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-4
/
+2
|
*
usb: kobil_sct kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: keyspan free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-12
/
+6
|
*
usb: io_edgeport kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-3
/
+1
|
*
usb: catc free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-8
/
+4
|
*
usb: ftdi_sio kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: phidgetmotorcontrol free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: phidgetkit free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: legousbtower free kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-13
/
+5
|
*
usb: auerswald free kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-5
/
+2
|
*
usb: usbkbd free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-4
/
+2
|
*
usb: hid-core free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-9
/
+4
|
*
usb: ati_remote2 free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
*
usb: ati_remote free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-5
/
+2
|
*
usb-serial: ti_usb, TI ez430 development tool ID
Oleg Verych
2006-12-01
2
-0
/
+3
[next]