| Commit message (Expand) | Author | Age |
* | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas | 2006-01-12 |
* | [ARM] 3209/1: Configurable DMA-consistent memory region | Kevin Hilman | 2006-01-12 |
* | [ARM] 3252/1: help gcc do the best with ___arch__swab32 | Nicolas Pitre | 2006-01-10 |
* | [ARM] 3250/1: Change pxa2xx PCMCIA drivers to use platform_device_alloc | Richard Purdie | 2006-01-10 |
* | [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (Patch | Andrew Victor | 2006-01-10 |
* | [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards) | Andrew Victor | 2006-01-10 |
* | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) | Andrew Victor | 2006-01-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
| * | [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver() | Greg Kroah-Hartman | 2006-01-09 |
| * | [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 |
| * | [PATCH] PCI Error Recovery: documentation | linas@austin.ibm.com | 2006-01-09 |
| * | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 |
| * | [PATCH] PCI: update Toshiba ohci quirk DMI table | Jesse Barnes | 2006-01-09 |
| * | [PATCH] PCI: drivers/pci: some cleanups | Adrian Bunk | 2006-01-09 |
| * | [PATCH] acpiphp: only size new bus | Kristen Accardi | 2006-01-09 |
| * | [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver | Greg Kroah-Hartman | 2006-01-09 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c | Jesper Juhl | 2006-01-09 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c | Jesper Juhl | 2006-01-09 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c | Jesper Juhl | 2006-01-09 |
| * | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c | Jesper Juhl | 2006-01-09 |
| * | [PATCH] PCI: document sysfs rom file interface | Jesse Barnes | 2006-01-09 |
| * | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 |
| * | [PATCH] PCI: use bus numbers sparsely, if necessary | Dominik Brodowski | 2006-01-09 |
| * | [PATCH] pciehp: allow bridged card hotplug | Rajesh Shah | 2006-01-09 |
| * | [PATCH] pciehp: handle sticky power-fault status | Thomas Schaefer | 2006-01-09 |
| * | [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 | Daniel Yeisley | 2006-01-09 |
| * | [PATCH] shpchp: Implement get_address callback | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] PCI Hotplug/powerpc: more removal of duplicated code | linas@austin.ibm.com | 2006-01-09 |
| * | [PATCH] PCI Hotplug/powerpc: remove duplicated code | linas@austin.ibm.com | 2006-01-09 |
| * | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 2006-01-09 |
| * | [PATCH] shpchp: fix improper wait for command completion | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] shpchp: fix improper write to Command Completion Detect bit | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] shpchp: fix improper mmio mapping | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] shpchp: fix improper reference to Slot Avail Regsister | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige | 2006-01-09 |
| * | [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code | Adrian Bunk | 2006-01-09 |
| * | [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix | Jordan, William P | 2006-01-09 |
| * | [PATCH] PCIE: make bus_id for PCI Express devices unique | Sergey Vlasov | 2006-01-09 |
| * | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 2006-01-09 |
| * | [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) | Jiri Slaby | 2006-01-09 |
| * | [PATCH] pci: call pci_read_irq for bridges | Kristen Accardi | 2006-01-09 |