aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15Documentation: ABI: correct sysfs attribute description of MOST driverChristian Gromm
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
2020-05-13staging: wfx: fix endianness of the field 'num_tx_confs'Jérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller
2020-05-13staging: wfx: fix access to le32 attribute 'len'Jérôme Pouiller
2020-05-13staging: wfx: fix endianness of the struct hif_ind_startupJérôme Pouiller
2020-05-13staging: wfx: declare the field 'packet_id' with native byte orderJérôme Pouiller
2020-05-13staging: wfx: fix access to le32 attribute 'indication_type'Jérôme Pouiller
2020-05-13staging: wfx: fix access to le32 attribute 'event_id'Jérôme Pouiller
2020-05-13staging: wfx: fix access to le32 attribute 'ps_mode_error'Jérôme Pouiller
2020-05-13staging: wfx: fix endianness of hif_req_read_mib fieldsJérôme Pouiller
2020-05-13staging: wfx: fix endianness of fields media_delay and tx_queue_delayJérôme Pouiller
2020-05-13staging: wfx: fix output of rx_stats on big endian hostsJérôme Pouiller
2020-05-13staging: wfx: fix wrong bytes orderJérôme Pouiller
2020-05-13staging: wfx: fix cast operatorJérôme Pouiller
2020-05-13staging: wfx: take advantage of le32_to_cpup()Jérôme Pouiller
2020-05-13staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpuJérôme Pouiller
2020-05-13staging: wfx: use kernel types instead of c99 onesJérôme Pouiller
2020-05-13staging: wfx: remove spaces after cast operatorJérôme Pouiller
2020-05-13staging: wfx: fix alignements of function prototypesJérôme Pouiller
2020-05-13staging: wfx: remove useless header inclusionsJérôme Pouiller
2020-05-13staging: wfx: prefer ARRAY_SIZE instead of a magic numberJérôme Pouiller
2020-05-13staging: wfx: fix missing 'static' keywordJérôme Pouiller
2020-05-13staging: wfx: fix missing 'static' statementJérôme Pouiller
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller
2020-05-13staging: wfx: introduce a way to poll IRQJérôme Pouiller
2020-05-13staging: wfx: use threaded IRQ with SPIJérôme Pouiller
2020-05-13staging: wfx: repair external IRQ for SDIOJérôme Pouiller
2020-05-13staging: wfx: drop useless checkJérôme Pouiller
2020-05-13staging: wfx: fix double freeJérôme Pouiller
2020-05-13staging: wfx: reduce timeout for chip initial start upJérôme Pouiller
2020-05-13staging: wfx: add support for hardware revision 2 and furtherJérôme Pouiller
2020-05-11Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman