summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-11-251-1/+1
|\
| * media: cedrus: h264: Fix check for presence of scaling matrixJernej Skrabec2020-11-051-1/+1
* | Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-223-12/+5
|\ \
| * | staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe2020-11-061-0/+1
| * | staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINKNecip Fazil Yildiran2020-11-061-0/+1
| * | staging: mt7621-pci: avoid to request pci bus resourcesSergio Paracuellos2020-11-061-12/+3
| |/
* | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-1/+1
|\ \ | |/ |/|
| * MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab2020-10-281-1/+1
* | staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng2020-10-271-1/+1
* | staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller2020-10-271-1/+1
* | staging: wfx: fix use of uninitialized pointerJérôme Pouiller2020-10-271-3/+3
* | staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim2020-10-271-4/+15
* | staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-10-271-0/+1
* | staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-10-271-15/+19
* | staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-10-272-6/+9
|/
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-254-4/+4
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\
| * PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+8
|\ \
| * \ Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-255-35/+28
| |\ \
| * | | dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-2/+8
* | | | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-156-412/+0
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-10-026-412/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | phy: Move phy-rockchip-dphy-rx0 out of stagingEzequiel Garcia2020-08-316-412/+0
| | | |/ | | |/|
* | | | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-15199-5187/+4875
|\ \ \ \
| * | | | staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-101-0/+3
| * | | | staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller2020-10-101-0/+4
| * | | | staging: wfx: drop unicode characters from stringsJérôme Pouiller2020-10-101-1/+1
| * | | | staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller2020-10-102-3/+3
| * | | | staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller2020-10-101-2/+2
| * | | | staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller2020-10-101-1/+1
| * | | | staging: wfx: standardize the error when vif does not existJérôme Pouiller2020-10-103-11/+32
| * | | | staging: wfx: check memory allocationJérôme Pouiller2020-10-101-1/+7
| * | | | staging: wfx: improve error handling of hif_join()Jérôme Pouiller2020-10-101-1/+3
| * | | | staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei2020-10-101-220/+219
| * | | | staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei2020-10-103-29/+30
| * | | | staging: rtl8188eu: Fix long linesFan Fei2020-10-091-23/+51
| * | | | dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2020-10-072-96/+125
| * | | | staging: wfx: update copyrights datesJérôme Pouiller2020-10-0733-33/+33
| * | | | staging: wfx: fix QoS priority for slow busesJérôme Pouiller2020-10-072-2/+13
| * | | | staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller2020-10-071-0/+3
| * | | | staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller2020-10-072-19/+0
| * | | | staging: wfx: fix handling of MMIC errorJérôme Pouiller2020-10-071-1/+1
| * | | | staging: vchiq: Fix list_for_each exit testsDan Carpenter2020-10-061-5/+7
| * | | | staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu2020-10-051-1/+1
| * | | | staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu2020-10-051-2/+2
| * | | | staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2020-10-052-12/+12
| * | | | staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov2020-10-055-20/+20
| * | | | staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt2020-10-054-24/+4
| * | | | staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt2020-10-054-6/+6