aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt5-82/+102
2008-10-20PCI: probing debug message uniformizationVincent Legoll2-16/+15
2008-10-20PCI: support PCIe ARI capabilityYu Zhao5-0/+62
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu1-7/+20
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu1-55/+83
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb1-1/+1
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu4-12/+21
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu2-3/+3
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu1-2/+2
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi3-5/+5
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu1-2/+1
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu1-7/+7
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger1-7/+3
2008-10-20PCI: fix MSI-HOWTO.txt info about MSI-X MMIO spaceRoland Dreier1-4/+2
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes1-2/+2
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang2-0/+15
2008-10-20PCI: make CPU list affinity visibleMike Travis3-0/+9
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song1-6/+4
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi5-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi1-2/+1
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2-5/+12
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige2-2/+4
2008-10-20PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen1-12/+13
2008-10-20PCI: tidy PME support messagesBjorn Helgaas1-13/+13
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas2-2/+2
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu2-2/+2
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2-0/+23
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni2-86/+98
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare4-10/+20
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller5-6/+1
2008-10-20epca: Add infinite break supportAlan Cox1-1/+5
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt4-54/+32
2008-10-20Implement %pR to print struct resource contentLinus Torvalds1-6/+43
2008-10-20staging: sxg depends on X86Stephen Rothwell1-0/+1
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar20-23/+9
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan2-142/+143
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk1-9/+0
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk1-7/+0
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk1-6/+6
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk5-59/+59
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk6-83/+83
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509