summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-3010-38/+48
|\
| * staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer2018-11-111-1/+6
| * staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King2018-11-111-1/+1
| * staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger2018-11-091-1/+1
| * staging: most: use format specifier "%s" in snprintfColin Ian King2018-11-091-1/+1
| * staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger2018-11-071-2/+2
| * staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos2018-11-071-1/+2
| * staging: comedi: clarify/unify macros for NI macro-defined terminalsSpencer E. Olson2018-11-071-18/+21
| * drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King2018-11-071-11/+11
| * staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET2018-11-071-1/+1
| * staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-11-071-1/+2
* | media: dm365_ipipeif: better annotate a fall thoughMauro Carvalho Chehab2018-11-061-0/+1
* | media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia2018-11-061-1/+1
|/
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-3121-8/+2154
|\
| * media: platform: Add Cedrus VPU decoder driverPaul Kocialkowski2018-09-2417-0/+2148
| * media: videobuf2-v4l2: integrate with media requestsHans Verkuil2018-08-312-2/+4
| * media: davinci_vpfe: remove bogus vb2->state checkHans Verkuil2018-08-311-4/+0
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-2/+2
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-2937-369/+205
|\ \
| * | media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-4/+4
| * | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-043-3/+3
| * | media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam2018-10-041-22/+7
| * | media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam2018-10-043-94/+36
| * | media: staging/imx: Rename root notifierSteve Longerbeam2018-10-042-8/+8
| * | media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam2018-10-041-10/+6
| * | media: staging/imx: of: Remove recursive graph walkSteve Longerbeam2018-10-041-98/+8
| * | media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam2018-10-041-17/+14
| * | media: imx: csi: Register a subdev notifierSteve Longerbeam2018-10-041-1/+56
| * | media: zoran: fix spelling mistake "queing" -> "queuing"Colin Ian King2018-10-041-1/+1
| * | media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel2018-10-041-2/+2
| * | media: v4l: Remove support for crop default target in subdev driversSakari Ailus2018-10-032-2/+0
| * | media: imx: work around false-positive warning, againArnd Bergmann2018-09-241-1/+4
| * | media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe2018-09-1217-75/+20
| * | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-113-3/+4
| * | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1115-28/+28
| * | media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil2018-09-101-6/+0
| |/
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-29393-15471/+39801
|\ \
| * | staging: gasket: Fix sparse "incorrect type in assignment" warnings.Laurence Rochfort2018-10-191-1/+1
| * | staging: gasket: remove debug logs for callback invocationTodd Poynor2018-10-191-6/+1
| * | staging: gasket: remove debug logs in page table mapping callsTodd Poynor2018-10-191-24/+0
| * | staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...Mamta Shukla2018-10-191-28/+28
| * | staging: ks7010: Remove extra blank lineMaya Nakamura2018-10-191-1/+0
| * | staging: gasket: Remove extra blank lineMaya Nakamura2018-10-191-1/+0
| * | staging: media: davinci_vpfe: Fix spelling mistake in enumKimberly Brown2018-10-192-2/+2
| * | staging: speakup: Add a pair of bracesMaya Nakamura2018-10-191-2/+2
| * | staging: wlan-ng: Replace long int with longMaya Nakamura2018-10-191-1/+1
| * | staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-159-22/+22
| * | staging: gasket: Update device virtual address commentNick Ewalt2018-10-151-3/+11
| * | staging: gasket: sysfs: fix attribute release commentNick Ewalt2018-10-151-2/+2