platform/kernel/linux-rpi.git
2020-01-16 Jérôme Pouillerstaging: wfx: ensure that packet_id is unique
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_ps_notify_sta()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify handling of IEEE80211_TX_CTL_SEN...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_suspend_resume_mc()
2020-01-16 Jérôme Pouillerstaging: wfx: firmware never return PS status for stations
2020-01-16 Jérôme Pouillerstaging: wfx: sta and dtim
2020-01-16 Jérôme Pouillerstaging: wfx: pspoll_mask make no sense
2020-01-16 Jérôme Pouillerstaging: wfx: replace wfx_tx_get_tid() with ieee80211_g...
2020-01-16 Jérôme Pouillerstaging: wfx: check that no tx is pending before releas...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify the link-id allocation
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_set_tim_impl()
2020-01-16 Jérôme Pouillerstaging: wfx: fix RCU usage
2020-01-16 Jérôme Pouillerstaging: wfx: fix bss_loss
2020-01-16 Jérôme Pouillerstaging: wfx: relocate "buffered" information to sta_priv
2020-01-16 Jérôme Pouillerstaging: wfx: remove handling of "early_data"
2020-01-16 Jérôme Pouillerstaging: wfx: fix possible overflow on jiffies comparaison
2020-01-16 Jérôme Pouillerstaging: wfx: fix case where RTS threshold is 0
2020-01-16 Jérôme Pouillerstaging: wfx: do not update uapsd if not necessary
2020-01-16 Jérôme Pouillerstaging: wfx: with multiple vifs, force PS only if...
2020-01-16 Jérôme Pouillerstaging: wfx: update power-save per interface
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_scan_complete()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_update_filtering()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_set_mcast_filter()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_config_data_filter()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_mac_addr_condition()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_data_filtering()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_mib_set_data_filtering
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_mib_uc_mc_bc_data_frame_cond...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_uc_mc_bc_condition()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_association_mode()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_join()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_update_ie()
2020-01-16 Jérôme Pouillerstaging: wfx: SSID should be provided to hif_start...
2020-01-16 Jérôme Pouillerstaging: wfx: drop wfx_set_cts_work()
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->setbssparams_done
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->cqm_rssi_thold
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->enable_beacon
2020-01-16 Jérôme Pouillerstaging: wfx: drop wvif->dtim_period
2020-01-16 Jérôme Pouillerstaging: wfx: simplify update of DTIM period
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_flush()
2020-01-16 Jérôme Pouillerstaging: wfx: fix __wfx_flush() when drop == false
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_update_beaconing()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_upload_ap_templates()
2020-01-16 Jérôme Pouillerstaging: wfx: rename wfx_upload_beacon()
2020-01-16 Jérôme Pouillerstaging: wfx: simplify wfx_config()
2020-01-16 Jérôme Pouillerstaging: wfx: drop wdev->output_power
2020-01-16 Jérôme Pouillerstaging: wfx: drop struct wfx_ht_info
2020-01-16 Jérôme Pouillerstaging: wfx: retrieve greenfield mode from sta->ht_cap...
2020-01-16 Jérôme Pouillerstaging: wfx: retrieve ampdu_density from sta->ht_cap
2020-01-16 Jérôme Pouillerstaging: wfx: use specialized structs for HIF arguments
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_start() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_arp_ipv4_filter() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_rcpi_rssi_threshold...
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_output_power() usage
2020-01-16 Jérôme Pouillerstaging: wfx: simplify hif_set_tx_rate_retry_policy...
2020-01-16 Jérôme Pouillerstaging: wfx: send rate policies one by one
2020-01-16 Jérôme Pouillerstaging: wfx: add missing PROBE_RESP_OFFLOAD feature
2020-01-16 Jérôme Pouillerstaging: wfx: make hif_scan() usage clearer
2020-01-16 Jérôme Pouillerstaging: wfx: revert unexpected change in debugfs output
2020-01-16 Masahiro Yamadastaging: most: remove header include path to drivers...
2020-01-15 Christian Grommstaging: most: core: remove noisy log messages
2020-01-15 Christian Grommstaging: most: core: use dev_* function for logging
2020-01-15 Christian Grommstaging: most: core: fix date in file comment
2020-01-15 Paulo Miguel... staging: rtl8192u: replace printk with natdev_<LEVEL...
2020-01-15 Colin Ian Kingstaging: vt6655: remove redundant assignment to variabl...
2020-01-15 Colin Ian Kingstaging: wilc1000: remove redundant assignment to varia...
2020-01-15 Colin Ian Kingstaging: wlan-ng: ensure error return is actually returned
2020-01-14 Ole Wiedemannstaging: android: ashmem: Replace strcpy with strscpy
2020-01-14 Michael Straubestaging: rtl8188eu: cleanup whitespace in rtl8188e_dm.c
2020-01-14 Michael Straubestaging: rtl8188eu: remove unnecessary parentheses...
2020-01-14 Michael Straubestaging: rtl8188eu: cleanup long lines in rtl8188e_dm.c
2020-01-14 Michael Straubestaging: rtl8188eu: convert rtw_hal_antdiv_before_linke...
2020-01-14 Michael Straubestaging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()
2020-01-14 Michael Straubestaging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()
2020-01-14 Pragat Pandyastaging: exfat: Fix alignment warnings
2020-01-14 Michael Straubestaging: rtl8188eu: remove unused parameters from rtw_c...
2020-01-13 Greg Kroah... Merge 5.5-rc6 into staging-next
2020-01-13 Linus TorvaldsLinux 5.5-rc6
2020-01-13 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc6' of git://git./linux...
2020-01-12 Guo Renriscv: Fixup obvious bug for fp-regs reset
2020-01-12 Yash Shahriscv: move sifive_l2_cache.h to include/soc
2020-01-12 Linus TorvaldsMerge tag 'iommu-fixes-v5.5-rc5' of git://git./linux...
2020-01-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-01-11 Linus TorvaldsMerge tag 'clone3-tls-v5.5-rc6' of git://git./linux...
2020-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'usb-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'char-misc-5.5-rc6' of git://git./linux/kerne...
2020-01-10 Linus TorvaldsMerge tag 'staging-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'tty-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'block-5.5-2020-01-10' of git://git.kernel...
2020-01-10 Linus TorvaldsMerge tag 'io_uring-5.5-2020-01-10' of git://git.kernel...
2020-01-10 Linus TorvaldsMerge tag 'mtd/fixes-for-5.5-rc6' of git://git./linux...
2020-01-10 Linus TorvaldsMerge tag 'sound-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'thermal-v5.5-rc5' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'pm-5.5-rc6' of git://git./linux/kernel/git...
2020-01-10 Masahiro Yamadastaging: vc04_services: remove header include path...
2020-01-10 Amit Engelnvmet: fix per feat data len for get_feature
2020-01-10 Keith Buschnvme: Translate more status codes to blk_status_t
2020-01-10 Jiri KosinaHID: hidraw, uhid: Always report EPOLLOUT
2020-01-10 Malcolm Priestleystaging: vt6656: Move ieee80211_rx_status off stack.
next