aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-06staging: vchiq_arm: pass vchiq instance to 'handle_to_service'Adrien Thierry3-7/+7
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'Adrien Thierry4-4/+5
2022-06-06staging: vchiq_arm: pass vchiq instance to 'vchiq_get_client_id'Adrien Thierry3-3/+3
2022-06-06staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'Adrien Thierry8-103/+118
2022-06-06staging: vchiq_arm: pass vchiq instance to service callbacksAdrien Thierry6-12/+18
2022-06-06staging: vchiq_arm: get rid of global device structureAdrien Thierry7-57/+53
2022-06-06staging: vchiq_arm: add reference to vchiq device in vchiq_stateAdrien Thierry3-3/+6
2022-06-06staging: rtl8192u: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-06staging: vt6655: Update function descriptionNam Cao1-2/+2
2022-06-06staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2022-06-06staging: r8188eu: calculate the addba request lengthMartin Kaiser1-5/+3
2022-06-06staging: r8188eu: use mgmt to set start sequence numberMartin Kaiser1-2/+2
2022-06-06staging: r8188eu: use ieee80211 to set addba capabilitiesMartin Kaiser1-3/+7
2022-06-06staging: r8188eu: use mgmt to set the timeoutMartin Kaiser1-4/+2
2022-06-06staging: r8188eu: use mgmt to set the dialog tokenMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: use mgmt to set the action codesMartin Kaiser1-1/+6
2022-06-06staging: r8188eu: use mgmt to set the categoryMartin Kaiser1-2/+2
2022-06-06staging: r8188eu: use mgmt to set the sequence numberMartin Kaiser1-3/+1
2022-06-06staging: r8188eu: use mgmt to set the addressesMartin Kaiser1-4/+3
2022-06-06staging: r8188eu: use ieee80211_mgmt in issue_action_BAMartin Kaiser1-4/+3
2022-06-06staging: r8188eu: use defines for the block action codesMartin Kaiser1-3/+3
2022-06-06staging: r8188eu: remove unnecessary category checkMartin Kaiser1-48/+46
2022-06-06staging: vt6655: Delete upc.hPhilipp Hortmann3-31/+2
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann2-0/+5
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann8-51/+41
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann3-8/+2
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann3-5/+2
2022-06-06staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann2-6/+3
2022-06-06staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann7-30/+17
2022-06-06staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortWPhilipp Hortmann2-6/+1
2022-06-06staging: greybus: Fix indentation in fw-management.cUri Arev1-3/+3
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao3-5/+5
2022-06-06staging: rts5208: spi.c: fix codestyle error in dynamic debug codeSrivathsan Sivakumar1-4/+2
2022-06-06staging: r8188eu: convert pr_info_once call in core/rtw_fw.cPhillip Potter1-3/+3
2022-06-06staging: qlge: fix typo in commentJulia Lawall1-1/+1
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-2/+1
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds202-9506/+2075
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+7
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-11/+10
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds41-8172/+0
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-5/+7
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter4-49/+2
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov1-2/+4
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter1-84/+2
2022-05-19staging: r8188eu: Remove multiple assignmentsSoumya Negi1-1/+2
2022-05-19staging: r8188eu: add check for kzallocJiasheng Jiang2-3/+12
2022-05-19staging: r8188eu: fix warnings in rtw_wlan_utilVihas Makwana1-1/+1