index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
*
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework find_aer_service
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: remove is_downstream
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework do_recovery
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework get_e_source()
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework aer_isr_one_error()
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework add_error_device
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: remove compare_device_id
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: introduce is_error_source
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: rework find_source_device
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
2010-05-11
*
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2010-05-11
*
PCI: return correct value when writing to the "reset" attribute
Michal Schmidt
2010-05-11
*
PCI: change PCI_MSI help text to recommend enabling
Jesse Barnes
2010-05-11
*
PCI: Convert pci_lock to raw_spinlock
Thomas Gleixner
2010-05-11
*
PCI: clearing wakeup flags not needed
Alan Stern
2010-05-11
*
PCI: create function symlinks in /sys/bus/pci/slots/N/
Alex Chiang
2010-05-11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-04-29
|
\
|
*
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2010-04-28
*
|
PCI: Ensure we re-enable devices on resume
Matthew Garrett
2010-04-22
*
|
PCI: revert broken device warning
Bjorn Helgaas
2010-04-22
*
|
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
2010-04-08
|
/
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
|
\
|
*
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
Clemens Ladisch
2010-04-02
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-03-26
|
\
|
*
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
2010-03-25
|
*
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
2010-03-25
|
*
PCI quirk: RS780/RS880: work around missing MSI initialization
Clemens Ladisch
2010-03-24
|
*
PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
Tim Yamin
2010-03-24
|
*
PCI: complain about devices that seem to be broken
Bjorn Helgaas
2010-03-24
|
*
PCI: print resources consistently with %pR
Bjorn Helgaas
2010-03-24
|
*
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
2010-03-24
|
*
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
2010-03-24
|
*
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-24
|
*
PCI: cleanup error return for pcix get and set mmrbc functions
Dean Nelson
2010-03-19
|
*
PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
Dean Nelson
2010-03-19
|
*
PCI: kill off pci_register_set_vga_state() symbol export.
Paul Mundt
2010-03-19
|
*
PCI: fix return value from pcix_get_max_mmrbc()
Dean Nelson
2010-03-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-19
|
\
\
|
|
/
|
/
|
|
*
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
2010-03-19
*
|
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-03-18
|
\
\
|
|
/
|
/
|
|
*
microblaze: Enable PCI, missing files
Michal Simek
2010-03-11
|
|
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
2010-03-12
|
|
|
|
*
|
|
|
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
2010-03-12
|
|
|
|
*
|
|
|
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
2010-03-12
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
[next]