aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang
2008-10-20PCI: make CPU list affinity visibleMike Travis
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige
2008-10-20PCI: tidy PME support messagesBjorn Helgaas
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-10-20epca: Add infinite break supportAlan Cox
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-20staging: sxg depends on X86Stephen Rothwell
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt
2008-10-20phonedev: remove BKLRichard Holden
2008-10-20fb: convert lock/unlock_kernel() into local fb mutexKrzysztof Helt
2008-10-20fb: push down the BKL in the ioctl handlerAlan Cox
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell