summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-051-1/+23
* intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB spaceDavid Woodhouse2009-09-301-5/+77
* intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier2009-09-241-0/+10
* intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier2009-09-231-1/+2
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-234-182/+202
|\
| * intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-191-2/+3
| * intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-191-4/+3
| * intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-191-4/+7
| * intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-191-2/+8
| * intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-112-0/+13
| * intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-112-3/+5
| * intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-311-0/+1
| * pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
| * intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-261-0/+11
| * intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-241-17/+18
| * intel-iommu: Mark functions with __initMatt Kraai2009-08-241-2/+2
| * USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-08-201-1/+1
| * intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-091-20/+15
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-08706-11087/+22254
| |\
| * | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-100/+74
| * | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-041-4/+18
| * | intel-iommu: double kfree()Dan Carpenter2009-07-201-1/+0
| * | intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse2009-07-151-7/+1
| * | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse2009-07-151-5/+12
| * | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-152-15/+4
| * | intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse2009-07-071-2/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-09-2312-162/+1867
|\ \ \
| * | | regulator: fix voltage range in da9034 ldo12Haojian Zhuang2009-09-221-1/+1
| * | | regulator/lp3971: drop unnecessary initializationWolfram Sang2009-09-221-1/+1
| * | | regulator: drop 'default n'Wolfram Sang2009-09-221-6/+0
| * | | regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin2009-09-221-1/+1
| * | | drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop2009-09-221-1/+1
| * | | REGULATOR Handle positive returncode from enableLinus Walleij2009-09-221-1/+2
| * | | regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-222-10/+12
| * | | Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2009-09-222-0/+19
| * | | Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-221-0/+713
| * | | Regulator: Add TPS65023 regulator driverAnuj Aggarwal2009-09-221-0/+631
| * | | regulator: userspace: use sysfs_create_groupFelipe Balbi2009-09-221-22/+23
| * | | regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-221-2/+86
| * | | Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen2009-09-221-32/+64
| * | | regulator: regulator_enable() permission checkingMark Brown2009-09-221-20/+36
| * | | regulator: Push locking for regulator_is_enabled() outMark Brown2009-09-221-14/+16
| * | | regulator: Check for constraints in regulator_init_complete()Mark Brown2009-09-221-2/+2
| * | | regulator: Check for constraints before using them for nameMark Brown2009-09-221-1/+1
| * | | regulator: More explict error reporting for fixed regulatorMark Brown2009-09-221-0/+3
| * | | regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport2009-09-221-49/+17
| * | | regulator: Improve virtual consumer probe error handlingMark Brown2009-09-221-4/+8
| * | | regulator: Fix support for deviceless supply mappingsMark Brown2009-09-221-5/+13
| * | | regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-221-0/+1
| * | | regulator: Add regulator voltage range check APIMark Brown2009-09-221-0/+29
OpenPOWER on IntegriCloud