summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] rtl2832: add support for GoTView MasterHD 3 USB tunerOlli Salonen2015-05-125-3/+149
* [media] rtl28xxu: add I2C read without writeOlli Salonen2015-05-121-1/+7
* [media] si2157: support selection of IF interfaceOlli Salonen2015-05-1211-1/+26
* [media] si2168: add I2C error handlingOlli Salonen2015-05-121-0/+6
* [media] dvbsky: use si2168 config option ts_clock_gappedOlli Salonen2015-05-121-1/+2
* [media] si2168: add support for gapped clockOlli Salonen2015-05-123-0/+7
* [media] mantis: fix error handlingSilvan Jegen2015-05-121-20/+16
* [media] dw2102: TeVii S482 supportOlli Salonen2015-05-121-1/+13
* [media] marvell-ccic: fix RGB444 formatHans Verkuil2015-05-121-5/+4
* [media] media: i2c: ov2659: Use v4l2_of_alloc_parse_endpoint()Lad, Prabhakar2015-05-121-5/+14
* [media] constify of_device_id arrayFabian Frederick2015-05-126-7/+7
* [media] s5p-mfc: Set last buffer flagPhilipp Zabel2015-05-121-0/+1
* [media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel2015-05-123-18/+16
* [media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel2015-05-122-2/+27
* [media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski2015-05-123-3/+3
* [media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski2015-05-121-1/+1
* [media] media: platform: exynos4-is: Constify platform_device_idKrzysztof Kozlowski2015-05-121-1/+1
* [media] media: platform: exynos-gsc: Constify platform_device_idKrzysztof Kozlowski2015-05-121-1/+1
* Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab2015-05-11196-1198/+2334
|\
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
| |\
| | * Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-103-9/+29
| | |\
| | | * drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
| | | * drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal2015-05-071-1/+2
| | | * drm/i915/dp: there is no audio on port AJani Nikula2015-05-061-3/+3
| | | * drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-051-1/+17
| | | * drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner2015-05-051-1/+7
| | * | drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner2015-05-101-5/+4
| | * | drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner2015-05-081-1/+0
| | * | Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2015-05-082-4/+7
| | |\ \
| | | * | drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-071-0/+2
| | | * | drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-071-2/+2
| | | * | drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-071-2/+3
| | | |/
| | * | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-0811-87/+190
| | |\ \ | | | |/ | | |/|
| | | * drm/radeon: stop trying to suspend UVD sessionsChristian König2015-05-072-21/+19
| | | * drm/radeon: more strictly validate the UVD codecChristian König2015-05-071-2/+31
| | | * drm/radeon: make UVD handle checking more strictChristian König2015-05-071-29/+43
| | | * drm/radeon: make VCE handle check more strictChristian König2015-05-071-17/+48
| | | * drm/radeon: fix userptr lockupChristian König2015-05-071-0/+3
| | | * drm/radeon: fix userptr BO unpin bug v3monk.liu2015-05-071-5/+3
| | | * drm/radeon: don't setup audio on asics that don't support itAlex Deucher2015-05-051-0/+4
| | | * drm/radeon: disable semaphores for UVD V1 (v2)Christian König2015-05-045-13/+39
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-103-17/+44
| |\ \ \
| | * | | drivers: CCI: fix used_mask init in validate_group()Mark Salter2015-05-071-1/+1
| | * | | Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-072-16/+43
| | |\ \ \ | | | |/ / | | |/| |
| | | * | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-042-15/+42
| | | * | bus: omap_l3_noc: Fix offset for DRA7 CLK1_HOST_CLK1_2 instanceIllia Smyrnov2015-05-041-1/+1
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-70/+1
| |\ \ \ \
| | * | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1
| * | | | | Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-05-091-6/+6
| |\ \ \ \ \
| | * | | | | Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent2015-05-051-6/+6