| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] printk levels for i386 oops code. | Dave Jones | 2006-01-10 | 1 | -27/+34 |
* | [PATCH] printk levels for spinlock debug | Dave Jones | 2006-01-10 | 1 | -7/+11 |
* | [PATCH] Add list_for_each_entry_safe_reverse() | David Howells | 2006-01-10 | 1 | -0/+14 |
* | [PATCH] i386: GPIO driver for AMD CS5535/CS5536 | Ben Gardner | 2006-01-10 | 5 | -1/+270 |
* | [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats | Andrey Borzenkov | 2006-01-10 | 1 | -9/+19 |
* | [PATCH] nvidiafb: Fixes for new G5 | Benjamin Herrenschmidt | 2006-01-10 | 3 | -18/+75 |
* | [PATCH] "tiny-make-id16-support-optional" fixes | Adrian Bunk | 2006-01-10 | 6 | -24/+1 |
* | [PATCH] remove asm/serial.h from synclink_gt. | Andrew Morton | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] spufs: fix for recent "shrink dentry_struct" patch | Andrew Morton | 2006-01-10 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 | 68 | -442/+954 |
|\ |
|
| * | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 5 | -4/+5 |
| * | [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver() | Greg Kroah-Hartman | 2006-01-09 | 16 | -16/+16 |
| * | [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 8 | -8/+8 |
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 2 | -2/+2 |
| * | [PATCH] PCI Error Recovery: documentation | linas@austin.ibm.com | 2006-01-09 | 2 | -0/+253 |
| * | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 | 1 | -0/+67 |
| * | [PATCH] PCI: update Toshiba ohci quirk DMI table | Jesse Barnes | 2006-01-09 | 1 | -0/+7 |
| * | [PATCH] PCI: drivers/pci: some cleanups | Adrian Bunk | 2006-01-09 | 5 | -10/+8 |
| * | [PATCH] acpiphp: only size new bus | Kristen Accardi | 2006-01-09 | 1 | -2/+4 |
| * | [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver | Greg Kroah-Hartman | 2006-01-09 | 3 | -25/+127 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c | Jesper Juhl | 2006-01-09 | 1 | -40/+50 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c | Jesper Juhl | 2006-01-09 | 1 | -5/+8 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c | Jesper Juhl | 2006-01-09 | 1 | -4/+5 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c | Jesper Juhl | 2006-01-09 | 1 | -54/+67 |
| * | [PATCH] PCI: document sysfs rom file interface | Jesse Barnes | 2006-01-09 | 1 | -6/+15 |
| * | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 | 2 | -1/+2 |
| * | [PATCH] PCI: use bus numbers sparsely, if necessary | Dominik Brodowski | 2006-01-09 | 1 | -2/+37 |
| * | [PATCH] pciehp: allow bridged card hotplug | Rajesh Shah | 2006-01-09 | 1 | -24/+28 |
| * | [PATCH] pciehp: handle sticky power-fault status | Thomas Schaefer | 2006-01-09 | 1 | -2/+17 |
| * | [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 | Daniel Yeisley | 2006-01-09 | 2 | -2/+30 |
| * | [PATCH] shpchp: Implement get_address callback | Kenji Kaneshige | 2006-01-09 | 1 | -0/+14 |
| * | [PATCH] PCI Hotplug/powerpc: more removal of duplicated code | linas@austin.ibm.com | 2006-01-09 | 2 | -46/+2 |
| * | [PATCH] PCI Hotplug/powerpc: remove duplicated code | linas@austin.ibm.com | 2006-01-09 | 2 | -14/+3 |
| * | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 2006-01-09 | 1 | -19/+23 |
| * | [PATCH] shpchp: fix improper wait for command completion | Kenji Kaneshige | 2006-01-09 | 3 | -37/+27 |
| * | [PATCH] shpchp: fix improper write to Command Completion Detect bit | Kenji Kaneshige | 2006-01-09 | 1 | -2/+2 |
| * | [PATCH] shpchp: fix improper mmio mapping | Kenji Kaneshige | 2006-01-09 | 3 | -29/+49 |
| * | [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit | Kenji Kaneshige | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] shpchp: fix improper reference to Slot Avail Regsister | Kenji Kaneshige | 2006-01-09 | 1 | -17/+16 |
| * | [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige | 2006-01-09 | 1 | -5/+14 |
| * | [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code | Adrian Bunk | 2006-01-09 | 1 | -21/+7 |
| * | [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix | Jordan, William P | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] PCIE: make bus_id for PCI Express devices unique | Sergey Vlasov | 2006-01-09 | 1 | -2/+2 |
| * | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) | Jiri Slaby | 2006-01-09 | 1 | -3/+1 |
| * | [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c) | Jiri Slaby | 2006-01-09 | 1 | -10/+5 |
| * | [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) | Jiri Slaby | 2006-01-09 | 1 | -6/+2 |
| * | [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) | Jiri Slaby | 2006-01-09 | 1 | -4/+7 |
| * | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby | 2006-01-09 | 1 | -10/+11 |
| * | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) | Jiri Slaby | 2006-01-09 | 1 | -1/+2 |