aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi2012-09-24
* PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi2012-09-24
* PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-24
* PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-24
* PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi2012-09-24
* PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu2012-09-24
* PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-24
* sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-22
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-22
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-22
* PCI: Leave normal LIST_POISON in deleted list entriesBjorn Helgaas2012-08-22
* PCI: Rename local variables to conventional namesBjorn Helgaas2012-08-22
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-22
* PCI: Stop and remove devices in one passBjorn Helgaas2012-08-22
* PCI: Fold stop and remove helpers into their callersBjorn Helgaas2012-08-22
* PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-22
* PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas2012-08-22
* PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas2012-08-22
* pcmcia: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-22
* PCI: acpiphp: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas2012-08-22
* PCI: acpiphp: Stop disabling bridges on removeBjorn Helgaas2012-08-17
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-31
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-31
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-31
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-31
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-31
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-31
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-31
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-31
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-02
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-29
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-27
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-27
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-27
| | |\ \
| | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-27
| | |\ \ \
* | | \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-02
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \
| | * | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-01
| * | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \ \
| | * | | | | | | sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-01
| * | | | | | | | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-01
| | * | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-01
| | |/ / / / / /
| * | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.Paul Mundt2012-07-25
* | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-02
|\ \ \ \ \ \ \ \
| * | | | | | | | md/dm-raid: DM_RAID should select MD_RAID10NeilBrown2012-08-01
| * | | | | | | | md/raid1: submit IO from originating thread instead of md thread.NeilBrown2012-08-01
| * | | | | | | | raid5: raid5d handle stripe in batch wayShaohua Li2012-08-01
| * | | | | | | | raid5: make_request use batch stripe releaseShaohua Li2012-08-01