summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-061-0/+1
* PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-061-1/+6
* PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-061-0/+19
* PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-061-0/+15
* PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-061-4/+21
* PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-061-1/+12
* PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-061-5/+27
* PCI: delay configuration of SRIOV capabilityRam Pai2012-01-061-2/+2
* PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu2012-01-061-3/+7
* PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-061-0/+4
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-0/+29
* uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-061-72/+7
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-063-1/+113
* PCI: Rework config space blocking servicesJan Kiszka2012-01-066-45/+122
* PCI: fix a brace coding style issue in probe.cZac Storer2012-01-061-1/+1
* PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries2012-01-061-1/+2
* PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-061-0/+10
* PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-061-4/+8
* PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-064-13/+2
* PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-061-1/+1
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-063-22/+44
* PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-061-10/+10
* PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-061-0/+111
* Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-041-6/+0
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-041-34/+10
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-022-0/+4
|\ \
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-311-0/+3
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\ \ \
| * | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-301-2/+2
|\ \ \ \
| * | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \
| * | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-304-7/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
* | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-301-1/+1
|\ \ \ \ \ \
| * | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
* | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-301-2/+2
* | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-271-5/+3
* | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-271-2/+2
| |/ / / / / |/| | | | |