aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Merge branch 'for-pci-res-alloc'HEADmasterYinghai Lu17-414/+820
2012-09-17PCI: Treat ROM resource as optional during assigning.Yinghai Lu1-14/+7
2012-09-17PCI: Sort unassigned resources with correct alignmentYinghai Lu1-7/+26
2012-09-17PCI: Use is_pci_iov_resource_idx()Yinghai Lu1-4/+3
2012-09-17PCI: Don't allocate small resource in big empty space.Yinghai Lu3-18/+44
2012-09-17PCI: Allocate resource with big size at first when alignment is the sameYinghai Lu1-2/+5
2012-09-17intel-gtt: Read 64bit for gmar_bus_addrYinghai Lu1-4/+10
2012-09-17PCI: Add pci=alloc_high supportYinghai Lu3-0/+17
2012-09-17PCI: Try to allocate mem64 above 4G at firstYinghai Lu2-8/+36
2012-09-17PCI: Add pcibios_bus_addr_to_res()Yinghai Lu1-0/+14
2012-09-17PCI: pcibus address to resource converting take bus directlyYinghai Lu1-13/+21
2012-09-17PCI: Don't shrink too much for hotplug bridgeYinghai Lu1-0/+6
2012-09-17PCI: More strict checking of valid range for bridgeYinghai Lu1-1/+44
2012-09-17PCI, pciehp: Remove not needed bus number range checkingYinghai Lu1-11/+1
2012-09-17pcmcia: Remove workaround for fixing pci parent bus subordinateYinghai Lu1-75/+0
2012-09-17PCI: Seperate child bus scanning to two passes overallYinghai Lu1-16/+34
2012-09-17PCI: Kill pci_fixup_parent_subordinate_busnr()Yinghai Lu1-32/+0
2012-09-17PCI: Strict checking of valid range for bridgeYinghai Lu1-0/+27
2012-09-17PCI: Allocate bus range instead of use max blindlyYinghai Lu1-45/+55
2012-09-17PCI: Add pci_bus_replace_busn_res()Yinghai Lu1-0/+15
2012-09-17PCI: Probe safe range that we can use for unassigned bridge.Yinghai Lu1-0/+33
2012-09-17PCI: Add pci_bus_extend/shrink_top()Yinghai Lu1-0/+28
2012-09-17IOMMU: Add intel iommu irq-remapping and dmar hotplug supportfor-iommuYinghai Lu1-0/+220
2012-09-17IOMMU: Add dmar_parse_one_drhd()Yinghai Lu1-10/+41
2012-09-17IOMMU: Add intel_enable_irq_remapping_one()Yinghai Lu1-7/+129
2012-09-17IOMMU: Add init_dmar_one()Yinghai Lu2-12/+115
2012-09-17IOMMU: Separate free_dmar_iommu from free_iommuYinghai Lu2-2/+1
2012-09-17ACPI: Add acpi_run_dsm()Yinghai Lu1-0/+77
2012-09-17IOMMU: iommu_unique_seq_id()Yinghai Lu1-2/+16
2012-09-17IOMMU: Don't clean handler data before free_irq()Yinghai Lu1-1/+0
2012-09-17IOMMU: Fix tboot force iommu logicYinghai Lu1-3/+3
2012-09-17IOMMU: Update dmar units devices list during hotplugYinghai Lu3-12/+189
2012-09-17PCI, x86: Use acpi_pci_driver instead of pci_driver for ioapic hotplugYinghai Lu1-56/+169
2012-09-17PCI: Disable mem in the ioapic removing pathYinghai Lu1-0/+13
2012-09-17PCI: Make sure hotplug ioapic driver get loaded earlyYinghai Lu3-9/+5
2012-09-17iommu, irq: alloc irq_desc for dmar_msi with local nodeYinghai Lu1-1/+1
2012-09-17Merge branch 'for-pci-root-bus-hotplug' into for-x86-irq-basefor-x86-irq-baseYinghai Lu101-1635/+1521
2012-09-17PCI: Use addon_fixed_resource with ati fixed resourceYinghai Lu1-3/+5
2012-09-17PCI: Make quirk_io_region to use addon_resource supportYinghai Lu1-85/+70
2012-09-17PCI: Make piix4 quirk to use addon_resource supportYinghai Lu1-16/+77
2012-09-17PCI: Make assign/update resource to support addon_resYinghai Lu1-6/+18
2012-09-17PCI: Update pci_resource_bar() to support addon_resourceYinghai Lu1-0/+7
2012-09-17PCI: Add helpers for add addon_resourceYinghai Lu1-0/+68
2012-09-17PCI: Add addon_resource support for pci_devYinghai Lu1-1/+37
2012-09-17PCI: Use for_each_res with xen pciYinghai Lu1-3/+1
2012-09-17PCI: Use for_each_res pci bases readingYinghai Lu1-2/+4
2012-09-17PCI: Use for_each_res pci release releaseYinghai Lu1-3/+2
2012-09-17PCI: Use for_each_res pci bases pci_dev_driver()Yinghai Lu1-2/+4
2012-09-17PCI: Use for_each_res pci_assign_resourceYinghai Lu1-8/+6
2012-09-17PCI: Use for_each_res with pci bar reassign funcsYinghai Lu1-16/+12
2012-09-17PCI: Use for_each_pci_dev_resource pci_reassigndevYinghai Lu1-4/+2
2012-09-17PCI: Use for_each_pci_dev_resource pci_enable_devYinghai Lu1-7/+8
2012-09-17PCI, pciehp: Use for_each_pci_dev_resource helperYinghai Lu1-2/+3
2012-09-17PCI, acpiphp: Use for_each_pci_dev_resource helperYinghai Lu1-2/+2
2012-09-17PCI: Use for_each_res with IOV releated funcsYinghai Lu1-16/+15
2012-09-17pci: pci resource iteratorRam Pai1-0/+47
2012-09-17PCI: Add pci_dev_resource_idx()Yinghai Lu1-0/+9
2012-09-17PCI: Add pci_dev_resource_n()Yinghai Lu1-0/+9
2012-09-17ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing.Ashok Raj3-0/+156
2012-09-17PCI, acpiphp: Don't ailout even no slots found yet.Yinghai Lu3-44/+2
2012-09-17ACPI, PCI: Skip extra pci_enable_bridges for non hot-add rootYinghai Lu2-1/+3
2012-09-17PCI, x86: Move pci_enable_bridges() downfor-pci-root-bus-hotplug-part5Yinghai Lu3-2/+4
2012-09-17PCI: Set dev_node early for pci_devYinghai Lu1-0/+1
2012-09-17ACPI, PCI: Protect global lists in drivers/acpi/pci_root.cJiang Liu1-30/+40
2012-09-17ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu1-0/+11
2012-09-17ACPI, PCI: Use normal list for struct acpi_pci_driverJiang Liu1-13/+3
2012-09-17PCI, ACPI: Make kacpi_hotplug_wq staticfor-pci-root-bus-hotplug-part4Yinghai Lu1-2/+1
2012-09-17PCI, pci_root_hp: Use acpi_hp_workYinghai Lu1-31/+3
2012-09-17PCI, acpiphp: Use acpi_hp_workYinghai Lu1-36/+6
2012-09-17PCI, ACPI: Add alloc_acpi_hp_work()Yinghai Lu1-0/+21
2012-09-17PCI, ACPI: Add pci_root_hp hot removal notification support.Yinghai Lu1-0/+67
2012-09-17ACPI: acpi_bus_trim to support two steps.Yinghai Lu1-4/+1
2012-09-17PCI, ACPI: del root bus prtYinghai Lu1-0/+6
2012-09-17PCI, ACPI: Make acpi_pci_root_remove remove pci root bus tooYinghai Lu1-0/+16
2012-09-17PCI, acpi: Update acpi_pci_driver add/remove interfaceYinghai Lu3-12/+16
2012-09-17PCI, ACPI: Pass device instead of handle when config root bridgeYinghai Lu1-3/+3
2012-09-17PCI, acpiphp: Separate out hot-add support of pci host bridgeYinghai Lu3-44/+254
2012-09-17PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+40
2012-09-17PCI: Fix a device reference count leakage issue in pci_dev_present()Jiang Liu1-5/+5
2012-09-17PCI, sysfs: Clean up rescan/remove with scheule_callbackfor-pci-root-bus-hotplug-part3Yinghai Lu1-11/+14
2012-09-17PCI: Rescan bus using callback method tooYinghai Lu1-9/+19
2012-09-17PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resou...Yinghai Lu1-7/+1
2012-09-17PCI: pci_bus_size_bridges() should not size own bridgeYinghai Lu2-10/+17
2012-09-17PCI: Move back pci_rescan_bus() to probe.cYinghai Lu2-22/+21
2012-09-17PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu1-14/+18
2012-09-17PCI: Claim hw/fw allocated resources in hot add path.for-pci-root-bus-hotplug-part2Yinghai Lu1-0/+2
2012-09-17PCI: Split out stop_bus_device and remove_bus_dev again.for-pci-root-bus-hotplug-part1Yinghai Lu1-16/+35
2012-09-17PCI: Add root bus children dev's res to fail listYinghai Lu1-1/+1
2012-09-17PCI, acpiphp: Add is_hotplug_bridge detectionYinghai Lu1-1/+26
2012-09-17PCI: Use correct type when freeing bus resource listYinghai Lu1-1/+5
2012-09-17Merge branch 'linus'Ingo Molnar68-380/+538
2012-09-17Merge branch 'linus'Ingo Molnar137-583/+1536
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-32/+40
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14Merge branch 'linus'Ingo Molnar1-1/+9
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14Merge branch 'pci/tejun-workqueue' into nextBjorn Helgaas1-20/+28
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-13apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-13apple-gmux: Fix index read functionsBernhard Froemel1-2/+4
2012-09-13apple-gmux: Obtain version info from indexed gmuxBernhard Froemel1-4/+8
2012-09-13bnx2x: Add missing afex codeYuval Mintz2-11/+21
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov2-18/+9
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner1-4/+6
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner1-3/+5
2012-09-13bnx2x: fix stats copying logicYuval Mintz1-2/+5
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov1-3/+5
2012-09-13drm/radeon: make 64bit fences more robust v3Christian König1-3/+5
2012-09-13drm/radeon: rework pll selection (v3)Alex Deucher1-34/+129
2012-09-13net: qmi_wwan: call subdriver with control intf onlyBjørn Mork1-3/+4
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil6-10/+14
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas5-31/+4
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas464-2743/+6077
2012-09-13Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+9
2012-09-13ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2012-09-13ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-09-13ahci: Add JMicron 362 device IDsBen Hutchings1-0/+3
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie11-68/+29
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae1-1/+0
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines1-2/+0
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski1-0/+7
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat1-3/+3
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat1-1/+1
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat1-1/+1
2012-09-13drm/exynos: fixed page align bug.Inki Dae1-1/+1
2012-09-13drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer1-1/+1
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat1-40/+10
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat1-2/+1
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat1-3/+1
2012-09-13drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat1-5/+0
2012-09-13drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat1-5/+0
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie3-0/+88
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox1-0/+2
2012-09-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie7-27/+43
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas39-46/+46
2012-09-12Merge branch 'chipidea-stable' into usb-linusGreg Kroah-Hartman1-18/+41
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik1-4/+1
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde1-8/+15
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde1-1/+1
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik1-4/+17
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik1-1/+7
2012-09-12i2c: mxs: correctly setup speed for non devicetreeWolfram Sang1-7/+6
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-20/+28
2012-09-12i2c: pnx: Fix bit definitionsRoland Stigge1-2/+3
2012-09-12hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck1-21/+9
2012-09-12Merge branch 'linus'Ingo Molnar1-0/+1
2012-09-11hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck1-4/+5
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas1-21/+60
2012-09-11PCI: Refactor pbus_size_mem()Gavin Shan1-13/+23
2012-09-11PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan1-9/+6
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan1-0/+32
2012-09-11USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork1-2/+4
2012-09-11PCI: Rewrite pci_call_probe() to use workqueue instead of work_on_cpu()Tejun Heo1-20/+28
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter1-2/+4
2012-09-11Merge branch 'linus'Ingo Molnar26-15/+126
2012-09-11net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter1-1/+1
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+34
2012-09-10drm/omap: add more new timings fieldsRob Clark1-0/+24
2012-09-10drm/omap: update for interlacedRob Clark1-9/+8
2012-09-10EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti1-2/+10
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-10PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich1-1/+0
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox1-20/+1
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas1-4/+11
2012-09-10Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas1-14/+14
2012-09-10USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork1-4/+8
2012-09-10Merge branch 'pci/feng-avoid-kmalloc' into nextBjorn Helgaas1-37/+18
2012-09-10PCI: Remove the obsolete no_pci_devices() checkFeng Tang1-9/+0
2012-09-10ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli1-0/+1
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter2-3/+3
2012-09-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-09-10USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2-2/+7
2012-09-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+43
2012-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-4/+49
2012-09-10pwm: pwm-tiehrpwm: Fix conflicting channel period settingPhilip, Avinash1-0/+29
2012-09-10pwm: pwm-tiecap: Disable APWM mode after configurePhilip, Avinash1-0/+7