summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-203-71/+94
* PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
* PCI: support PCIe ARI capabilityYu Zhao2008-10-203-0/+47
* PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
* PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
* PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
* PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
* PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
* PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-201-2/+1
* PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
* PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3
* PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
* PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
* PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
* PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
* PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
* PCI: tidy PME support messagesBjorn Helgaas2008-10-201-13/+13
* PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
* PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-202-2/+2
* PCI: change MSI-x vector to 32bitYinghai Lu2008-10-201-1/+1
* PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-201-0/+22
* PCI: allow quirks to be compiled outThomas Petazzoni2008-10-201-86/+90
* PCI: Check dynids driver_data value for validityJean Delvare2008-10-203-10/+16
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-204-5/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-205-6/+422
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-182340-81716/+342974
| |\
| * | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-261-3/+2
| * | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-261-1/+1
| * | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-09-013-0/+389
| * | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-011-0/+25
| * | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-09-011-4/+7
* | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5
* | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-2012-83/+2101
|\ \ \
| * | | mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton2008-10-191-1/+1
| * | | mfd: ucb1400 needs GPIOAndrew Morton2008-10-191-0/+1
| * | | mfd: ucb1400 sound driver uses/depends on AC97_BUS:Randy Dunlap2008-10-191-0/+1
| * | | mfd: Don't use NO_IRQ in WM8350Mark Brown2008-10-191-1/+1
| * | | mfd: update TMIO drivers to use the clock APIIan Molton2008-10-192-26/+61
| * | | mfd: twl4030-core irq simplificationDavid Brownell2008-10-191-66/+2
| * | | mfd: add base support for Dialog DA9030/DA9034 PMICsEric Miao2008-10-191-0/+563
| * | | mfd: TWL4030 core driverDavid Brownell2008-10-193-0/+1273
| * | | mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-191-0/+114
| * | | mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-191-0/+87
| * | | mfd: Fix htc-egpio compile warningSamuel Ortiz2008-10-191-1/+1
| * | | mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-191-40/+34
| * | | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-7/+14