summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-01-04mfd: Support configurable numbers of DCDCs and ISINKs on WM8350Mark Brown1-0/+4
2009-01-04mfd: Add WM8352 supportMark Brown1-0/+4
2009-01-04mfd: Dialog DA9030 battery charger MFD driverMike Rapoport1-2/+42
2009-01-04mfd: twl4030 regulator bug fixesDavid Brownell1-1/+0
2009-01-04mfd: twl4030: create some regulator devicesDavid Brownell1-0/+47
2009-01-04mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell1-31/+0
2009-01-04power_supply: Add battery health reporting for WM8350Mark Brown1-0/+7
2009-01-04power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown1-0/+1
2009-01-04mfd: Refactor WM8350 chip identificationMark Brown1-0/+6
2009-01-04mfd: Switch WM8350 revision detection to a feature based modelMark Brown2-2/+2
2009-01-04power_supply: Add support for WM8350 PMUMark Brown2-1/+48
2009-01-04mfd: allow reading entire register banks on twl4030David Brownell1-2/+2
2009-01-04mfd: Add AUXADC support for WM8350Mark Brown2-0/+10
2009-01-04mfd: Add WM8350 revision H supportMark Brown1-0/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-173/+153
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds5-168/+138
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-26/+52
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu1-50/+0
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-1/+18
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-6/+8
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis130-1070/+3166
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel1-9/+0
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel1-2/+0
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel1-4/+0
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel1-4/+0
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel1-2/+0
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-3/+3
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel1-0/+112
2009-01-03Deassign device in kvm_free_assgined_deviceWeidong Han1-0/+1
2009-01-03KVM: support device deassignmentWeidong Han1-0/+8
2009-01-03KVM: use the new intel iommu APIsWeidong Han1-5/+10
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han1-9/+11
2009-01-03calculate agaw for each iommuWeidong Han2-0/+2
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin1-7/+0
2009-01-03intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin1-1/+0
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin1-10/+0
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin1-20/+2
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin1-22/+0
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin1-38/+0
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin1-33/+1
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin1-5/+0
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin1-1/+0
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin1-5/+0
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar1-0/+4
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-61/+146
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+27
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab1-14/+14
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger1-0/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-13/+38
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-56/+65