summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] videobuf2: fix lockdep warningHans Verkuil2014-08-212-37/+21
* [media] vmalloc_sg: off by one in error handlingDan Carpenter2014-08-211-2/+4
* [media] as102-fe: Add a release functionMauro Carvalho Chehab2014-08-211-0/+9
* [media] as102: add missing viterbi lockMauro Carvalho Chehab2014-08-211-2/+3
* [media] as102-fe: make it an independent driverMauro Carvalho Chehab2014-08-219-6/+14
* [media] as102: prepare as102_fe to be compiled as a moduleMauro Carvalho Chehab2014-08-217-86/+179
* [media] as102: get rid of as10x_fe_copy_tps_parameters()Mauro Carvalho Chehab2014-08-211-103/+98
* [media] as102: get rid of as102_fe_copy_tune_parameters()Mauro Carvalho Chehab2014-08-211-62/+55
* [media] as102: Move ancillary routines to the begginingMauro Carvalho Chehab2014-08-213-300/+274
* [media] as102: better name the unknown frontendMauro Carvalho Chehab2014-08-211-1/+1
* [media] as102: CodingStyle fixesMauro Carvalho Chehab2014-08-211-2/+1
* [media] as102: get rid of FSF mail addressMauro Carvalho Chehab2014-08-2113-52/+0
* [media] as102: promote it out of stagingMauro Carvalho Chehab2014-08-2119-3/+2
* [media] staging: media: as102: replace custom dprintk() with dev_dbg()Martin Kepplinger2014-08-214-47/+41
* [media] siano: add support for PCTV 77eMauro Carvalho Chehab2014-08-213-0/+9
* [media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64()Sakari Ailus2014-08-211-2/+7
* [media] smiapp: Use unlocked __v4l2_ctrl_modify_range()Sakari Ailus2014-08-211-32/+15
* [media] coda: checkpatch cleanupPhilipp Zabel2014-08-212-64/+113
* [media] coda: disable old cropping ioctlsPhilipp Zabel2014-08-211-0/+5
* [media] coda: set capture frame size with output S_FMTPhilipp Zabel2014-08-211-1/+11
* [media] coda: fix coda_s_fmt_vid_outPhilipp Zabel2014-08-211-1/+3
* [media] coda: fix timestamp list handlingPhilipp Zabel2014-08-212-9/+21
* [media] coda: improve allocation error messagesPhilipp Zabel2014-08-212-2/+8
* [media] coda: add an intermediate debug levelPhilipp Zabel2014-08-211-3/+3
* [media] coda: increase max vertical frame size to 1088Philipp Zabel2014-08-211-7/+6
* [media] coda: allow running coda without iram on mx6dlPhilipp Zabel2014-08-212-7/+10
* [media] coda: skip calling coda_find_codec in encoder try_fmt_vid_outPhilipp Zabel2014-08-211-5/+6
* [media] coda: dequeue buffers on streamoffPhilipp Zabel2014-08-211-0/+8
* [media] coda: dequeue buffers if start_streaming failsPhilipp Zabel2014-08-211-8/+26
* [media] coda: request BIT processor interrupt by namePhilipp Zabel2014-08-211-1/+3
* [media] coda: remove unnecessary peek at next destination buffer from coda_fi...Philipp Zabel2014-08-211-2/+0
* [media] coda: include header for memcpyPhilipp Zabel2014-08-211-0/+1
* [media] coda: move BIT specific functions into separate filePhilipp Zabel2014-08-214-1819/+1880
* [media] coda: move H.264 helper function into separate filePhilipp Zabel2014-08-214-23/+39
* [media] coda: move per-instance buffer allocation and cleanupPhilipp Zabel2014-08-211-10/+21
* [media] coda: add coda_bit_stream_set_flag helperPhilipp Zabel2014-08-211-33/+19
* [media] coda: move BIT processor command execution out of pic_run_workPhilipp Zabel2014-08-211-8/+13
* [media] coda: add context opsPhilipp Zabel2014-08-212-35/+63
* [media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2014-08-212-190/+219
* [media] coda: move coda driver into its own directoryPhilipp Zabel2014-08-214-2/+5
* [media] coda: mark constant structures as suchPhilipp Zabel2014-08-211-19/+19
* [media] coda: default to h.264 decoder on invalid formatsPhilipp Zabel2014-08-211-1/+7
* [media] coda: split format enumeration for encoder end decoder devicePhilipp Zabel2014-08-211-38/+19
* [media] coda: split userspace interface into encoder and decoder devicePhilipp Zabel2014-08-211-47/+120
* [media] coda: lock capture frame size to output frame size when streamingPhilipp Zabel2014-08-211-0/+3
* [media] coda: delay coda_fill_bitstream()Michael Olbrich2014-08-211-1/+7
* [media] coda: use CODA_MAX_FRAME_SIZE everywhereMichael Olbrich2014-08-211-1/+1
* [media] coda: remove VB2_USERPTR from queue io_modesPhilipp Zabel2014-08-211-2/+2
* [media] coda: remove CAPTURE and OUTPUT capsPhilipp Zabel2014-08-211-7/+1
* [media] coda: initialize hardware on pm runtime resume only if firmware avail...Philipp Zabel2014-08-211-1/+1
OpenPOWER on IntegriCloud