index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
PCI: use dev_printk when possible
Bjorn Helgaas
2008-06-25
6
-106
/
+89
|
*
|
|
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
2008-06-25
1
-3
/
+1
|
*
|
|
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
1
-2
/
+2
|
*
|
|
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
1
-2
/
+2
|
*
|
|
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
1
-11
/
+14
|
*
|
|
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
1
-1
/
+1
|
*
|
|
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
2008-06-25
1
-2
/
+4
|
*
|
|
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
3
-8
/
+5
|
|
\
\
\
|
|
*
|
|
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-06-11
3
-6
/
+4
|
|
*
|
|
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-06-11
1
-2
/
+1
|
*
|
|
|
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
2
-1
/
+17
|
*
|
|
|
PCI: introduce pci_slot
Alex Chiang
2008-06-10
18
-282
/
+402
|
*
|
|
|
PCI: construct one fakephp slot per PCI slot
Alex Chiang
2008-06-10
1
-55
/
+29
|
*
|
|
|
PCI: unhide the SMBus on the Compaq Deskpro EN
Krzysztof Helt
2008-06-10
1
-0
/
+9
|
*
|
|
|
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2008-06-10
2
-0
/
+2
|
*
|
|
|
PCI: Unhide the SMBus on the Compaq Evo D510
Jean Delvare
2008-06-10
1
-0
/
+7
|
*
|
|
|
PCI: eliminate double kfree in intel-iommu initialization
Julia Lawall
2008-06-10
1
-1
/
+0
|
*
|
|
|
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
1
-1
/
+1
|
*
|
|
|
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
1
-1
/
+1
|
*
|
|
|
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
6
-90
/
+104
|
*
|
|
|
pciehp: block signals while waiting for command completion
Kenji Kaneshige
2008-06-10
1
-12
/
+4
|
*
|
|
|
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
3
-18
/
+10
|
*
|
|
|
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
1
-1
/
+0
|
*
|
|
|
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
1
-46
/
+346
|
*
|
|
|
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
Hidetoshi Seto
2008-06-10
1
-4
/
+8
|
*
|
|
|
PCI: remove CVS keywords
Adrian Bunk
2008-06-10
2
-4
/
+0
|
*
|
|
|
pci-acpi: formatting cleanups for _OSC
Kenji Kaneshige
2008-06-10
1
-2
/
+3
|
*
|
|
|
pci-acpi: remove unused variable in __pci_osc_support_set
Kenji Kaneshige
2008-06-10
1
-11
/
+4
|
*
|
|
|
pci-acpi: add flag to indicate query had been done
Kenji Kaneshige
2008-06-10
1
-1
/
+3
|
*
|
|
|
pci-acpi: use local buffer for _OSC
Kenji Kaneshige
2008-06-10
1
-34
/
+39
|
*
|
|
|
pci-acpi: remove duplicate code for _OSC
Kenji Kaneshige
2008-06-10
1
-110
/
+55
|
*
|
|
|
PCI: Disable PME during PCI scan
Zhao Yakui
2008-06-10
1
-0
/
+44
|
*
|
|
|
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-06-10
2
-38
/
+86
|
*
|
|
|
PCI: Replace deprecated __initcall with device_initcall.
Robert P. J. Day
2008-06-10
1
-1
/
+1
|
*
|
|
|
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2008-06-10
2
-2
/
+2
|
|
/
/
/
*
|
|
|
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-07-16
3
-6
/
+4
*
|
|
|
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-07-16
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
2008-07-08
1
-14
/
+37
*
|
|
pci: VT3336 can't do MSI either
Tejun Heo
2008-07-04
1
-0
/
+1
*
|
|
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-07-02
1
-3
/
+14
*
|
|
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
2008-07-02
4
-12
/
+48
*
|
|
PCI: Restrict VPD read permission to root
Ben Hutchings
2008-07-01
1
-1
/
+1
|
|
/
|
/
|
*
|
PCI: fixup write combine comment in pci_mmap_resource
Jesse Barnes
2008-06-12
1
-1
/
+0
*
|
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2008-06-12
2
-23
/
+63
|
\
\
|
|
/
|
/
|
|
*
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
2008-06-12
1
-22
/
+62
|
*
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
2008-05-24
1
-1
/
+1
*
|
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
2008-05-30
1
-2
/
+6
*
|
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-1
/
+5
*
|
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
2008-05-27
1
-1
/
+6
*
|
pciehp: move msleep after power off
Kenji Kaneshige
2008-05-27
2
-7
/
+14
[prev]
[next]