index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
2
-2
/
+0
*
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
1
-4
/
+5
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
1
-0
/
+19
*
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
1
-50
/
+168
*
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
2006-01-04
4
-312
/
+342
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
2
-0
/
+34
*
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
2005-12-21
1
-3
/
+6
*
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-29
3
-7
/
+18
*
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2005-11-23
1
-2
/
+36
*
[PATCH] USB: EHCI updates
David Brownell
2005-11-23
1
-1
/
+0
*
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-11-17
12
-69
/
+4
*
[PATCH] usb devio warning fix
Andrew Morton
2005-11-17
1
-1
/
+1
*
[PATCH] USB: usbdevfs_ioctl 32bit fix
Andrew Morton
2005-11-17
1
-2
/
+2
*
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
2005-11-17
1
-6
/
+1
*
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
2005-11-17
1
-2
/
+1
*
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2005-10-28
1
-2
/
+0
*
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
2005-10-28
1
-3
/
+12
*
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
5
-61
/
+56
*
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
2005-10-28
1
-2
/
+2
*
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
6
-20
/
+10
*
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
2005-10-28
1
-10
/
+20
*
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
2005-10-28
1
-3
/
+9
*
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
2005-10-28
1
-95
/
+124
*
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2005-10-28
2
-61
/
+37
*
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
2005-10-28
1
-14
/
+42
*
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
2005-10-28
2
-18
/
+0
*
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
4
-28
/
+31
*
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
3
-11
/
+34
*
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
2005-10-28
5
-1
/
+132
*
[PATCH] USB: remove the global function usbdev_lookup_minor
Greg Kroah-Hartman
2005-10-28
2
-18
/
+17
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
3
-20
/
+27
*
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2005-10-28
2
-11
/
+13
*
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
2005-10-28
1
-4
/
+20
*
[PATCH] updates for "controller suspended" handling
David Brownell
2005-10-28
2
-17
/
+14
*
[PATCH] stop exporting two functions
David Brownell
2005-10-28
2
-8
/
+8
*
[PATCH] usbcore PCI glue updates for PM
David Brownell
2005-10-28
2
-59
/
+53
*
[PATCH] root hub updates (greater half)
David Brownell
2005-10-28
2
-77
/
+97
*
[PATCH] root hub changes (lesser half)
David Brownell
2005-10-28
5
-21
/
+110
*
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
1
-15
/
+27
*
[PATCH] USB: Fix usb hub build
Matt Porter
2005-10-28
1
-1
/
+1
*
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-10-28
1
-0
/
+2
*
[PATCH] remove duplicated resume path code
David Brownell
2005-10-28
1
-28
/
+5
*
[PATCH] remove usb_suspend_device() parameter
David Brownell
2005-10-28
2
-15
/
+42
*
[PATCH] remove suspend-path recursion
David Brownell
2005-10-28
1
-64
/
+12
*
[PATCH] usb_interface power state
David Brownell
2005-10-28
4
-32
/
+85
*
[PATCH] USB: add more snooping hooks in devio.c
Greg Kroah-Hartman
2005-10-28
1
-5
/
+50
*
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2005-10-28
1
-15
/
+4
*
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
2005-10-28
1
-2
/
+193
*
Merge ../bleed-2.6
Greg KH
2005-10-28
6
-10
/
+10
|
\
[next]