index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] USB: disable tasklet if rtl8150 device is removed while active.
Greg Kroah-Hartman
2005-10-28
1
-0
/
+1
*
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2005-10-28
2
-0
/
+16
*
[PATCH] USB: ehci.patch (earlier irq disable)
David Brownell
2005-10-28
1
-0
/
+8
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-10-28
31
-5780
/
+647
|
\
|
*
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
2005-10-28
4
-7
/
+16
|
*
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
2005-10-28
1
-0
/
+8
|
*
[PATCH] PCI: Convert megaraid to use pci_driver shutdown method
Russell King
2005-10-28
1
-6
/
+4
|
*
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
2005-10-28
1
-0
/
+4
|
*
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
2005-10-28
3
-0
/
+7
|
*
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
2005-10-28
4
-65
/
+7
|
*
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
2005-10-28
9
-157
/
+46
|
*
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
2005-10-28
4
-424
/
+63
|
*
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
2005-10-28
4
-338
/
+32
|
*
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
2005-10-28
1
-0
/
+14
|
*
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-10-28
9
-984
/
+138
|
*
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
2005-10-28
1
-68
/
+0
|
*
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
2005-10-28
11
-3756
/
+168
|
*
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
2005-10-28
1
-0
/
+1
|
*
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
2005-10-28
3
-10
/
+9
|
*
[PATCH] pci_ids: macros: replace partial with whole symbols
Grant Coady
2005-10-28
1
-12
/
+12
|
*
[PATCH] unhide ICH6 SMBus - take 2
R.Marek@sh.cvut.cz
2005-10-28
1
-0
/
+24
|
*
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
2005-10-28
1
-5
/
+19
|
*
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
2005-10-28
1
-4
/
+21
|
*
[PATCH] pci: cleanup need_restore switch statement
John W. Linville
2005-10-28
1
-7
/
+7
|
*
[PATCH] PCI: ipr: Block config access during BIST
Brian King
2005-10-28
1
-0
/
+2
[next]