summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] drx-j: get rid of dead codeMauro Carvalho Chehab2014-03-111-8513/+0
* [media] drx-j: don't use mc_info before checking if its not NULLMauro Carvalho Chehab2014-03-111-2/+4
* [media] drx39xxj.h: Fix undefined reference to attach functionMauro Carvalho Chehab2014-03-111-0/+6
* [media] drx-j: Fix dubious usage of "&" instead of "&&"Mauro Carvalho Chehab2014-03-111-6/+6
* [media] drx-j: Don't use 0 as NULLMauro Carvalho Chehab2014-03-111-2/+3
* [media] drx-d: add missing braces in drxd_hard.c:DRXD_initDave Jones2014-03-111-2/+2
* [media] drx-j: drxj_default_aud_data_g can be staticFengguang Wu2014-03-111-1/+1
* [media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab2014-03-111-22/+26
* [media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab2014-03-116-19/+56
* [media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab2014-03-111-2/+13
* [media] vivi: fix ENUM_FRAMEINTERVALS implementationHans Verkuil2014-03-111-1/+5
* [media] vivi: correctly cleanup after a start_streaming failureHans Verkuil2014-03-111-1/+11
* [media] vb2: call buf_finish after the state checkHans Verkuil2014-03-111-2/+2
* [media] vb2: fix streamoff handling if streamon wasn't calledHans Verkuil2014-03-111-5/+5
* [media] vb2: replace BUG by WARN_ONHans Verkuil2014-03-111-3/+3
* [media] vb2: properly clean up PREPARED and QUEUED buffersHans Verkuil2014-03-111-0/+8
* [media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil2014-03-117-73/+116
* [media] vb2: don't init the list if there are still buffersHans Verkuil2014-03-111-12/+17
* [media] vb2: rename queued_count to owned_by_drv_countHans Verkuil2014-03-112-7/+7
* [media] vb2: fix buf_init/buf_cleanup call sequencesHans Verkuil2014-03-111-33/+67
* [media] vb2: consistent usage of periods in videobuf2-core.hHans Verkuil2014-03-111-20/+20
* [media] vb2: call buf_finish from __queue_cancelHans Verkuil2014-03-115-5/+31
* [media] pwc: do not decompress the image unless the state is DONEHans Verkuil2014-03-111-6/+9
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-118-19/+9
* [media] vb2: add debugging code to check for unbalanced opsHans Verkuil2014-03-112-50/+226
* [media] vb2: fix PREPARE_BUF regressionHans Verkuil2014-03-111-6/+2
* [media] vb2: fix read/write regressionHans Verkuil2014-03-111-6/+40
* [media] vb2: Check if there are buffers before streamonRicardo Ribalda Delgado2014-03-111-0/+5
* Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-111195-7288/+14559
|\
| * Linux 3.14-rc5v3.14-rc5Linus Torvalds2014-03-021-1/+1
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0219-63/+118
| |\
| | * Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| | |\
| | | * drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | | * drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | | * drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | | * drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | | * drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | | * drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | | * drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| | * | Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-024-25/+22
| | |\ \ | | | |/ | | |/|
| | | * drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| | | * drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| | | * drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| | |/
| | * MAINTAINERS: update drm git tree entryAlex Deucher2014-02-271-1/+1
| | * MAINTAINERS: add entry for drm radeon driverAlex Deucher2014-02-271-0/+10
| | * Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| | |\
| | | * drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | | * gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | | * drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
| * | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-023-3/+18
| |\ \ \
OpenPOWER on IntegriCloud