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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
pciehp: cleanup register access
Kenji Kaneshige
1
-137
/
+164
2007-02-07
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2
-13
/
+2
2007-02-07
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
4
-494
/
+120
2007-02-07
pciehp: cleanup slot list
Kenji Kaneshige
2
-27
/
+17
2007-02-07
pciehp: cleanup init_slot()
Kenji Kaneshige
2
-63
/
+37
2007-02-07
PCI: remove pci_find_device_reverse()
Adrian Bunk
1
-38
/
+0
2007-02-07
PCI: quirks.c: cleanup
Adrian Bunk
2
-29
/
+17
2007-02-07
PCI : Add selected_regions funcs
Hidetoshi Seto
1
-17
/
+63
2007-02-07
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
3
-11
/
+34
2007-02-07
PCI : Move pci_fixup_device and is_enabled (originally intended change)
Hidetoshi Seto
1
-12
/
+12
2007-02-07
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
3
-25
/
+1
2007-02-07
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-02-07
ide: add Toshiba TC86C001 IDE driver (take 2)
Sergei Shtylyov
1
-0
/
+18
2007-02-02
Altix: Add ACPI SSDT PCI device support (hotplug)
John Keller
1
-7
/
+148
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
1
-2
/
+2
2007-02-01
[PATCH] pci: remove warning messages
Andrew Morton
1
-8
/
+2
2007-02-01
[PATCH] via quirk update
Jean Delvare
1
-3
/
+5
2007-01-30
[PATCH] Fix VIA quirks
Jean Delvare
1
-36
/
+42
2007-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
1
-2
/
+1
2007-01-22
PCI: Unhide the SMBus on the Asus P4P800-X
Jean Delvare
1
-0
/
+5
2007-01-11
[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap
Brice Goglin
1
-1
/
+2
2007-01-11
[PATCH] x86-64: pci quirks MODPOST warning fix
Vivek Goyal
1
-1
/
+1
2007-01-09
[PATCH] i2c/pci: fix sis96x smbus quirk once and for all
Mark M. Hoffman
1
-6
/
+8
2007-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2007-01-05
[PATCH] PCI: prevent down_read when pci_devices is empty
Ard van Breemen
1
-0
/
+24
2007-01-05
[PATCH] PCI: disable PCI_MULTITHREAD_PROBE
Andrew Morton
1
-1
/
+1
2006-12-30
[PATCH] pci/probe: fix macro that confuses kernel-doc
Randy Dunlap
1
-3
/
+2
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+1
2006-12-22
[PATCH] increase CARDBUS_MEM_SIZE
Andrew Morton
1
-1
/
+1
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
3
-144
/
+77
2006-12-20
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
1
-24
/
+1
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
2
-31
/
+1
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
4
-249
/
+73
2006-12-20
PCI: ATI sb600 sata quirk
Conke Hu
1
-0
/
+17
2006-12-20
PCI legacy resource fix
Ralf Baechle
2
-6
/
+24
2006-12-20
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
1
-0
/
+2
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
3
-60
/
+112
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
1
-12
/
+16
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
1
-8
/
+1
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
1
-3
/
+81
2006-12-20
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
1
-9
/
+19
2006-12-20
pci: Introduce pci_find_present
Alan Cox
1
-17
/
+22
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-20
rpaphp: compiler warning cleanup
Linas Vepstas
1
-24
/
+23
2006-12-20
PCI quirks: remove redundant check
David Rientjes
1
-2
/
+1
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
[prev]
[next]