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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: document device authorization
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+92
*
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: introduce usb_device authorization bits
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+7
*
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
*
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
2007-10-12
1
-87
/
+54
*
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
2007-10-12
4
-37
/
+59
*
USB: Add drivers/usb/misc/iowarrior.c to the Makefile
Nico Erfurth
2007-10-12
1
-0
/
+1
*
USB: separate out endpoint queue management and DMA mapping routines
Alan Stern
2007-10-12
1
-150
/
+166
*
USB: update spinlock usage for root-hub URBs
Alan Stern
2007-10-12
1
-23
/
+29
*
USB: cleanup for previous patches
Alan Stern
2007-10-12
3
-12
/
+8
*
USB: avoid urb->pipe in usbmon
Alan Stern
2007-10-12
3
-38
/
+68
*
USB: avoid urb->pipe in usbfs
Alan Stern
2007-10-12
1
-28
/
+41
*
USB: address-0 handling during device initialization
Alan Stern
2007-10-12
2
-11
/
+14
*
USB: avoid using urb->pipe in usbcore
Alan Stern
2007-10-12
4
-35
/
+44
*
USB: add direction bit to urb->transfer_flags
Alan Stern
2007-10-12
3
-4
/
+48
*
USB: add ep->enable
Alan Stern
2007-10-12
6
-16
/
+17
*
USB: add urb->ep
Alan Stern
2007-10-12
3
-39
/
+65
*
USB: Storage: usbat_check_status(): fix check-after-use
Adrian Bunk
2007-10-12
1
-3
/
+0
*
USB: usb_gadget.h whitespace fixes
David Brownell
2007-10-12
1
-31
/
+31
*
USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.
Robert P. J. Day
2007-10-12
1
-11
/
+0
*
USB: OHCI handles more ZFMicro quirks
Mike Nuss
2007-10-12
5
-75
/
+253
*
usblp: Make use of URB_FREE_BUFFER
Pete Zaitcev
2007-10-12
1
-3
/
+1
*
usblp: Implement the ENOSPC convention
Pete Zaitcev
2007-10-12
1
-26
/
+39
*
USB: Clean up duplicate includes in drivers/usb/
Jesper Juhl
2007-10-12
1
-1
/
+0
*
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
Micah Gruber
2007-10-12
1
-2
/
+1
[next]