aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29wimax: move out to stagingArnd Bergmann41-0/+15257
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers4-4/+4
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+8
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-412/+0
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds199-5187/+4875
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-3/+2
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds162-10150/+10745
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-237/+55
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller1-0/+4
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller1-1/+1
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller2-3/+3
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller1-2/+2
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller1-1/+1
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller3-11/+32
2020-10-10staging: wfx: check memory allocationJérôme Pouiller1-1/+7
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller1-1/+3
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei1-220/+219
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-ethtool.cIoana Ciornei3-29/+30
2020-10-09staging: rtl8188eu: Fix long linesFan Fei1-23/+51
2020-10-08media: staging: rkisp1: uapi: Do not use BIT() macroNiklas Söderlund1-22/+22
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2-96/+125
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller33-33/+33
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller2-2/+13
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller1-0/+3
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller2-19/+0
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter1-5/+7
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu1-1/+1
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu1-2/+2
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2-12/+12
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov5-20/+20
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt4-24/+4
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt4-6/+6
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt4-9/+9
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2-4/+2
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt1-57/+0
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2-12/+1
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt3-13/+2
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt4-9/+8
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu3-24/+32
2020-10-04media: zoran.rst: place it at the right place this timeMauro Carvalho Chehab1-1/+1
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab4-34/+22
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-nextGreg Kroah-Hartman6-412/+0
2020-10-01media: atomisp: fixes build breakage for ISP2400 due to a cleanupMauro Carvalho Chehab1-3/+11
2020-10-01media: zoran: fix mixed case on varsMauro Carvalho Chehab10-350/+350
2020-10-01media: zoran: get rid of an unused varMauro Carvalho Chehab1-1/+0
2020-10-01media: zoran: use upper case for card typesMauro Carvalho Chehab2-14/+14
2020-10-01staging: rtl8188eu: clean up indent style issueMichael Straube1-1/+1