summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/i915: Use the CRC gpio for panel enable/disableShobhit Kumar2015-07-213-2/+40
| | * | pwm: crc: Add Crystalcove (CRC) PWM driverShobhit Kumar2015-07-213-0/+151
| | * | mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWMShobhit Kumar2015-07-211-0/+12
| | * | mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMICShobhit Kumar2015-07-211-0/+3
| | * | mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signalShobhit Kumar2015-07-211-0/+17
| | * | gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar2015-07-212-0/+14
| * | | Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-2459-5641/+8422
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-2419-173/+178
| |\ \ \
| | * | | drm/mgag200: remove unneeded variableSudip Mukherjee2015-07-171-6/+2
| | * | | drm/mgag200: remove unused variablesSudip Mukherjee2015-07-172-8/+3
| | * | | drm/atomic: Only update crtc->x/y if it's part of the state, v2.Maarten Lankhorst2015-07-161-2/+8
| | * | | drm/fb: drop panic handlingDave Airlie2015-07-161-26/+0
| | * | | drm: Fix warning with make xmldocs caused by drm_irq.cMasanari Iida2015-07-151-1/+1
| | * | | drm/gem: rip out drm vma accounting for gem mmapsDaniel Vetter2015-07-141-10/+1
| | * | | drm/fourcc: Add formats R8, RG88, GR88Chad Versace2015-07-091-0/+7
| | * | | drm/atomic: Cleanup on error properly in the atomic ioctl.Maarten Lankhorst2015-07-071-34/+30
| | * | | drm: Update plane->fb also for page_flipDaniel Vetter2015-07-072-11/+1
| | * | | drm: remove redundant code form drm_ioc32.cJarkko Sakkinen2015-07-031-29/+26
| | * | | drm: reset empty state in transitional helpersDaniel Vetter2015-07-032-9/+15
| | * | | drm/crtc-helper: Fixup error handling in drm_helper_crtc_mode_setDaniel Vetter2015-07-031-13/+11
| | * | | drm/atomic: Update old_fb after setting a property.Maarten Lankhorst2015-07-021-6/+6
| | * | | drm: Remove useless blank lineThierry Reding2015-07-021-1/+0
| | * | | drm: Reject DRI1 hw lock ioctl functions for kms driversDaniel Vetter2015-07-021-0/+6
| | * | | drm: Convert drm_legacy_ctxbitmap_init to void return typeDaniel Vetter2015-07-023-13/+4
| | * | | drm: Turn off Legacy Context FunctionsPeter Antoine2015-07-024-17/+70
| * | | | Merge tag 'drm-amdkfd-next-2015-07-20' of git://people.freedesktop.org/~gabba...Dave Airlie2015-07-2428-40/+2893
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/amdkfd: Set correct doorbell packet type for CarrizoBen Goz2015-07-202-0/+6
| | * | | drm/amdkfd: Use generic defines in new amd headersOded Gabbay2015-07-203-22/+21
| | * | | drm/amdkfd: Implement create_map_queues() for CarrizoBen Goz2015-07-201-4/+87
| | * | | drm/amdkfd: fix runlist length calculationBen Goz2015-07-201-1/+7
| | * | | drm/amdkfd: Add support for VI in DQMBen Goz2015-07-201-4/+99
| | * | | drm/amdkfd: add support for VI in MQD managerBen Goz2015-07-202-4/+248
| | * | | drm/amdkfd: add CP HWS packet headers for VIBen Goz2015-07-201-0/+398
| | * | | drm/amdkfd: add supported CZ devices PCI IDs to amdkfdBen Goz2015-07-201-1/+6
| | * | | drm/amdkfd: Add dependency of DRM_AMDGPU to KconfigOded Gabbay2015-07-201-1/+1
| | * | | drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interfaceBen Goz2015-07-207-1/+973
| | * | | drm/amdgpu: add amdgpu <--> amdkfd gfx7 interfaceOded Gabbay2015-07-205-1/+681
| | * | | drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay2015-07-209-1/+364
| | * | | drm/radeon: Modify kgd_engine_type enum to match CZOded Gabbay2015-07-202-2/+4
| |/ / /
| * | | Linux 4.2-rc3v4.2-rc3Linus Torvalds2015-07-191-1/+1
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-07-192-2/+2
| |\ \ \
| | * | | scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe2015-07-161-1/+1
| | * | | st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2015-07-161-1/+1
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1910-38/+7
| |\ \ \ \
| | * | | | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-07-191-1/+1
| | * | | | MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-147-34/+2
| | * | | | MIPS: Require O32 FP64 support for MIPS64 with O32 compatPaul Burton2015-07-141-0/+1
| | * | | | MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-142-3/+3
| | |/ / /
| * | | | Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-191-1/+2
| |\ \ \ \
| | * | | | parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet2015-07-191-1/+2