summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-11[media] drx-d: add missing braces in drxd_hard.c:DRXD_initDave Jones1-2/+2
2014-03-11[media] drx-j: drxj_default_aud_data_g can be staticFengguang Wu1-1/+1
2014-03-11[media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab1-22/+26
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab6-19/+56
2014-03-11[media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab1-2/+13
2014-03-11[media] vivi: fix ENUM_FRAMEINTERVALS implementationHans Verkuil1-1/+5
2014-03-11[media] vivi: correctly cleanup after a start_streaming failureHans Verkuil1-1/+11
2014-03-11[media] vb2: call buf_finish after the state checkHans Verkuil1-2/+2
2014-03-11[media] vb2: fix streamoff handling if streamon wasn't calledHans Verkuil1-5/+5
2014-03-11[media] vb2: replace BUG by WARN_ONHans Verkuil1-3/+3
2014-03-11[media] vb2: properly clean up PREPARED and QUEUED buffersHans Verkuil1-0/+8
2014-03-11[media] vb2: only call start_streaming if sufficient buffers are queuedHans Verkuil7-73/+116
2014-03-11[media] vb2: don't init the list if there are still buffersHans Verkuil1-12/+17
2014-03-11[media] vb2: rename queued_count to owned_by_drv_countHans Verkuil2-7/+7
2014-03-11[media] vb2: fix buf_init/buf_cleanup call sequencesHans Verkuil1-33/+67
2014-03-11[media] vb2: consistent usage of periods in videobuf2-core.hHans Verkuil1-20/+20
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil5-5/+31
2014-03-11[media] pwc: do not decompress the image unless the state is DONEHans Verkuil1-6/+9
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil8-19/+9
2014-03-11[media] vb2: add debugging code to check for unbalanced opsHans Verkuil2-50/+226
2014-03-11[media] vb2: fix PREPARE_BUF regressionHans Verkuil1-6/+2
2014-03-11[media] vb2: fix read/write regressionHans Verkuil1-6/+40
2014-03-11[media] vb2: Check if there are buffers before streamonRicardo Ribalda Delgado1-0/+5
2014-03-05[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()Peter Meerwald1-4/+1
2014-03-05[media] omap3isp: Rename the variable names in descriptionLad, Prabhakar7-21/+22
2014-03-05[media] omap3isp: ispccdc: Remove unwanted commentsLad, Prabhakar1-6/+0
2014-03-05[media] omap3isp: Fix typosLad, Prabhakar8-12/+12
2014-03-05[media] uvcvideo: Add bayer 8-bit patterns to uvcvideoEdgar Thier2-1/+33
2014-03-05[media] uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-03-05[media] v4l: Document timestamp buffer flag behaviourSakari Ailus1-0/+14
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus10-0/+34
2014-03-05[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...Sakari Ailus3-6/+6
2014-03-05[media] uvcvideo: Tell the user space we're using start-of-exposure timestampsSakari Ailus1-1/+2
2014-03-05[media] v4l: Handle buffer timestamp flags correctlySakari Ailus1-1/+20
2014-03-05[media] v4l: Add timestamp source flags, mask and document themSakari Ailus4-7/+39
2014-03-05[media] v4l: Timestamp flags will soon contain timestamp source, not just typeSakari Ailus1-2/+4
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus39-53/+53
2014-03-05[media] v4l: Use full 32 bits for buffer flagsSakari Ailus2-30/+38
2014-03-05[media] v4l: Document timestamp behaviour to correspond to realitySakari Ailus1-44/+12
2014-03-05[media] vb2: fix timecode and flags handling for output buffersHans Verkuil1-2/+33
2014-03-05[media] v4l: add RF tuner gain controlsAntti Palosaari2-0/+26
2014-03-05[media] DocBook: document RF tuner gain controlsAntti Palosaari1-0/+91
2014-03-05[media] DocBook: media: document V4L2_CTRL_CLASS_RF_TUNERAntti Palosaari1-1/+6
2014-03-05[media] rtl2832: implement delayed I2C gate closeAntti Palosaari3-3/+102
2014-03-05[media] rtl2832: Fix deadlock on i2c mux select functionLuis Alves1-2/+2
2014-03-05[media] rtl2832: add muxed I2C adapter for demod itselfAntti Palosaari2-14/+58
2014-03-05[media] rtl2832: provide muxed I2C adapterAntti Palosaari4-1/+42
2014-03-05[media] rtl2832: style changes and minor cleanupAntti Palosaari3-40/+38
2014-03-05[media] rtl2832: remove unused if_dvbt config parameterAntti Palosaari3-15/+0
2014-03-05[media] rtl28xxu: add module parameter to disable IRAntti Palosaari1-0/+7