summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-21[media] as102: better name the unknown frontendMauro Carvalho Chehab1-1/+1
2014-08-21[media] as102: CodingStyle fixesMauro Carvalho Chehab1-2/+1
2014-08-21[media] as102: get rid of FSF mail addressMauro Carvalho Chehab13-52/+0
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab19-3/+2
2014-08-21[media] staging: media: as102: replace custom dprintk() with dev_dbg()Martin Kepplinger4-47/+41
2014-08-21[media] siano: add support for PCTV 77eMauro Carvalho Chehab3-0/+9
2014-08-21[media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64()Sakari Ailus1-2/+7
2014-08-21[media] smiapp: Use unlocked __v4l2_ctrl_modify_range()Sakari Ailus1-32/+15
2014-08-21[media] coda: checkpatch cleanupPhilipp Zabel2-64/+113
2014-08-21[media] coda: disable old cropping ioctlsPhilipp Zabel1-0/+5
2014-08-21[media] coda: set capture frame size with output S_FMTPhilipp Zabel1-1/+11
2014-08-21[media] coda: fix coda_s_fmt_vid_outPhilipp Zabel1-1/+3
2014-08-21[media] coda: fix timestamp list handlingPhilipp Zabel2-9/+21
2014-08-21[media] coda: improve allocation error messagesPhilipp Zabel2-2/+8
2014-08-21[media] coda: add an intermediate debug levelPhilipp Zabel1-3/+3
2014-08-21[media] coda: increase max vertical frame size to 1088Philipp Zabel1-7/+6
2014-08-21[media] coda: allow running coda without iram on mx6dlPhilipp Zabel2-7/+10
2014-08-21[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_outPhilipp Zabel1-5/+6
2014-08-21[media] coda: dequeue buffers on streamoffPhilipp Zabel1-0/+8
2014-08-21[media] coda: dequeue buffers if start_streaming failsPhilipp Zabel1-8/+26
2014-08-21[media] coda: request BIT processor interrupt by namePhilipp Zabel1-1/+3
2014-08-21[media] coda: remove unnecessary peek at next destination buffer from coda_fi...Philipp Zabel1-2/+0
2014-08-21[media] coda: include header for memcpyPhilipp Zabel1-0/+1
2014-08-21[media] coda: move BIT specific functions into separate filePhilipp Zabel4-1819/+1880
2014-08-21[media] coda: move H.264 helper function into separate filePhilipp Zabel4-23/+39
2014-08-21[media] coda: move per-instance buffer allocation and cleanupPhilipp Zabel1-10/+21
2014-08-21[media] coda: add coda_bit_stream_set_flag helperPhilipp Zabel1-33/+19
2014-08-21[media] coda: move BIT processor command execution out of pic_run_workPhilipp Zabel1-8/+13
2014-08-21[media] coda: add context opsPhilipp Zabel2-35/+63
2014-08-21[media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2-190/+219
2014-08-21[media] coda: move coda driver into its own directoryPhilipp Zabel4-2/+5
2014-08-21[media] coda: mark constant structures as suchPhilipp Zabel1-19/+19
2014-08-21[media] coda: default to h.264 decoder on invalid formatsPhilipp Zabel1-1/+7
2014-08-21[media] coda: split format enumeration for encoder end decoder devicePhilipp Zabel1-38/+19
2014-08-21[media] coda: split userspace interface into encoder and decoder devicePhilipp Zabel1-47/+120
2014-08-21[media] coda: lock capture frame size to output frame size when streamingPhilipp Zabel1-0/+3
2014-08-21[media] coda: delay coda_fill_bitstream()Michael Olbrich1-1/+7
2014-08-21[media] coda: use CODA_MAX_FRAME_SIZE everywhereMichael Olbrich1-1/+1
2014-08-21[media] coda: remove VB2_USERPTR from queue io_modesPhilipp Zabel1-2/+2
2014-08-21[media] coda: remove CAPTURE and OUTPUT capsPhilipp Zabel1-7/+1
2014-08-21[media] coda: initialize hardware on pm runtime resume only if firmware avail...Philipp Zabel1-1/+1
2014-08-21[media] coda: fix CODA7541 hardware resetPhilipp Zabel1-7/+10
2014-08-21[media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart2-12/+34
2014-08-21[media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart1-8/+9
2014-08-21[media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart1-6/+6
2014-08-21[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart1-2/+15
2014-08-21[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2-0/+6
2014-08-21[media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart1-0/+29
2014-08-21[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart1-10/+10
2014-08-21[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart1-5/+4