summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-0914-41/+56
|\
| * Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-093-3/+3
| |\
| | * Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...Young Xiao2018-12-051-1/+1
| | * staging: rtl8712: Fix possible buffer overrunYoung Xiao2018-12-052-2/+2
| * | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-031-0/+5
| |\ \ | | |/ | |/|
| | * media: cedrus: add action item to the TODOHans Verkuil2018-11-201-0/+5
| * | 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
* | | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-062-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-242-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
| |/
* | rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata2018-11-231-3/+0
* | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-2/+0
* | staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-231-0/+56
* | staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()Petr Machata2018-11-231-1/+6
|/
* 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
|\ \