summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam2019-01-161-5/+15
| * | media: imx: Fix field negotiationSteve Longerbeam2019-01-163-23/+76
| * | media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-162-2/+4
| * | media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-161-6/+1
| * | media: staging: bcm2835-camera: use V4L2_FRACT_COMPAREAkinobu Mita2019-01-161-6/+2
| * | media: sunxi: cedrus: Fix missing error message contextOndrej Jirman2019-01-161-14/+14
| * | media: cedrus: identify buffers by timestampHans Verkuil2019-01-073-15/+19
| * | ipu3: add missing #includeMauro Carvalho Chehab2019-01-072-0/+2
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-082-2/+4
|\ \ \
| * \ \ Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-152-3/+5
| |\ \ \ | | | |/ | | |/|
| * | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-152-2/+4
* | | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-085-21/+28
|\ \ \ \
| * \ \ \ Merge v5.0-rc7 into drm-nextDave Airlie2019-02-1813-36/+30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | staging/vboxvideo: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-02-073-10/+19
| * | | | staging/vboxvideo: Add TODODaniel Vetter2019-02-061-0/+3
| * | | | staging/vboxvideo: don't set dev_priv_size = 0Daniel Vetter2019-02-061-1/+0
| * | | | drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter2019-01-291-2/+1
| * | | | drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter2019-01-291-1/+1
| * | | | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-242-3/+5
| * | | | staging/vboxvideo: Don't set FBINFO_MISC_ALWAYS_SETPARDaniel Vetter2019-01-151-5/+0
| | |_|/ | |/| |
* | | | Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-06257-19180/+3896
|\ \ \ \
| * | | | staging: mt7621-dma: remove license boilerplate textJules Irenge2019-03-031-6/+0
| * | | | staging: mt7621-dma: add SPDX GPL-2.0+ license identifierJules Irenge2019-03-031-0/+1
| * | | | Staging: ks7010: Replace typecast to intWentao Cai2019-03-011-1/+1
| * | | | Staging: vt6655: Align a static function declarationMadhumitha Prabakaran2019-03-011-8/+3
| * | | | staging: speakup: fix line over 80 characters.Bhagyashri Dighole2019-03-017-19/+36
| * | | | staging: mt7621-eth: Remove license boilerplate textJules Irenge2019-03-011-9/+1
| * | | | staging: mt7621-eth: Add SPDX license identifierJules Irenge2019-03-011-0/+1
| * | | | staging: ks7010: removed custom Michael MIC implementation.Jeremy Sowden2019-02-285-170/+93
| * | | | staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente2019-02-281-2/+2
| * | | | Staging: vt6655: Modify comment style of SPDX License IdentifierMadhumitha Prabakaran2019-02-281-1/+1
| * | | | Staging: vt6655: Modify comment style for SPDX-License-IdentifierMadhumitha Prabakaran2019-02-281-1/+1
| * | | | Staging: vt6655: Align a function declarationMadhumitha Prabakaran2019-02-281-7/+3
| * | | | Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran2019-02-281-4/+1
| * | | | staging: rtl8712: Fix indentation issuePrashanth Kumar KR2019-02-281-1/+1
| * | | | staging: wilc1000: fix incorrent type in initializerBo YU2019-02-281-1/+1
| * | | | staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LENMichael Straube2019-02-281-2/+0
| * | | | staging: rtl8188eu: remove unused enum P2P_PROTO_WK_IDMichael Straube2019-02-281-10/+0
| * | | | staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing2019-02-271-1/+0
| * | | | Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran2019-02-271-1/+1
| * | | | staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang2019-02-271-25/+45
| * | | | staging: erofs: fix illegal address access under memory pressureGao Xiang2019-02-271-1/+6
| * | | | staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-02-273-31/+29
| * | | | staging: fsl-dpaa2: ethsw: Add missing netdevice checkFlorian Fainelli2019-02-261-0/+3
| * | | | staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube2019-02-261-2/+2
| * | | | staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube2019-02-261-4/+4
| * | | | staging: rtl8188eu: remove unused function declarationsMichael Straube2019-02-262-10/+0
| * | | | staging: rtl8188eu: remove blank line between declarationsMichael Straube2019-02-261-1/+0
| * | | | staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube2019-02-261-14/+14
| * | | | staging: erofs: switch to ->iterate_shared()Gao Xiang2019-02-261-1/+1