index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
1
-2
/
+16
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
1
-2
/
+1
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-42
/
+346
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
1
-46
/
+346
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
1
-1
/
+5
2008-05-24
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
1
-1
/
+1
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+2
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-3
/
+6
2008-02-01
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
1
-3
/
+1
2008-01-24
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
1
-45
/
+5
2008-01-24
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
1
-2
/
+7
2007-11-05
PCI: make pci_match_device() static
Adrian Bunk
1
-3
/
+2
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-10-12
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
1
-2
/
+1
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-08-01
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
1
-1
/
+1
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
1
-1
/
+1
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
1
-15
/
+0
2007-05-02
PCI: Require vendor and device for new_id
Jean Delvare
1
-2
/
+2
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
1
-5
/
+1
2007-02-16
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
1
-2
/
+1
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
1
-1
/
+1
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
1
-2
/
+1
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-0
/
+2
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-2
/
+2
2006-12-01
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-10-27
PCI: reset pci device state to unknown state for resume
Shaohua Li
1
-0
/
+13
2006-09-26
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+4
2006-09-25
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
1
-0
/
+11
2006-09-25
PM: no suspend_prepare() phase
David Brownell
1
-14
/
+0
2006-09-25
Suspend changes for PCI core
Linus Torvalds
1
-1
/
+40
2006-08-26
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
1
-2
/
+1
2006-06-11
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
1
-5
/
+8
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
1
-2
/
+4
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-2
/
+1
2006-03-23
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
1
-8
/
+1
2006-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-3
/
+3
2005-11-10
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-4
/
+5
2005-11-10
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
1
-1
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-10-28
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
1
-4
/
+9
2005-10-28
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
1
-2
/
+4
[next]