summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: rtl8192u: remove unnecessary return in r8190_rtl8256.cDu Cheng1-1/+0
2021-03-10staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.cDu Cheng1-3/+3
2021-03-10staging: greybus: Fix blank line style issue in sdio.cAmrit Khera1-1/+0
2021-03-10staging: sm750fb: added identifier names for function declarationsshivang upadhyay1-12/+17
2021-03-10staging: hikey9xx: fix warning styling issuesAlaa Emad1-4/+4
2021-03-10staging: rtl8192e: rename TID to tid in ba_param_set unionWilliam Durand2-6/+5
2021-03-10staging: rtl8192e: rename AMSDU_Support to amsdu_support in ba_param_set unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: rename BufferSize to buffer_size in ba_param_set unionWilliam Durand2-4/+4
2021-03-10staging: rtl8192e: rename BAPolicy to ba_policy in ba_param_set unionWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename shortData to short_data in ba_param_set unionWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename charData to char_data in ba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: wimax/i2400m: don't change the endianness of one byte variableMuhammad Usama Anjum2-4/+4
2021-03-10staging: vt6656: Fix alignment of function argsFlorian Ziegler1-1/+2
2021-03-10staging: rtl8188eu: Format commentsSuryashankar Das1-43/+29
2021-03-10staging: emxx_udc: remove unused variable driver_descSean Behan1-1/+0
2021-03-10staging: qlge: fix comment style in qlge_main.cDu Cheng1-2/+1
2021-03-10staging: rtl8723bs: Remove unused function pointer typedef wi_act_funcChen Lin1-2/+0
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand3-3/+3
2021-03-10staging: rtl8192e: rename FragNum to frag_num in sequence_control unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename ShortData to short_data in sequence_control unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis1-14/+14
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand1-1/+1
2021-03-10staging: wfx: Fix alignment style issue in sta.cRajat Asthana1-1/+1
2021-03-10staging: wfx: logical continuations should be on the previous linezhuo1angt@outlook.com1-3/+3
2021-03-10staging: wlan-ng: Remove unused function pointer typedef freebuf_method_tChen Lin1-3/+0
2021-03-10staging: wlan-ng: Fixed incorrect type warning in p80211netdev.cPritthijit Nath1-1/+1
2021-03-10Staging: mt7621-pci: fixed a blank line coding style issueSelvakumar Elangovan1-1/+0
2021-03-10staging: rtl8723bs: remove rx_logs/tx_logs/int_logs from drv_types.hPhillip Potter1-131/+0
2021-03-10staging: rtl8723bs: remove DBG_COUNTER definition from rtw_debug.hPhillip Potter1-6/+0
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_recv.cPhillip Potter1-41/+3
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_xmit.cPhillip Potter1-41/+3
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/xmit_linux.cPhillip Potter1-15/+2
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/recv_linux.cPhillip Potter1-13/+2
2021-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-62/+76
2021-03-05Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+16
2021-03-05Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds9-51/+67
2021-03-05Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-26/+41
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-14/+87
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson1-32/+23
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson1-24/+35
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson1-1/+9
2021-03-05Merge branch 'powercap'Rafael J. Wysocki2-1/+4
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy4-45/+50
2021-03-05nvme-fabrics: fix kato initializationMartin George1-1/+4
2021-03-05nvme-hwmon: Return error code when registration failsDaniel Wagner1-0/+1
2021-03-05nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan1-0/+3
2021-03-05nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi1-0/+2
2021-03-05nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag1-1/+2
2021-03-04Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-16/+29