summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* media: soc_camera: Depend on BROKENSakari Ailus2019-02-181-1/+1
* media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus2019-02-185-3/+7
* media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus2019-02-188-14/+8
* media: soc_camera: Move to the staging treeSakari Ailus2019-02-189-0/+5843
* media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi2019-02-1818-805/+802
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37
* Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-1813-36/+30
|\
| * Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-081-1/+1
| |\
| | * Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman2019-01-301-89/+78
| | * staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-01-301-78/+89
| | * staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
| * | staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-01-301-2/+4
| |/
| * staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
| * staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-01-181-3/+3
| * staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
| * staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
| * Staging: wilc1000: unlock on error in init_chip()Dan Carpenter2019-01-151-3/+4
| * staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva2019-01-151-2/+1
| * staging: wilc1000: fix registration frame sizeJĂșlius Milan2019-01-151-1/+1
| * Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-142-4/+4
| |\
| | * Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
| | * staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-071-2/+2
| | * staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-071-1/+1
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-19/+9
| |/
* | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-071-1/+1
* | media: imx: Validate frame intervals before settingSteve Longerbeam2019-02-074-6/+22
* | media: zoran: use u64 for the timestamp internallyHans Verkuil2019-02-073-5/+5
* | media: staging: intel-ipu3: fix unsigned comparison with < 0Colin Ian King2019-02-071-4/+4
* | media: ipu3-imgu: Remove dead code for NULL checkYong Zhi2019-02-071-6/+5
* | media: ipu3-imgu: Use MENU type for mode controlYong Zhi2019-02-073-12/+11
* | media: cedrus: add buf_out_validate callbackHans Verkuil2019-01-311-0/+9
* | media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski2019-01-311-5/+0
* | media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski2019-01-313-21/+4
* | media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-9/+17
* | media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-12/+13
* | media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-01-311-3/+14
* | media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam2019-01-211-1/+1
* | media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam2019-01-211-0/+18
* | media: imx: queue subdev events to reachable video devicesSteve Longerbeam2019-01-211-0/+24
* | media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel2019-01-213-6/+22
* | media: imx: set compose rectangle to mbus formatPhilipp Zabel2019-01-211-21/+47
* | media: imx: add capture compose rectanglePhilipp Zabel2019-01-215-6/+33
* | media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski2019-01-213-4/+21
* | media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski2019-01-211-6/+0
* | media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2019-01-162-11/+54
* | media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam2019-01-161-13/+14
* | media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam2019-01-161-10/+2
* | media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam2019-01-161-0/+1
* | media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam2019-01-162-4/+13
* | media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam2019-01-161-5/+15