index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] PCI quirks update
Alan Cox
1
-2
/
+15
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-26
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-26
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-26
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-26
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-26
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-1
/
+36
2006-09-26
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-26
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-26
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-26
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-26
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
8
-61
/
+137
2006-09-26
PCI Hotplug: fix __must_check warnings
Greg Kroah-Hartman
2
-33
/
+128
2006-09-26
SHPCHP: fix __must_check warnings
Greg Kroah-Hartman
3
-4
/
+8
2006-09-26
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-26
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
9
-0
/
+1568
2006-09-26
PCI-Express AER implemetation: export pcie_port_bus_type
Zhang, Yanmin
1
-0
/
+1
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
3
-5
/
+11
2006-09-26
MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability
Brice Goglin
1
-0
/
+59
2006-09-26
MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
Brice Goglin
1
-0
/
+41
2006-09-26
MSI: Factorize common code in pci_msi_supported()
Brice Goglin
1
-20
/
+31
2006-09-26
MSI: Cleanup existing MSI quirks
Brice Goglin
2
-16
/
+31
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-3
/
+2
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
1
-3
/
+2
2006-09-25
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
2
-0
/
+36
2006-09-25
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
1
-3
/
+1
2006-09-25
PM: no suspend_prepare() phase
David Brownell
1
-14
/
+0
2006-09-25
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
1
-1
/
+3
2006-09-25
Suspend changes for PCI core
Linus Torvalds
1
-1
/
+40
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
1
-16
/
+16
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+1
2006-09-04
Merge branch 'master' into upstream
Jeff Garzik
1
-0
/
+1
2006-08-31
USB: Add VIA quirk fixup for VT8235 usb2
Mark Hindley
1
-0
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
6
-27
/
+107
2006-08-29
Merge /spare/repo/linux-2.6 into upstream
Jeff Garzik
4
-16
/
+102
2006-08-26
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
1
-2
/
+1
2006-08-26
[PATCH] CPCI hotplug: fix resource assignment
Scott Murray
1
-12
/
+42
2006-08-26
[PATCH] PCI: fix ICH6 quirks
Daniel Ritz
1
-1
/
+1
2006-08-20
Merge trivial low-risk suspend hotkey bugzilla-5918 into release
Len Brown
2
-1
/
+58
2006-08-19
[PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c
Tejun Heo
1
-3
/
+3
2006-08-16
ACPIPHP: allow acpiphp to build without ACPI_DOCK
Kristen Carlson Accardi
1
-1
/
+1
2006-08-11
PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
Dave Jones
1
-7
/
+0
2006-08-11
pciehp: make pciehp build for powerpc
Kristen Carlson Accardi
2
-4
/
+5
2006-08-08
Merge branch 'merge'
Paul Mackerras
5
-22
/
+30
2006-08-03
PCI: Unhide the SMBus on Asus PU-DLS
Jean Delvare
1
-0
/
+7
[next]