summaryrefslogtreecommitdiffstats
path: root/fs/configfs/mount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-07[media] vb2: remove the 'fileio = NULL' hackHans Verkuil1-111/+112
2014-01-07[media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUFHans Verkuil1-2/+23
2014-01-07[media] vb2: simplify qbuf/prepare_buf by removing callbackHans Verkuil1-59/+59
2014-01-07[media] videobuf2: Fix CodingStyleMauro Carvalho Chehab1-9/+10
2014-01-07[media] vb2: push the mmap semaphore down to __buf_prepare()Hans Verkuil2-46/+38
2014-01-07[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format typeArchit Taneja2-2/+41
2014-01-07[media] v4l: ti-vpe: enable CSC support for VPEArchit Taneja1-23/+72
2014-01-07[media] v4l: ti-vpe: Add helper to perform color conversionArchit Taneja2-0/+123
2014-01-07[media] v4l: ti-vpe: create a color space converter block libraryArchit Taneja5-57/+155
2014-01-07[media] v4l: ti-vpe: enable basic scaler supportArchit Taneja3-11/+149
2014-01-07[media] v4l: ti-vpe: make vpe driver load scaler coefficientsArchit Taneja1-1/+46
2014-01-07[media] v4l: ti-vpe: support loading of scaler coefficientsArchit Taneja3-0/+1471
2014-01-07[media] v4l: ti-vpe: create a scaler block libraryArchit Taneja5-189/+288
2014-01-07[media] v4l2: move tracepoints to video_usercopyHans Verkuil2-9/+9
2014-01-07[media] Documentation/DocBook/media/v4l: fix typo, s/packet/packed/Antonio Ospite1-3/+3
2014-01-07[media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typoAntonio Ospite1-1/+1
2014-01-07[media] cx231xx: fix i2c debug printsMatthias Schwarzott1-4/+12
2014-01-07[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECTMatthias Schwarzott1-0/+2
2014-01-07[media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()Wei Yongjun1-0/+1
2014-01-07[media] adv7842: add drive strength enum and sync names with adv7604Hans Verkuil2-8/+14
2014-01-07[media] adv7842: initialize timings to CEA 640x480p59.94Hans Verkuil1-0/+3
2014-01-07[media] adv7842: set LLC DLL phase from platform_dataHans Verkuil3-5/+8
2014-01-07[media] adv7842: return 0 if no change in s_dv_timingsMartin Bugge1-0/+5
2014-01-07[media] adv7842: Composite sync adjustmentMartin Bugge2-0/+12
2014-01-07[media] adv7842: obtain free-run mode from the platform_dataMartin Bugge3-5/+22
2014-01-07[media] adv7842: composite sd-ram test, clear timings before settingMartin Bugge1-2/+7
2014-01-07[media] adv7842: enable HDMI/DVI mode irqMartin Bugge1-10/+26
2014-01-07[media] adv7842: i2c dummy clients registrationMartin Bugge1-20/+63
2014-01-07[media] adv7842: support g_edid ioctlMartin Bugge1-0/+41
2014-01-07[media] adv7842: restart STDI once if format is not foundMartin Bugge1-8/+41
2014-01-07[media] adv7842: clear edid, if no edid just disable Edid-DDC accessMartin Bugge1-2/+5
2014-01-07[media] adv7842: mute audio before switching inputs to avoid noise/popsMats Randgaard1-7/+16
2014-01-07[media] adv7842: Use defines to select EDID portMats Randgaard2-43/+38
2014-01-07[media] adv7842: remove connector type. Never used for anything usefulMats Randgaard2-7/+0
2014-01-07[media] adv7842: increase wait timeMartin Bugge1-1/+1
2014-01-07[media] adv7842: set default input in platform-dataMartin Bugge2-1/+4
2014-01-07[media] adv7842: 625/525 line standard jitter fixMartin Bugge2-17/+42
2014-01-07[media] adv7842: set defaults spa-locationMartin Bugge1-7/+7
2014-01-07[media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil3-33/+65
2014-01-07[media] adv7842: added DE vertical position in SDP-io-syncMartin Bugge2-0/+8
2014-01-07[media] adv7842: save platform data in state structMartin Bugge1-1/+5
2014-01-07[media] adv7842: properly enable/disable the irqsMartin Bugge1-7/+4
2014-01-07[media] adv7842: corrected setting of cp-register 0x91 and 0x8fMartin Bugge1-2/+2
2014-01-07[media] adv7842: Re-worked query_dv_timings()Martin Bugge1-77/+35
2014-01-07[media] adv7604: initialize timings to CEA 640x480p59.94Hans Verkuil1-1/+4
2014-01-07[media] adv7604: sync polarities from platform dataMartin Bugge2-2/+7
2014-01-07[media] adv7604: return immediately if the new timings are equal to what is c...Mats Randgaard1-0/+5
2014-01-07[media] adv7604: Enable HDMI_MODE interruptMats Randgaard1-9/+25
2014-01-07[media] adv7604: adjust gain and offset for DVI-D signalsMats Randgaard1-9/+89
2014-01-07[media] adv7604: set restart_stdi_once flag when signal is lostMartin Bugge1-0/+1