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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
9
-0
/
+10
*
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
2005-10-28
1
-0
/
+1
*
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
2005-10-28
1
-0
/
+4
*
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
2005-10-28
1
-3
/
+3
*
[PATCH] omap_udc dma off-by-one fix
David Brownell
2005-10-28
1
-3
/
+5
*
[PATCH] USB: Buffer overflow patch for Yealink driver
Henk
2005-10-28
1
-1
/
+1
*
[PATCH] UHCI: Improve handling of iso TDs
Alan Stern
2005-10-28
1
-13
/
+26
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
18
-79
/
+72
*
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2005-10-28
2
-112
/
+106
*
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
2005-10-28
1
-12
/
+9
*
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
2005-10-28
1
-0
/
+2
*
[PATCH] Add unusual_devs for iPod Nano
Phil Dibowitz
2005-10-28
1
-0
/
+10
*
[PATCH] Add unusual_dev for iBeat
Phil Dibowitz
2005-10-28
1
-0
/
+7
*
[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry
Daniel Drake
2005-10-28
1
-0
/
+8
*
[PATCH] usb-storage: Some minor shuttle_usbat cleanups
Daniel Drake
2005-10-28
5
-175
/
+213
*
[PATCH] USB Storage: HP8200: Another device type detection fix
Daniel Drake
2005-10-28
1
-6
/
+6
*
[PATCH] USB: make usb storage note visible in Kconfig
Borislav Petkov
2005-10-28
1
-1
/
+2
*
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
2005-10-28
1
-1
/
+1
*
[PATCH] pegasus.h
Petko Manolov
2005-10-28
1
-0
/
+2
*
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2005-10-28
2
-0
/
+4
*
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2005-10-28
2
-11
/
+13
*
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
2005-10-28
1
-19
/
+13
*
[PATCH] USB: sisusb warning fix
Andrew Morton
2005-10-28
1
-1
/
+1
*
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
2005-10-28
1
-42
/
+49
*
[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] ISP116x PM updates
David Brownell
2005-10-28
2
-26
/
+4
*
[PATCH] UHCI PM updates
David Brownell
2005-10-28
1
-9
/
+0
*
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
2005-10-28
1
-4
/
+18
*
[PATCH] OHCI PM updates
David Brownell
2005-10-28
7
-94
/
+34
*
[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
6
-21
/
+111
*
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
6
-15
/
+40
*
[PATCH] EHCI, split out PCI glue
Matt Porter
2005-10-28
3
-463
/
+489
*
[PATCH] one less word in struct device
David Brownell
2005-10-28
1
-23
/
+3
*
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
2005-10-28
4
-28
/
+44
*
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
2005-10-28
4
-43
/
+10
*
[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
9
-11
/
+12
*
[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
5
-18
/
+45
*
[PATCH] remove suspend-path recursion
David Brownell
2005-10-28
1
-64
/
+12
*
[PATCH] usb_interface power state
David Brownell
2005-10-28
8
-48
/
+85
*
[PATCH] USB: move handoff code
David Brownell
2005-10-28
5
-253
/
+280
*
[PATCH] ub: suppress gcc warnings for pointer casts
Pete Zaitcev
2005-10-28
1
-2
/
+2
*
[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
13
-46
/
+20
*
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
2005-10-28
1
-2
/
+193
[next]