aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25[media] omap: Fix typo "HAS_MMU"Paul Bolle1-1/+2
2014-11-25[media] media/au0828: Fix IR stop, poll to not access device during disconnectShuah Khan2-2/+17
2014-11-25[media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring4-7/+4
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring2-6/+3
2014-11-25[media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-25[media] i2c: Deletion of an unnecessary check before the function call "rc_unregister_device"Markus Elfring1-2/+1
2014-11-25[media] firewire: Deletion of an unnecessary check before the function call "dvb_unregister_device"Markus Elfring1-2/+1
2014-11-25[media] exynos4-is: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-25[media] smipcie: add DVBSky T9580 V3 supportNibble Max2-0/+70
2014-11-25[media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max1-29/+40
2014-11-25[media] dvb-usb-dvbsky: add T680CI dvb-t2/t/c usb ci box supportNibble Max2-0/+124
2014-11-25[media] si2168: One function call less in si2168_init() after error detectionMarkus Elfring1-4/+5
2014-11-25[media] m88ds3103: One function call less in m88ds3103_init() after error detectionMarkus Elfring1-5/+6
2014-11-25[media] DVB-frontends: Deletion of unnecessary checks before the function call "release_firmware"Markus Elfring4-8/+4
2014-11-25[media] lmed04: add missing breaksMauro Carvalho Chehab1-0/+2
2014-11-25[media] cxusb: Geniatech T230 supportCrazyCat2-0/+128
2014-11-25[media] si2168: TS clock inversion controlCrazyCat3-2/+10
2014-11-25[media] si2157: Si2148 supportCrazyCat3-6/+8
2014-11-25[media] si2157: make checkpatch.pl happy (remove break after goto)Olli Salonen1-1/+0
2014-11-25[media] em28xx: Add support for Terratec Cinergy T2 Stick HDOlli Salonen3-0/+87
2014-11-25[media] si2157: Add support for Si2146-A10Olli Salonen3-10/+29
2014-11-25[media] vb2: use dma_map_sg_attrs to prevent unnecessary syncHans Verkuil2-10/+47
2014-11-25[media] vim2m: support expbufHans Verkuil1-0/+1
2014-11-25[media] vivid: enable vb2_expbuf supportHans Verkuil1-1/+1
2014-11-25[media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil1-0/+171
2014-11-25[media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil1-0/+170
2014-11-25[media] vb2-dma-sg: add dmabuf import supportHans Verkuil1-14/+137
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil14-130/+64
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil19-10/+101
2014-11-25[media] vb2: don't free alloc context if it is ERR_PTRHans Verkuil1-1/+2
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil4-5/+12
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil4-36/+43
2014-11-25[media] uvcvideo: Return all buffers to vb2 at stream stop and start failureLaurent Pinchart1-10/+35
2014-11-25[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)Laurent Pinchart4-41/+30
2014-11-25[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffersLaurent Pinchart3-4/+4
2014-11-25[media] uvcvideo: Don't stop the stream twice at file handle releaseLaurent Pinchart3-12/+10
2014-11-25[media] uvcvideo: Implement vb2 queue start and stop stream operationsLaurent Pinchart2-25/+28
2014-11-25[media] uvcvideo: Add function to convert from queue to streamLaurent Pinchart1-4/+8
2014-11-25[media] uvcvideo: Separate video and queue enable/disable operationsLaurent Pinchart3-27/+26
2014-11-25[media] uvcvideo: Set buffer field to V4L2_FIELD_NONELaurent Pinchart1-0/+1
2014-11-25[media] uvcvideo: Move to video_ioctl2Laurent Pinchart3-454/+559
2014-11-25[media] v4l2: get/set prio using video_dev prio structureLaurent Pinchart1-2/+2
2014-11-25[media] uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai1-3/+3
2014-11-25[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscalePhilipp Zabel2-1/+27
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2-30/+29
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-95/+0
2014-11-25[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify codeHans Verkuil1-20/+14
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil4-16/+16
2014-11-25[media] media: vivid: use vb2_ops_wait_prepare/finish helperPrabhakar Lad7-27/+15
2014-11-25[media] staging/media/Makefile: drop omap24xx referenceHans Verkuil1-1/+0