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
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
9
-60
/
+18
*
USB: remove Iso status value in uhci-hcd
Alan Stern
2007-10-12
2
-9
/
+3
*
USB: minor fixes for r8a66597 driver
Alan Stern
2007-10-12
1
-21
/
+19
*
USB: EHCI restart speedup
Marcelo Tosatti
2007-10-12
2
-5
/
+2
*
UEAGLE: Cosmetic
Stanislaw Gruszka
2007-10-12
1
-4
/
+3
*
UEAGLE: Do not sleep when device is disconnected
Stanislaw Gruszka
2007-10-12
1
-8
/
+19
*
UEAGLE: Avoid keyboard driver blocking
Stanislaw Gruszka
2007-10-12
1
-11
/
+20
*
UEAGLE: Allow user to choose input interface alternate setting
Stanislaw Gruszka
2007-10-12
1
-16
/
+12
*
UEAGLE: Devolo and Elsa chipsets support
Stanislaw Gruszka
2007-10-12
1
-26
/
+88
*
UEAGLE: Eagle IV chipset support
Stanislaw Gruszka
2007-10-12
1
-213
/
+978
*
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2007-10-12
2
-16
/
+0
*
USB: ark3116.c: fix check-after-use
Adrian Bunk
2007-10-12
1
-5
/
+0
*
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
2007-10-12
1
-1
/
+2
*
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
2007-10-12
1
-1
/
+0
*
USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
1
-3
/
+5
*
USB: mct_u232-convert-to-proper-speed-handling-api-fix
Andrew Morton
2007-10-12
1
-14
/
+14
*
USB: kl5kusb105: witch to new speed API
Alan Cox
2007-10-12
1
-10
/
+18
*
usblp: Fix a double kfree
Pete Zaitcev
2007-10-12
1
-12
/
+23
*
usbmon: Smooth the core code
Pete Zaitcev
2007-10-12
1
-13
/
+3
*
usbmon: Drop DMA mapping for setup packet
Pete Zaitcev
2007-10-12
2
-8
/
+0
*
usbmon: Update pipe removal to suit my taste
Pete Zaitcev
2007-10-12
2
-34
/
+18
*
usblp: Cosmetics
Pete Zaitcev
2007-10-12
1
-4
/
+5
*
usblp: mutex in usblp_check_status
Pete Zaitcev
2007-10-12
1
-3
/
+4
*
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
2007-10-12
2
-88
/
+36
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
2007-10-12
1
-75
/
+67
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
Felipe Balbi
2007-10-12
1
-656
/
+655
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
Felipe Balbi
2007-10-12
1
-129
/
+133
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
Felipe Balbi
2007-10-12
1
-60
/
+58
*
USB: SisUSB2VGA: Mis-spelled word
Felipe Balbi
2007-10-12
1
-1
/
+1
*
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
2007-10-12
4
-197
/
+1
*
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
2007-10-12
5
-20
/
+20
*
USB: cleanups for g_file_storage
Alan Stern
2007-10-12
1
-67
/
+62
*
USB: don't touch sysfs stuff when altsetting is unchanged
Alan Stern
2007-10-12
1
-2
/
+4
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
13
-271
/
+420
*
USB: make usb_release_interface static
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
USB: rename choose_configuration
Greg Kroah-Hartman
2007-10-12
3
-4
/
+4
*
usb: hook up device authorization to sysfs
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+39
*
usb: introduce usb_authorize/deauthorize()
Inaky Perez-Gonzalez
2007-10-12
3
-1
/
+85
*
usb: split usb_new_device for clarity and refactoring
Inaky Perez-Gonzalez
2007-10-12
1
-48
/
+88
*
usb: usb_generic_probe() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-8
/
+11
*
usb: usb_probe_interface() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+5
*
usb: usb_get_configuration() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-5
/
+19
*
usb: usb_set_configuration() obeys authorization
Inaky Perez-Gonzalez
2007-10-12
1
-1
/
+4
*
usb: initialize authorization and wusb bits in USB devices
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+18
*
usb: cleanup usb_register_bus() and hook up sysfs group
Inaky Perez-Gonzalez
2007-10-12
1
-15
/
+18
*
usb: add the concept of default authorization to USB hosts
Inaky Perez-Gonzalez
2007-10-12
2
-1
/
+79
*
USB: gadget: gadget zero cleanups
David Brownell
2007-10-12
1
-141
/
+96
*
USB: gadget: file storage gadget cleanups
David Brownell
2007-10-12
1
-73
/
+45
*
USB: gadget: serial gadget cleanups
David Brownell
2007-10-12
1
-93
/
+73
*
USB: gadget: gmidi cleanups
David Brownell
2007-10-12
1
-48
/
+32
[next]