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-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
21
-210
/
+257
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
20
-207
/
+254
2006-12-01
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-01
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-01
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-01
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-01
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
4
-21
/
+57
2006-12-01
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2006-12-01
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-12-01
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
2006-12-01
acpiphp: fix missing acpiphp_glue_exit()
Akinobu Mita
1
-1
/
+3
2006-12-01
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-12-01
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-3
/
+6
2006-12-01
Altix: SN ACPI hotplug support.
John Keller
1
-22
/
+13
2006-12-01
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
1
-13
/
+18
2006-12-01
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
1
-1
/
+7
2006-12-01
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
2
-56
/
+30
2006-12-01
PCI: save/restore PCI-X state
Stephen Hemminger
1
-0
/
+44
2006-12-01
PCI: Make some MSI-X #defines generic
Michael Ellerman
1
-8
/
+0
2006-12-01
PCI: Let PCI_MULTITHREAD_PROBE not be broken
Greg Kroah-Hartman
1
-1
/
+1
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
3
-12
/
+13
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
3
-6
/
+6
2006-11-14
[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"
Andrew Morton
1
-27
/
+0
2006-11-13
[PATCH] pci: don't try to remove sysfs files before they are setup.
David Miller
1
-0
/
+3
2006-11-08
[PATCH] htirq: allow buggy drivers of buggy hardware to write the registers
Eric W. Biederman
1
-5
/
+24
2006-11-08
[PATCH] htirq: refactor so we only have one function that writes to the chip
Eric W. Biederman
1
-48
/
+24
2006-11-03
PCI: Let PCI_MULTITHREAD_PROBE depend on BROKEN
Adrian Bunk
1
-1
/
+1
2006-10-27
PCI: Remove quirk_via_abnormal_poweroff
Karsten Wiese
1
-27
/
+0
2006-10-27
PCI: reset pci device state to unknown state for resume
Shaohua Li
1
-0
/
+13
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
2
-48
/
+3
2006-10-27
acpiphp: fix latch status
MUNEDA Takahiro
1
-3
/
+3
2006-10-23
Revert unintentional and bogus change to drivers/pci/quirks.c
Linus Torvalds
1
-2
/
+2
2006-10-22
[PKT_SCHED] netem: Orphan SKB when adding to queue.
David S. Miller
1
-2
/
+2
2006-10-20
[PATCH] Fix up rpaphp driver for pci hotplug header move
Olaf Hering
1
-1
/
+1
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
23
-257
/
+22
2006-10-18
change pci hotplug subsystem maintainer to Kristen
Kristen Carlson Accardi
2
-4
/
+2
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
1
-0
/
+92
2006-10-18
cpcihp_generic: prevent loading without "bridge" parameter
Akinobu Mita
1
-2
/
+2
2006-10-18
pci: Additional search functions
Alan Cox
1
-2
/
+70
2006-10-18
PCI: quirks: switch quirks code offender to use pci_get API
Alan Cox
1
-1
/
+2
2006-10-18
PCI: Improve pci_msi_supported() comments
Brice Goglin
1
-7
/
+9
2006-10-18
PCI hotplug: ioremap balanced with iounmap
Amol Lad
1
-5
/
+14
[next]