summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2014-01-304-91/+323
|\
| * platform/chrome: unregister platform driver/device when module exitWei Yongjun2013-11-271-0/+3
| * platform/chrome: Make i2c_adapter_names staticOlof Johansson2013-11-251-1/+1
| * platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tagBenson Leung2013-11-251-1/+1
| * platform/chrome: chromeos_laptop - Use deferred probingBenson Leung2013-11-251-43/+101
| * platform/chrome: chromeos_laptop - Restructure device associationsAaron Durbin2013-11-251-71/+126
| * platform/chrome: Add pstore platform_deviceOlof Johansson2013-11-253-0/+116
* | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-3013-264/+259
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel2014-01-0977-562/+1024
| |\ \ \ \ \ \ \ \
| | | | | | | | * | drm/msm: Fix link error with !MSM_IOMMUJoerg Roedel2014-01-071-0/+1
| | | | | | | |/ /
| | | | | | * / / iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-3/+3
| | | | | | |/ /
| | | | | * / / iommu/amd: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-2/+2
| | | | | |/ /
| | | | * | | iommu/shmobile: Turn the flush_lock mutex into a spinlockLaurent Pinchart2014-01-072-6/+6
| | | | * | | iommu/shmobile: Allocate archdata with kzalloc()Laurent Pinchart2014-01-071-2/+1
| | | | * | | iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-071-0/+1
| | | | |/ /
| | | * | | iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter2014-01-091-6/+1
| | | * | | iommu/vt-d: free all resources if failed to initialize DMARsJiang Liu2014-01-091-32/+49
| | | * | | iommu/vt-d, trivial: clean sparse warningsJiang Liu2014-01-093-6/+6
| | | * | | iommu/vt-d: fix wrong return value of dmar_table_init()Jiang Liu2014-01-091-15/+14
| | | * | | iommu/vt-d: release invalidation queue when destroying IOMMU unitJiang Liu2014-01-091-0/+6
| | | * | | iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu2014-01-091-3/+4
| | | * | | iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu2014-01-092-26/+43
| | | * | | iommu/vt-d: fix invalid memory access when freeing DMAR irqJiang Liu2014-01-091-1/+1
| | | * | | iommu/vt-d, trivial: simplify code with existing macrosJiang Liu2014-01-093-68/+25
| | | * | | iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu2014-01-091-1/+1
| | | * | | iommu/vt-d: mark internal functions as staticJiang Liu2014-01-092-2/+7
| | | * | | iommu/vt-d, trivial: clean up unused codeJiang Liu2014-01-092-27/+0
| | | * | | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()Jiang Liu2014-01-092-8/+2
| | | * | | iommu/vt-d, trivial: print correct domain id of static identity domainJiang Liu2014-01-091-2/+2
| | | * | | iommu/vt-d, trivial: refine support of 64bit guest addressJiang Liu2014-01-091-6/+5
| | | * | | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()Jiang Liu2014-01-091-4/+8
| | | * | | iommu/vt-d: fix a race window in allocating domain ID for virtual machinesJiang Liu2014-01-091-2/+2
| | | * | | iommu/vt-d: fix PCI device reference leakage on error recovery pathJiang Liu2014-01-091-2/+12
| | | * | | iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu2014-01-071-29/+26
| | | * | | iommu/vt-d: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-1/+1
| | | * | | iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.cRashika Kheria2013-12-301-1/+1
| | | * | | iommu/vt-d: Mark functions as static in intel_irq_remapping.cRashika Kheria2013-12-301-2/+2
| | | * | | iommu/vt-d: Mark functions as static in dmar.cRashika Kheria2013-12-301-2/+2
| | * | | | iommu: add missing includeBrian Norris2014-01-071-0/+1
| | |/ / /
| * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2013-12-301-7/+26
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iommu/arm-smmu: add support for IOMMU_EXECWill Deacon2013-12-161-3/+6
| | * | | iommu/arm-smmu: use VA_BITS to determine arm64 virtual address spaceWill Deacon2013-12-161-3/+2
| | * | | iommu/arm-smmu: add devices attached to the SMMU to an IOMMU groupAntonios Motakis2013-12-161-1/+18
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-01-3023-353/+1474
|\ \ \ \ \
| * | | | | watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck2014-01-281-2/+2
| * | | | | watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2014-01-282-13/+51
| * | | | | watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2014-01-282-24/+173
| * | | | | watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON2014-01-281-9/+16
| * | | | | watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON2014-01-281-1/+9
| * | | | | watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON2014-01-281-1/+1