summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-10-28MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab
2020-10-27staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller
2020-10-10staging: wfx: check memory allocationJérôme Pouiller
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei
2020-10-09staging: rtl8188eu: Fix long linesFan Fei
2020-10-08media: staging: rkisp1: uapi: Do not use BIT() macroNiklas Söderlund
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu