index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
Driver core: fix "driver" symlink timing
Kay Sievers
1
-30
/
+52
2006-12-02
Driver core: add notification of bus events
Benjamin Herrenschmidt
4
-0
/
+61
2006-12-02
PCI: make arch/i386/pci/common.c:pci_bf_sort static
Adrian Bunk
1
-1
/
+1
2006-12-02
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-02
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-02
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-02
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-02
i2c-i801: SMBus patch for Intel ICH9
Jason Gaston
2
-0
/
+3
2006-12-02
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2
-0
/
+13
2006-12-02
PCI: pci_{enable,disable}_device() nestable ports
Inaky Perez-Gonzalez
1
-9
/
+6
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
5
-22
/
+59
2006-12-02
PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap
Amol Lad
1
-1
/
+3
2006-12-02
pci/i386: style cleanups
Randy Dunlap
1
-21
/
+43
2006-12-02
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2006-12-02
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-12-02
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
2006-12-02
acpiphp: fix missing acpiphp_glue_exit()
Akinobu Mita
1
-1
/
+3
2006-12-02
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
5
-5
/
+46
2006-12-02
Altix: SN ACPI hotplug support.
John Keller
1
-22
/
+13
2006-12-02
Altix: Add initial ACPI IO support
John Keller
17
-584
/
+992
2006-12-02
PCI: Delete unused extern in powermac/pci.c
Matthew Wilcox
1
-1
/
+0
2006-12-02
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
2
-26
/
+25
2006-12-02
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
3
-14
/
+9
2006-12-02
PCI: Use pci_generic_prep_mwi on ia64
Matthew Wilcox
2
-62
/
+30
2006-12-02
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
3
-102
/
+30
2006-12-02
PCI: save/restore PCI-X state
Stephen Hemminger
1
-0
/
+44
2006-12-02
PCI: Make some MSI-X #defines generic
Michael Ellerman
2
-8
/
+6
2006-12-02
PCI: Let PCI_MULTITHREAD_PROBE not be broken
Greg Kroah-Hartman
1
-1
/
+1
2006-12-02
usbcore: remove unused argument in autosuspend
Alan Stern
5
-62
/
+71
2006-12-02
USB: keep count of unsuspended children
Alan Stern
3
-11
/
+38
2006-12-02
USB hub: simplify remote-wakeup handling
Alan Stern
1
-23
/
+20
2006-12-02
USB: struct usb_device: change flag to bitflag
Alan Stern
2
-2
/
+2
2006-12-02
OHCI: make autostop conditional on CONFIG_PM
Alan Stern
1
-54
/
+79
2006-12-02
USB: Add autosuspend support to the hub driver
Alan Stern
1
-19
/
+26
2006-12-02
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
4
-53
/
+61
2006-12-02
USB: create a new thread for every USB device found during the probe sequence
Greg Kroah-Hartman
2
-22
/
+74
2006-12-02
USB: add driver for the USB debug devices
Greg Kroah-Hartman
3
-0
/
+77
2006-12-02
USB: added dynamic major number for USB endpoints
Sarah Bailey
1
-13
/
+85
2006-12-02
USB: pegasus error path not resetting task's state
Oliver Neukum
1
-0
/
+1
2006-12-02
USB: endianness fix for asix.c
Oliver Neukum
1
-3
/
+3
2006-12-02
USB: build the appledisplay driver
Adrian Bunk
1
-0
/
+1
2006-12-02
USB serial: replace kmalloc+memset with kzalloc
Burman Yan
5
-12
/
+6
2006-12-02
USB: hid-core: canonical defines for Apple USB device IDs
Julien BLACHE
1
-11
/
+26
2006-12-02
USB: idmouse cleanup
Mariusz Kozlowski
1
-8
/
+8
2006-12-02
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
1
-1
/
+1
2006-12-02
USB: lh7a40x_udc remove double declaration
David Brownell
1
-1
/
+0
2006-12-02
USB: pxa2xx_udc recognizes ixp425 rev b0 chip
David Brownell
1
-0
/
+2
2006-12-02
usbtouchscreen: add support for DMC TSC-10/25 devices
Holger Schurig
2
-1
/
+101
[prev]
[next]