summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen1-0/+6
2011-09-26iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen1-0/+1
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen1-28/+3
2011-09-14iommu/core: Add fault reporting mechanismOhad Ben-Cohen1-0/+13
2011-09-05iommu/omap: ->unmap() should return order of unmapped pageOhad Ben-Cohen2-10/+5
2011-09-05iommu/omap: cleanup: remove a redundant statementOhad Ben-Cohen1-4/+2
2011-09-05iommu/omap-iovmm: support non page-aligned buffers in iommu_vmapLaurent Pinchart1-10/+26
2011-08-29iommu: omap: add Kconfig OMAP dependencyOhad Ben-Cohen1-0/+1
2011-08-26omap: iommu: Fix up mutex->spin_lock conversion of iommu_lockJoerg Roedel1-3/+3
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen8-139/+147
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen1-59/+0
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen1-201/+0
2011-08-26omap: iommu: PREFETCH_IOTLB cleanupOhad Ben-Cohen1-3/+16
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen1-12/+7
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen6-1/+2689
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen5-20/+50
2011-08-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-5/+10
2011-08-21pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-0/+8
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2-0/+8
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-98/+235
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-152/+430
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+288
2011-08-19drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-19ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-19pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-19[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-8/+14
2011-08-19i7core_edac: fixed typo in error count calculationMathias Krause1-1/+1
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+15
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-16Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+264
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2-5/+28
2011-08-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-10/+41
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-1/+4
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher3-8/+19
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-75/+100
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-15/+15
2011-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-6/+42