summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-163-51/+140
|\
| * Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"KOSAKI Motohiro2009-12-081-22/+3
| * intel-iommu: ignore page table validation in pass through modeChris Wright2009-12-081-5/+8
| * intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse2009-12-081-0/+3
| * intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse2009-12-081-0/+10
| * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse2009-12-081-7/+26
| * intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright2009-12-081-5/+29
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-12-081605-46049/+122959
| |\
| * | dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abortDavid Woodhouse2009-10-071-3/+14
| * | iommu: Allocate dma-remapping structures using numa locality infoSuresh Siddha2009-10-051-8/+19
| * | intr_remap: Allocate intr-remapping table using numa locality infoSuresh Siddha2009-10-051-1/+2
| * | dmar: Allocate queued invalidation structure using numa locality infoSuresh Siddha2009-10-051-2/+6
| * | dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-051-1/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-12-161-17/+7
|\ \ \
| * | | edac, mce, amd: silence GART TLB errorsBorislav Petkov2009-12-161-15/+6
| * | | edac, mce: correct corenum reportingBorislav Petkov2009-12-151-2/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-16188-3929/+8763
|\ \ \ \
| * | | | V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.hMauro Carvalho Chehab2009-12-161-1/+1
| * | | | V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap2009-12-161-0/+1
| * | | | V4L/DVB (13688): au8522: modify the attributes of local filter coefficientsMárton Németh2009-12-161-2/+2
| * | | | V4L/DVB (13687): cx231xx: use NULL when pointer is neededMárton Németh2009-12-161-9/+9
| * | | | V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi2009-12-161-1/+0
| * | | | V4L/DVB (13685): Correct code taking the size of a pointerJulia Lawall2009-12-161-3/+3
| * | | | V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.hDuncan Gibb2009-12-161-1/+0
| * | | | V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh2009-12-163-10/+10
| * | | | V4L/DVB (13682): dib8000: make some constant staticMárton Németh2009-12-161-21/+21
| * | | | V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possibleDavid Howells2009-12-161-2/+2
| * | | | V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB dev...Igor M. Liplianin2009-12-162-149/+315
| * | | | V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM ...Abylay Ospan2009-12-161-29/+78
| * | | | V4L/DVB (13674): stv090x: Add DiSEqC envelope modeOliver Endriss2009-12-162-3/+6
| * | | | V4L/DVB (13673): lnbp21: Implement 22 kHz tone controlOliver Endriss2009-12-161-1/+27
| * | | | V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignmentMagnus Damm2009-12-161-2/+2
| * | | | V4L/DVB (13670): soc-camera: Add mt9t112 camera driverKuninori Morimoto2009-12-163-0/+1184
| * | | | V4L/DVB (13669): tw9910: Add sync polarity supportKuninori Morimoto2009-12-161-2/+12
| * | | | V4L/DVB (13668): tw9910: remove croppingKuninori Morimoto2009-12-161-48/+0
| * | | | V4L/DVB (13667): tw9910: modify output formatKuninori Morimoto2009-12-161-4/+4
| * | | | V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALIDKuninori Morimoto2009-12-161-30/+8
| * | | | V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selectionKuninori Morimoto2009-12-161-0/+17
| * | | | V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BTKuninori Morimoto2009-12-161-4/+4
| * | | | V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB supportKuninori Morimoto2009-12-161-24/+51
| * | | | V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optionalGuennadi Liakhovetski2009-12-161-82/+85
| * | | | V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski2009-12-161-46/+231
| * | | | V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski2009-12-1614-959/+1374
| * | | | V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...Guennadi Liakhovetski2009-12-162-1/+158
| * | | | V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsyncKuninori Morimoto2009-12-161-5/+8
| * | | | V4L/DVB (13656): tw9910: tw9910_set_hsync clean upKuninori Morimoto2009-12-161-21/+16
| * | | | V4L/DVB (13655): tw9910: Add power controlKuninori Morimoto2009-12-161-3/+36
| * | | | V4L/DVB (13654): tw9910: Tri-state pins when idleKuninori Morimoto2009-12-161-13/+30
| * | | | V4L/DVB (13653): tw9910: simplify chip ID calculationKuninori Morimoto2009-12-161-6/+7
| * | | | V4L/DVB (13652): tw9910: Add revision controlKuninori Morimoto2009-12-161-5/+11