summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Malcolm Priestley
2020-05-19staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.Malcolm Priestley
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerMalcolm Priestley
2020-05-19staging: wfx: Typo fixMohamed Dawod
2020-05-19staging: qlge: unmap dma when lock failedXiangyang Zhang
2020-05-19staging: rtl8192u: Using comparison to true is error proneJohn Oldman
2020-05-19staging: rtl8723bs: Using comparison to true is error proneJohn Oldman
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-05-15staging: wfx: remove false positive warningJérôme Pouiller
2020-05-15staging: wfx: trace acknowledges not linked to any stationsJérôme Pouiller
2020-05-15staging: wfx: remove false-positive WARN()Jérôme Pouiller
2020-05-15staging: wfx: fix error reporting in wfx_start_ap()Jérôme Pouiller
2020-05-15staging: wfx: drop unnecessary filter configuration when disabling filterJérôme Pouiller
2020-05-15staging: wfx: fix PS parameters when multiple vif are in useJérôme Pouiller
2020-05-15staging: wfx: fix potential dead lock between join and scanJérôme Pouiller
2020-05-15staging: wfx: merge wfx_stop_ap() with wfx_reset()Jérôme Pouiller
2020-05-15staging: wfx: rename wfx_do_unjoin() into wfx_reset()Jérôme Pouiller
2020-05-15staging: wfx: fix potential use-after-freeJérôme Pouiller
2020-05-15staging: wfx: call wfx_tx_update_sta() before to destroy tx_privJérôme Pouiller
2020-05-15staging: wfx: split out wfx_tx_fill_rates() from wfx_tx_confirm_cb()Jérôme Pouiller
2020-05-15staging: wfx: fix status of dropped framesJérôme Pouiller
2020-05-15staging: wfx: fix indentationJérôme Pouiller
2020-05-15staging: wfx: fix value of scan timeoutJérôme Pouiller
2020-05-15staging: wfx: check pointers returned by allocationsJérôme Pouiller
2020-05-15staging: wfx: apply 80-columns rule to stringsJérôme Pouiller
2020-05-15staging: wfx: fix warning when unregister a frozen deviceJérôme Pouiller
2020-05-15staging: vt6656: vt6655: removing unused macros definition MakefilesMatej Dujava
2020-05-15staging: fbtft: fb_st7789v: Initialize the DisplayOliver Graute
2020-05-15staging: qlge: Remove unnecessary spaces in qlge_main.cXiangyang Zhang
2020-05-15staging: vc04_services: Block comment alignmentJohn Oldman
2020-05-15staging: greybus: uart: replace driver line-coding structJohan Hovold
2020-05-15staging: most: usb: use macro ATTRIBUTE_GROUPSChristian Gromm
2020-05-15staging: most: fix typo in KconfigChristian Gromm
2020-05-15staging: most: usb: use dev_dbg functionChristian Gromm
2020-05-15staging: most: usb: check number of reported endpointsChristian Gromm
2020-05-15staging: most: usb: remove reference to USB error codesChristian Gromm
2020-05-15staging: most: usb: use dev_*() functions to print messagesChristian Gromm
2020-05-13staging: vt6656: Remove logically dead codeOscar Carter
2020-05-13staging: bcm2835-camera: insert emty line after declarationHoussem KADI
2020-05-13staging: vt6656: remove difs / sifs adjustments.Malcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_rsvtime_le replace with rts/cts duration.Malcolm Priestley
2020-05-13staging: vt6656: Split RTS and CTS Duration functionsMalcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_ctstoself_durationMalcolm Priestley
2020-05-13staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.Malcolm Priestley
2020-05-13staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_durationMalcolm Priestley
2020-05-13staging: most: usb: sanity check channel before using it as an index into arraysColin Ian King
2020-05-13staging: most: usb: add PM functionsChristian Gromm
2020-05-13staging: wfx: update TODOJérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'channel_number'Jérôme Pouiller