summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-241-30/+5
* PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-244-16/+19
* PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi2012-09-241-17/+19
* PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu2012-09-241-0/+11
* PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-242-14/+4
* PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_rootsYinghai Lu2012-09-241-6/+11
* PCI: Remove unused pci_dev_b()Bjorn Helgaas2012-08-221-1/+0
* sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-3/+2
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-12/+5
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-221-1/+3
* frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-221-3/+1
* PCI: Leave normal LIST_POISON in deleted list entriesBjorn Helgaas2012-08-221-3/+0
* PCI: Rename local variables to conventional namesBjorn Helgaas2012-08-221-7/+7
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-224-125/+0
* PCI: Stop and remove devices in one passBjorn Helgaas2012-08-221-35/+7
* PCI: Fold stop and remove helpers into their callersBjorn Helgaas2012-08-221-33/+20
* PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-11/+8
* PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-222-26/+0
* PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-222-6/+4
* pcmcia: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-3/+12
* PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-221-2/+1
* PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-171-15/+0
* Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
|\
| * x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-312-97/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-313-36/+27
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-312-0/+54
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-312-2/+116
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-319-3/+8
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-316-18/+55
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0243-569/+1387
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2965-646/+1915
| |\ \
| | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| | * | ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
| | * | ARM: Kirkwood: Describe IB62x0 LEDs in DT.Andrew Lunn2012-07-272-36/+17
| | * | ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.Andrew Lunn2012-07-272-31/+16
| | * | ARM: Kirkwood: Describe DNS32? gpio-keys in DT.Jamie Lentin2012-07-272-37/+21
| | * | ARM: Kirkwood: Move common portions into a kirkwood-dnskw.dtsiJamie Lentin2012-07-273-82/+50
| | * | ARM: Kirkwood: Replace DNS-320/DNS-325 leds with dt bindingsJamie Lentin2012-07-273-90/+50
| | * | ARM: Kirkwood: Describe DNS325 temperature sensor in DT.Andrew Lunn2012-07-272-13/+10
| | * | ARM: Kirkwood: Use DT to configure SATA device.Andrew Lunn2012-07-279-20/+24
| | * | ARM: kirkwood: use devicetree for SPI on dreamplugMichael Walle2012-07-272-41/+29
| | * | ARM: kirkwood: Add LS-XHL and LS-CHLv2 supportMichael Walle2012-07-279-0/+291
| | * | ARM: Kirkwood: Initial DTS support for Kirkwood GoFlex NetJosh Coombs2012-07-277-0/+224
OpenPOWER on IntegriCloud