| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: probing debug message uniformization | Vincent Legoll | 2008-10-20 | 2 | -16/+15 |
* | PCI: support PCIe ARI capability | Yu Zhao | 2008-10-20 | 3 | -0/+47 |
* | PCI: centralize the capabilities code in probe.c | Zhao, Yu | 2008-10-20 | 1 | -7/+20 |
* | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu | 2008-10-20 | 1 | -55/+83 |
* | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb | 2008-10-20 | 1 | -1/+1 |
* | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu | 2008-10-20 | 4 | -12/+21 |
* | PCI: use resource_size() everywhere. | Zhao, Yu | 2008-10-20 | 2 | -3/+3 |
* | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi | 2008-10-20 | 3 | -5/+5 |
* | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c | Yinghai Lu | 2008-10-20 | 1 | -2/+1 |
* | PCI: fix hotplug get_##name return value problem | Zhao, Yu | 2008-10-20 | 1 | -7/+7 |
* | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger | 2008-10-20 | 1 | -7/+3 |
* | PCI: fix -Wakpm warnings in pci_pm_init debug output | Jesse Barnes | 2008-10-20 | 1 | -2/+2 |
* | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang | 2008-10-20 | 2 | -0/+15 |
* | PCI: make CPU list affinity visible | Mike Travis | 2008-10-20 | 3 | -0/+9 |
* | PCI: utilize calculated results when detecting MSI features | Jike Song | 2008-10-20 | 1 | -6/+4 |
* | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 2008-10-20 | 5 | -186/+263 |
* | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi | 2008-10-20 | 1 | -2/+1 |
* | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2008-10-20 | 2 | -2/+4 |
* | PCI: tidy PME support messages | Bjorn Helgaas | 2008-10-20 | 1 | -13/+13 |
* | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org | 2008-10-20 | 1 | -22/+22 |
* | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org | 2008-10-20 | 1 | -69/+23 |
* | PCI: follow lspci device/vendor style | Bjorn Helgaas | 2008-10-20 | 2 | -2/+2 |
* | PCI: change MSI-x vector to 32bit | Yinghai Lu | 2008-10-20 | 1 | -1/+1 |
* | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki | 2008-10-20 | 1 | -0/+22 |
* | PCI: allow quirks to be compiled out | Thomas Petazzoni | 2008-10-20 | 1 | -86/+90 |
* | PCI: Check dynids driver_data value for validity | Jean Delvare | 2008-10-20 | 3 | -10/+16 |
* | PCI: remove dynids.use_driver_data | Milton Miller | 2008-10-20 | 4 | -5/+1 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 | 5 | -6/+422 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 | 2340 | -81716/+342974 |
| |\ |
|
| * | | bq27x00_battery: use unaligned access helper | Harvey Harrison | 2008-09-26 | 1 | -3/+2 |
| * | | power_supply: fix dependency of tosa_battery | Dmitry Baryshkov | 2008-09-26 | 1 | -1/+1 |
| * | | power_supply: Support for Texas Instruments BQ27200 battery managers | Rodolfo Giometti | 2008-09-01 | 3 | -0/+389 |
| * | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-09-01 | 1 | -0/+25 |
| * | | pda_power: Check and handle return value of set_irq_wake | Robert Jarzmik | 2008-09-01 | 1 | -4/+7 |
* | | | epca: Add infinite break support | Alan Cox | 2008-10-20 | 1 | -1/+5 |
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 | 12 | -83/+2101 |
|\ \ \ |
|
| * | | | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton | 2008-10-19 | 1 | -1/+1 |
| * | | | mfd: ucb1400 needs GPIO | Andrew Morton | 2008-10-19 | 1 | -0/+1 |
| * | | | mfd: ucb1400 sound driver uses/depends on AC97_BUS: | Randy Dunlap | 2008-10-19 | 1 | -0/+1 |
| * | | | mfd: Don't use NO_IRQ in WM8350 | Mark Brown | 2008-10-19 | 1 | -1/+1 |
| * | | | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 2 | -26/+61 |
| * | | | mfd: twl4030-core irq simplification | David Brownell | 2008-10-19 | 1 | -66/+2 |
| * | | | mfd: add base support for Dialog DA9030/DA9034 PMICs | Eric Miao | 2008-10-19 | 1 | -0/+563 |
| * | | | mfd: TWL4030 core driver | David Brownell | 2008-10-19 | 3 | -0/+1273 |
| * | | | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov | 2008-10-19 | 1 | -0/+114 |
| * | | | mfd: add OHCI cell to tc6393xb | Dmitry Baryshkov | 2008-10-19 | 1 | -0/+87 |
| * | | | mfd: Fix htc-egpio compile warning | Samuel Ortiz | 2008-10-19 | 1 | -1/+1 |
| * | | | mfd: do tcb6393xb state restore on resume only if requested | Dmitry Baryshkov | 2008-10-19 | 1 | -40/+34 |
| * | | | mfd: provide and use setup hook for tc6393xb | Dmitry Baryshkov | 2008-10-19 | 1 | -7/+14 |
| * | | | mfd: update sm501 debugging/low information messages | Ben Dooks | 2008-10-19 | 1 | -3/+3 |