summaryrefslogtreecommitdiffstats
path: root/include/video/ili9320.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-09drm/i915: ppgtt debugfs infoDaniel Vetter1-0/+38
2012-02-09drm/i915: ppgtt register definitionsDaniel Vetter1-0/+18
2012-02-09drm/i915: ppgtt binding/unbinding supportDaniel Vetter4-6/+167
2012-02-09drm/i915: initialization/teardown for the aliasing ppgttDaniel Vetter4-11/+203
2012-02-09agp/intel-gtt: export the gtt pagetable iomappingDaniel Vetter2-0/+3
2012-02-09agp/intel-gtt: export the scratch page dma addressDaniel Vetter2-5/+6
2012-02-09drm/i915: dump even more into the error_stateDaniel Vetter3-0/+17
2012-02-09drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.cDaniel Vetter1-25/+25
2012-02-08drm/i915: add gen6+ registers to i915_swizzle_infoDaniel Vetter1-0/+13
2012-02-08drm/i915: consolidate swizzling control bit frobbingDaniel Vetter2-7/+4
2012-02-08drm/i915: swizzling support for snb/ivbDaniel Vetter6-7/+78
2012-02-08drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard1-2/+4
2012-02-08drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-06drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-02-03drm/radeon: do not continue after error from r600_ib_testMatthijs Kooijman1-0/+1
2012-02-03drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall1-1/+2
2012-02-03include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh4-34/+35
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder4-9/+14
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang1-0/+2
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil2-3/+12
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder1-1/+3
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie1-1/+2
2012-02-02staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-02docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap1-2/+10
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller1-11/+33
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller6-34/+26
2012-02-01proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov1-1/+13
2012-02-01proc: unify mem_read() and mem_write()Oleg Nesterov1-58/+32
2012-02-01proc: mem_release() should check mm != NULLOleg Nesterov1-2/+2
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH1-15/+14
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy2-7/+1
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare1-0/+1
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-01lib/digsig: checks for NULL return valueDmitry Kasatkin1-2/+6
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin1-0/+2
2012-02-01lib/mpi: added comment on divide by 0 caseDmitry Kasatkin1-0/+4
2012-02-01lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-01lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin1-25/+10
2012-02-01lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin1-2/+7
2012-02-01lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-01lib/mpi: checks for zero divisor lengthDmitry Kasatkin1-0/+3
2012-02-01lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin3-7/+5
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2