summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt2020-10-054-9/+9
| * | | | staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2020-10-052-4/+2
| * | | | staging: rtl8723bs: remove unused macrosRoss Schmidt2020-10-051-57/+0
| * | | | staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2020-10-052-12/+1
| * | | | staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt2020-10-053-13/+2
| * | | | staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt2020-10-054-9/+8
| * | | | staging: qlge: fix build breakage with dumping enabledCoiby Xu2020-10-053-24/+32
| * | | | staging: rtl8188eu: clean up indent style issueMichael Straube2020-10-011-1/+1
| * | | | staging: rtl8188eu: remove unused variable ratelenMichael Straube2020-10-013-7/+5
| * | | | staging: rtl8188eu: remove cckrates{only}_included()Michael Straube2020-10-012-33/+4
| * | | | staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube2020-10-013-5/+5
| * | | | staging: rtl8188eu: use ETH_ALENMichael Straube2020-10-011-1/+1
| * | | | staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube2020-10-013-6/+6
| * | | | staging: rtl8188eu: clean up comparsions to NULLMichael Straube2020-10-011-4/+4
| * | | | staging: rtl8188eu: remove unused macros and definitionsMichael Straube2020-10-011-58/+0