platform/kernel/linux-rpi.git
2020-04-13 Jérôme Pouillerstaging: wfx: allow to connect an IBSS with an existing...
2020-04-13 Jérôme Pouillerstaging: wfx: place hif_tx_mib functions into a .c...
2020-04-13 Jérôme Pouillerstaging: wfx: align members declarations in hif API
2020-04-13 Jérôme Pouillerstaging: wfx: fix endianness of hif API
2020-04-13 Jérôme Pouillerstaging: wfx: remove useless defines
2020-04-13 Jérôme Pouillerstaging: wfx: remove unused definitions from the hif API
2020-04-13 Jérôme Pouillerstaging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY...
2020-04-13 Jérôme Pouillerstaging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_...
2020-04-13 Jérôme Pouillerstaging: wfx: drop unused WFX_LINK_ID_GC_TIMEOUT
2020-04-13 R Veera Kumarstaging: rtl8723bs: hal: Correct misspelled symbolic...
2020-04-13 R Veera Kumarstaging: rtl8723bs: hal: Correct misspelt enum name
2020-04-13 R Veera Kumarstaging: rtl8723bs: Correct misspelt symbolic names
2020-04-13 Jérôme Pouillerstaging: wfx: remove hack about tx_rate policies
2020-04-13 Jérôme Pouillerstaging: wfx: fix case where AP stop with CAB traffic...
2020-04-13 Jérôme Pouillerstaging: wfx: fix potential deadlock in wfx_tx_flush()
2020-04-13 Jérôme Pouillerstaging: wfx: wfx_flush() did not ensure that frames...
2020-04-13 Jérôme Pouillerstaging: wfx: repair wfx_flush()
2020-04-13 Jérôme Pouillerstaging: wfx: relocate wfx_skb_dtor() prior its callers
2020-04-13 Jérôme Pouillerstaging: wfx: improve interface between data_tx.c and...
2020-04-13 Jérôme Pouillerstaging: wfx: simplify usage of wfx_tx_queues_put()
2020-04-13 Jérôme Pouillerstaging: wfx: drop struct wfx_queue_stats
2020-04-13 Jérôme Pouillerstaging: wfx: drop now useless field edca_params
2020-04-13 Jérôme Pouillerstaging: wfx: change the way to choose frame to send
2020-04-13 Jérôme Pouillerstaging: wfx: introduce a counter of pending frames
2020-04-13 Jérôme Pouillerstaging: wfx: replace wfx_tx_queues_get_after_dtim...
2020-04-13 Jérôme Pouillerstaging: wfx: rename wfx_tx_get_raw_link_id()
2020-04-13 Jérôme Pouillerstaging: wfx: drop unused raw_link_id field
2020-04-13 Jérôme Pouillerstaging: wfx: drop unused link_id field
2020-04-13 Jérôme Pouillerstaging: wfx: do not rely anymore on link_id to choose...
2020-04-13 Jérôme Pouillerstaging: wfx: drop useless link_map_cache
2020-04-13 Jérôme Pouillerstaging: wfx: do not use link_map_cache to track CAB
2020-04-13 Jérôme Pouillerstaging: wfx: drop argument tx_allowed_mask since it...
2020-04-13 Jérôme Pouillerstaging: wfx: drop useless sta_asleep_mask
2020-04-13 Jérôme Pouillerstaging: wfx: simplify wfx_tx_queue_mask_get()
2020-04-13 Jérôme Pouillerstaging: wfx: drop unused argument in wfx_get_prio_queue()
2020-04-13 Jérôme Pouillerstaging: wfx: simplify wfx_tx_queues_empty()
2020-04-13 Jérôme Pouillerstaging: wfx: simplify hif_handle_tx_data()
2020-04-13 Jérôme Pouillerstaging: wfx: avoid useless wake_up
2020-04-13 Jérôme Pouillerstaging: wfx: drop useless queue_id field
2020-04-13 Jérôme Pouillerstaging: wfx: uniformize queue_id retrieval
2020-04-13 Jérôme Pouillerstaging: wfx: remove "burst" mechanism
2020-04-13 Jérôme Pouillerstaging: wfx: take advantage of ieee80211_{stop/start...
2020-04-13 Jérôme Pouillerstaging: wfx: do not stop mac80211 queueing during...
2020-04-13 Jérôme Pouillerstaging: wfx: add sanity checks to hif_join()
2020-04-13 Soumyajit Debstaging: rtl8188eu: Line over 80 characters
2020-04-13 Soumyajit Debstaging: rtl8188eu: Remove unnecessary extra parentheses
2020-04-13 Soumyajit Debstaging: rtl8188eu: Properly structure the multiline...
2020-04-13 Michael Straubestaging: rtl8188eu: remove unnecessary variable
2020-04-13 Michael Straubestaging: rtl8188eu: remove unnecessary asignment
2020-04-13 R Veera Kumarstaging: unisys: visorhba: Correct a typo in comment
2020-04-13 R Veera Kumarstaging: rtl8192e: rtl8192e: Correct misspelt variable...
2020-04-13 Colin Ian Kingstaging: gdm724x: remove redundant assignment to pointe...
2020-04-13 Briana OurslerStaging: vt6655: Replace camel case variable names.
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: reduce indentation in ctrl_set...
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: reduce multiline statements
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: return early in mmal_setup_com...
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Move video component setup...
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Move encode component setup...
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Simplify set_framerate_params
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Make struct indentation consistent
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Activate V4L2_EXPOSURE_METERIN...
2020-04-13 Stefan Wahrenstaging: bcm2835-camera: Drop PREVIEW_LAYER
2020-04-13 John B. Wyatt IVstaging: fsl-dpaa2: ethsw: Fix parenthesis alignment
2020-04-13 John B. Wyatt IVstaging: axis-fifo: Fix parenthesis alignment
2020-04-13 Aiman Najjarstaging: rtl8712: fix multiline derefernce warnings
2020-04-13 Aiman Najjarstaging: rtl8712: code improvements to make_wlanhdr
2020-04-13 Aiman Najjarstaging: rtl8712: fix checkpatch warnings
2020-04-13 Aiman Najjarstaging: rtl8712: fix long-line checkpatch warning
2020-04-13 Aiman Najjarstaging: rtl8712: fix checkpatch long-line warning
2020-04-13 Gokce Kulerstaging: sm750fb: line over 80 characters
2020-04-13 John B. Wyatt IVstaging: comedi: Fix line ending with a (
2020-04-13 Michael Straubestaging: rtl8188eu: refactor Efuse_GetCurrentSize()
2020-04-13 Michael Straubestaging: rtl8188eu: remove unnecessary parentheses
2020-04-13 John B. Wyatt IVstaging: android: ion: Align with parenthesis
2020-04-13 Malcolm Priestleystaging: vt6656: set all cck rates to default.
2020-04-13 Malcolm Priestleystaging: vt6656: set all ofdm rates to default
2020-04-13 Malcolm Priestleystaging: vt6656: replace al2230_power_table array with...
2020-04-13 Oscar Carterstaging: vt6656: Define EnCFG_BBType_MASK as OR between...
2020-04-13 John B. Wyatt IVstaging: vt6656: add error code handling to unused...
2020-04-13 Oscar Carterstaging: vt6656: Refactor the vnt_update_pre_ed_thresho...
2020-04-13 Oscar Carterstaging: vt6656: Use defines in preamble_type variables
2020-04-13 Briana OurslerStaging: vt6655: Remove BBvExitDeepSleep definition.
2020-04-13 Briana OurslerStaging: vt6655: Remove CARDbRadioPowerOn definition.
2020-04-13 Briana OurslerStaging: vt6655: Remove CARDvSetLoopbackMode definition.
2020-04-13 Briana OurslerStaging: vt6655: Remove CARDbSoftwareReset definition.
2020-04-13 Briana OurslerStaging: vt6655: Format long lines.
2020-04-13 Briana OurslerStaging: vt6655: Eliminate nested if else
2020-04-13 Briana OurslerStaging: vt6655: Move rate determination logic.
2020-04-13 Briana OurslerStaging: vt6655: Limit return statements.
2020-04-13 Briana OurslerStaging: vt6655: Remove BBvCalculateParameter comment.
2020-04-13 Briana Ourslerstaging: vt6655: Remove multiple assignments.
2020-04-13 Chen Zhoustaging: greybus: fix a missing-check bug in gb_lights_...
2020-04-13 Dan Jessiestaging: greybus: hid: remove braces {} around single...
2020-04-12 Linus TorvaldsLinux 5.7-rc1
2020-04-12 Linus TorvaldsMAINTAINERS: sort field names for all entries
2020-04-12 Linus TorvaldsMAINTAINERS: sort entries by entry name
2020-04-12 Linus TorvaldsMerge tag 'x86-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'timers-urgent-2020-04-12' of git://git....
2020-04-12 Linus TorvaldsMerge tag 'sched-urgent-2020-04-12' of git://git./linux...
2020-04-12 Linus TorvaldsMerge tag 'perf-urgent-2020-04-12' of git://git./linux...
next