summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | media: doc-rst: add more info for resolution change blocks in ipu3Bingbu Cao2019-11-051-1/+0
| * | | | | | | media: imx7-mipi-csis: Add a check for devm_regulator_getChuhong Yuan2019-10-241-1/+6
| * | | | | | | media: cedrus: Add HEVC/H.265 decoding supportPaul Kocialkowski2019-10-248-5/+977
| * | | | | | | media: cedrus: Remove unnecessary parenthesis around DIV_ROUND_UPPaul Kocialkowski2019-10-241-2/+2
| * | | | | | | media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macroPaul Kocialkowski2019-10-241-14/+17
| * | | | | | | media: cedrus: h264: Support multiple slices per frameJernej Skrabec2019-10-213-15/+27
| * | | | | | | media: staging: media: Make use of devm_platform_ioremap_resourceHariprasad Kelam2019-10-161-5/+1
| * | | | | | | media: staging: media: omap4iss: Replace NULL comparison.Nachammai Karuppiah2019-10-161-2/+2
| * | | | | | | media: imx: Move pads init to probeSteve Longerbeam2019-10-108-103/+81
| * | | | | | | media: imx: Move capture device init to registeredSteve Longerbeam2019-10-103-29/+38
| * | | | | | | media: staging: media: imx: Use devm_platform_ioremap_resource().Jeeeun Evans2019-10-101-3/+1
| * | | | | | | media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover2019-10-101-3/+3
| * | | | | | | media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp Zabel2019-10-011-1/+9
| * | | | | | | media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon2019-10-011-1/+22
| * | | | | | | media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon2019-10-011-11/+11
| * | | | | | | media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon2019-10-011-1/+1
| * | | | | | | media: hantro: Simplify buffer helpersEzequiel Garcia2019-10-019-37/+25
| * | | | | | | media: hantro: Simplify macroblock macrosEzequiel Garcia2019-10-0110-42/+30
| * | | | | | | media: hantro: streamline open, reuse error pathPhilipp Zabel2019-10-011-7/+6
| * | | | | | | media: cedrus: fix various format-related compliance issuesHans Verkuil2019-10-013-25/+14
| * | | | | | | media: cedrus: choose default pixelformat in try_fmtHans Verkuil2019-10-011-26/+20
| * | | | | | | media: cedrus: fill in bus_info for media deviceHans Verkuil2019-10-011-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-261-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-2523-2155/+407
| |\ \ \ \ \ \ \
| | * | | | | | | Remove VirtualBox guest shared folders filesystemLinus Torvalds2019-11-1212-3274/+0
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | staging: Fix error return code in vboxsf_fill_super()Wei Yongjun2019-11-071-1/+3
| | * | | | | | staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King2019-11-071-1/+2
| | * | | | | | staging: vboxsf: Remove unused including <linux/version.h>YueHaibing2019-11-071-1/+0
| | * | | | | | staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2019-10-3012-0/+3272
| | | |_|_|/ / | | |/| | | |
| * | | | | | staging: most: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-4/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-141-4/+2
| | |_|_|/ | |/| | |
* / | | | hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches2019-10-316-0/+3686
|/ / / /
* | | | Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-1222-2151/+405
|\ \ \ \ | |/ / / |/| | |
| * | | staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-071-1/+3
| * | | staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li2019-10-041-2/+3
| * | | Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-041-2/+5
| * | | staging: speakup: document sysfs attributesOkash Khawaja2019-10-041-0/+369
| * | | staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov2019-10-011-1/+1
| * | | staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
| * | | staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2019-10-012-2/+3
| * | | staging/fbtft: Remove flexfbNoralf Trønnes2019-10-013-858/+0
| * | | staging/fbtft: Remove fbtft_deviceNoralf Trønnes2019-10-013-1268/+0
| * | | staging/fbtft: Depend on OFNoralf Trønnes2019-10-011-1/+1
| * | | staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2019-10-012-5/+6
| * | | staging: exfat: Fix a typo in KconfigMasanari Iida2019-10-011-1/+1
| * | | staging: exfat - fix SPDX tags..Valdis Klētnieks2019-10-018-8/+8
| * | | staging: exfat: add missing SPDX line to KconfigMichael Straube2019-10-011-0/+1
| |/ /
* / / netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-4/+2
|/ /
* | mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-2/+2
OpenPOWER on IntegriCloud