aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Staging: rtl8192e: Rename variable AironetIeOuiTree Davies1-3/+3
2024-03-05Staging: rtl8192e: Rename variable asRsnTree Davies2-14/+14
2024-03-05Staging: rtl8192e: Rename variable CcxVerNumBufTree Davies1-4/+4
2024-03-05Staging: rtl8192e: Rename variable BssCcxVerNumberTree Davies3-7/+7
2024-03-05Staging: rtl8192e: Rename variable CcxRmCapBufTree Davies1-3/+3
2024-03-05Staging: rtl8192e: Rename variable bCcxRmEnableTree Davies3-7/+7
2024-03-05Staging: rtl8192e: Rename variable bCkipSupportedTree Davies3-7/+7
2024-03-05Staging: rtl8192e: Rename variable osCcxRmCapTree Davies1-6/+6
2024-03-05Staging: rtl8192e: Rename variable Turbo_EnableTree Davies3-5/+5
2024-03-05Staging: rtl8192e: Rename variable PMKIDListTree Davies2-4/+4
2024-03-05Staging: rtl8192e: Rename function SecIsInPMKIDList()Tree Davies1-2/+2
2024-03-05Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies5-9/+9
2024-03-05Staging: rtl8192e: Rename function rtllib_rx_ADDBAReq()Tree Davies3-3/+3
2024-03-05staging: vme_user: Fix misaligned closing comment */Jonathan Bergh1-4/+2
2024-03-05staging: fbtft: remove unused variable 'count'Colin Ian King1-2/+0
2024-03-05staging: pi433: Move FIFO_THRESHOLD define to source fileShahar Avidar2-1/+1
2024-03-05staging: pi433: Remove the unused FREQUENCY defineShahar Avidar1-2/+0
2024-03-05staging: pi433: Redefine F_OSC using units.h macroShahar Avidar1-1/+2
2024-03-05staging: pi433: Remove a duplicated F_OSC defineShahar Avidar1-1/+0
2024-03-05staging: pi433: Remove a duplicated FIFO_SIZE defineShahar Avidar1-1/+0
2024-03-05staging: rtl8192e: rename enum members to upper caseMichael Straube2-16/+16
2024-03-05staging: rtl8192e: remove empty cases from switch statementsMichael Straube1-3/+0
2024-03-05staging: rtl8192e: rename rateIndex to rate_indexMichael Straube1-32/+32
2024-03-05staging: rtl8723bs: remove redundant variable hoffsetColin Ian King1-12/+2
2024-03-05Staging: rtl8723bs: Remove dead code from _rtw_free_network()Meir Elisha1-2/+0
2024-03-05Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_capMeir Elisha1-4/+3
2024-03-05Staging: octeon: Match parenthesis alignmentDorine Tipo1-1/+1
2024-03-05staging: rtl8192e: Remove unused variables ntotalfrag and Seq_NumPhilipp Hortmann2-10/+0
2024-03-05staging: rtl8192e: Remove unused variables bShortPreamble and fragoffsetPhilipp Hortmann2-4/+0
2024-03-05staging: rtl8192e: Remove unused variables nic_type and RxPowerPhilipp Hortmann3-5/+0
2024-03-05staging: rtl8192e: Remove variables fraglength and packetlengthPhilipp Hortmann2-5/+0
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann3-7/+0
2024-03-05staging: rtl8192e: Remove unused variable bShiftPhilipp Hortmann2-5/+0
2024-03-05staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGCPhilipp Hortmann1-3/+0
2024-03-05staging: rtl8192e: Remove variables tsf, beacon_time and AntennaPhilipp Hortmann1-3/+0
2024-03-05staging: fieldbus: make fieldbus_class constantRicardo B. Marliere1-1/+1
2024-03-05staging: octeon: Don't bother filling in ethtool driver versionJohn Garry1-2/+0
2024-03-05Staging: vc04_services: bcm2835-camera: fix brace code style checkMoritz C. Weber1-32/+28
2024-03-05Staging: vc04_services: bcm2835-camera: fix blank line style checkMoritz C. Weber1-1/+0
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook2-8/+8
2024-03-05drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-03-05staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-05staging: greybus: Remove redundant variable 'mask'Colin Ian King1-3/+0
2024-03-05greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdrErick Archer1-1/+0
2024-03-05xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar1-1/+4
2024-03-05usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-5/+3
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman1-1/+7
2024-03-05Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"Douglas Anderson1-4/+6
2024-03-05tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun1-2/+5
2024-03-05serial: Lock console when calling into driver before registrationPeter Collingbourne2-6/+12