summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-06-09staging: rtl8188eu: use safe iterator in xmit_delivery_enabled_frames()Dan Carpenter
2021-06-09staging: rtl8188eu: use safe iterator in wakeup_sta_to_xmit()Dan Carpenter
2021-06-09staging: rtl8188eu: use safe iterator in dequeue_xmitframes_to_sleeping_queue()Dan Carpenter
2021-06-09staging: rtl8188eu: use safe iterator in tx_beacon_hdl()Dan Carpenter
2021-06-09staging: rtl8188eu: use safe iterator in stop_ap_mode()Dan Carpenter
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto
2021-06-09staging: rtl8188eu: Use eth_broadcast_addr() to assign broadcast addressLiu Shixin
2021-06-09staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin
2021-06-09staging: fpgaboot: change FPGA indirect article to anTom Rix
2021-06-09staging: rtl8723bs: hal: Delete tests with no effectsFabio M. De Francesco
2021-06-09staging: rtl8188eu: remove unused function parameterMartin Kaiser
2021-06-09staging: rtl8188eu: use standard kthread handlingMartin Kaiser
2021-06-09staging: rtl8188eu: use existing define for ethernet header lenMartin Kaiser
2021-06-09staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_ops_linux.cMartin Kaiser
2021-06-09staging: rtl8188eu: simplify rtw_get_wireless_statsMartin Kaiser
2021-06-09staging: rtl8188eu: make rtw_free_recvframe return voidMartin Kaiser
2021-06-09staging: rtl8188eu: refactor rtw_lps_ctrl_wk_cmdMartin Kaiser
2021-06-09staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from rtw_cmd.cMartin Kaiser
2021-06-09staging: rtl8188eu: remove unused RT_PRINT_DATA macroMartin Kaiser
2021-06-09staging: mt7621-pci: make use of 'pcie_port_write'Sergio Paracuellos
2021-06-09staging: mt7621-pci: parse some dt properties from root port child nodesSergio Paracuellos
2021-06-09staging: mt7621-dts: move some properties into root port child nodesSergio Paracuellos
2021-06-09staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writelSergio Paracuellos
2021-06-09staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definitionSergio Paracuellos
2021-06-09staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports'Sergio Paracuellos
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-09staging: rtl8712: Remove unnecessary alias of printk()Fabio M. De Francesco
2021-06-09staging: ralink-gdma: Remove incorrect author informationLars-Peter Clausen
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-08media: hantro: IMX8M: add variant for G2/HEVC codecBenjamin Gaignard
2021-06-08media: hantro: Introduce G2/HEVC decoderBenjamin Gaignard
2021-06-08media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE controlBenjamin Gaignard
2021-06-08media: hantro: Only use postproc when post processed formats are definedBenjamin Gaignard
2021-06-08media: hantro: Define HEVC codec profiles and supported featuresBenjamin Gaignard
2021-06-08media: hantro: change hantro_codec_ops run prototype to return errorsBenjamin Gaignard
2021-06-08media: hevc: Add decode params controlBenjamin Gaignard
2021-06-04staging: vchiq_core: introduce handle_pollStefan Wahren
2021-06-04staging: vchiq_connected: move EXPORT_SYMBOL below the right functionStefan Wahren
2021-06-04staging: vchiq_core: store message id in local variableStefan Wahren
2021-06-04staging: vchiq_core: reduce indentation in parse_openStefan Wahren
2021-06-04staging: vchiq_core: introduce process_free_data_messageStefan Wahren
2021-06-04staging: vchiq_arm: tidy up service function namingStefan Wahren
2021-06-04staging: vchiq_core: simplify WARN_ON conditionsStefan Wahren
2021-06-04staging: vchiq_core: introduce message specific make macrosStefan Wahren
2021-06-04staging: vchiq_core: use define for message type shiftStefan Wahren
2021-06-04staging: vchiq_core: avoid precedence issuesStefan Wahren
2021-06-04staging: vchiq_core: put spaces around operatorsStefan Wahren
2021-06-04staging: vchiq_core: get the rid of vchiq_static_assertStefan Wahren
2021-06-04staging: vchiq_core: get the rid of IS_POW2Stefan Wahren