index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
PCI: use resource_size() everywhere.
Zhao, Yu
2
-3
/
+3
2008-10-20
PCI: use same arg names in PCI_VDEVICE comment
Zhao, Yu
1
-2
/
+2
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
3
-5
/
+5
2008-10-20
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
1
-2
/
+1
2008-10-20
PCI: fix hotplug get_##name return value problem
Zhao, Yu
1
-7
/
+7
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
1
-7
/
+3
2008-10-20
PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space
Roland Dreier
1
-4
/
+2
2008-10-20
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
1
-2
/
+2
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2
-0
/
+15
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
3
-0
/
+9
2008-10-20
PCI: utilize calculated results when detecting MSI features
Jike Song
1
-6
/
+4
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
5
-186
/
+263
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
1
-2
/
+1
2008-10-20
x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs
Seth Heasley
2
-5
/
+12
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2
-2
/
+4
2008-10-20
PCI: Document that most pci options are shared between i386 and x86-64
Andi Kleen
1
-12
/
+13
2008-10-20
PCI: tidy PME support messages
Bjorn Helgaas
1
-13
/
+13
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
1
-22
/
+22
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
1
-69
/
+23
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
2
-2
/
+2
2008-10-20
x86/PCI: follow lspci device/vendor style
Bjorn Helgaas
1
-4
/
+4
2008-10-20
PCI: change MSI-x vector to 32bit
Yinghai Lu
2
-2
/
+2
2008-10-20
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
2
-0
/
+23
2008-10-20
PCI: allow quirks to be compiled out
Thomas Petazzoni
2
-86
/
+98
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
4
-10
/
+20
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
5
-6
/
+1
2008-10-20
epca: Add infinite break support
Alan Cox
1
-1
/
+5
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
4
-54
/
+32
2008-10-20
Implement %pR to print struct resource content
Linus Torvalds
1
-6
/
+43
2008-10-20
staging: sxg depends on X86
Stephen Rothwell
1
-0
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
20
-23
/
+9
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2
-142
/
+143
2008-10-20
include/linux/bcd.h: remove comments
Adrian Bunk
1
-9
/
+0
2008-10-20
remove the obsolete BCD*BIN/BIN*BCD macros
Adrian Bunk
1
-7
/
+0
2008-10-20
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
1
-6
/
+6
2008-10-20
i2c: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
2008-10-20
mn10300: use bcd2bin/bin2bcd
Adrian Bunk
1
-3
/
+3
2008-10-20
mips: use bcd2bin/bin2bcd
Adrian Bunk
5
-59
/
+59
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
6
-83
/
+83
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
30
-509
/
+509
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
4
-45
/
+45
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2
-11
/
+11
2008-10-20
acpi: use bcd2bin/bin2bcd
Adrian Bunk
1
-9
/
+9
2008-10-20
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
2
-13
/
+11
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
4
-2
/
+4
2008-10-20
byteorder: provide swabb.h generically in asm/byteorder.h
Harvey Harrison
3
-0
/
+3
2008-10-20
byteorder: use generic C version for value byteswapping
Harvey Harrison
1
-10
/
+0
2008-10-20
byteorder: add new headers for make headers-install
Harvey Harrison
1
-0
/
+2
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
1
-1
/
+1
[next]