1. a0d1a38 staging: clocking-wizard: Remove the hardcoding of the clock outputs by Shubhrajyoti Datta · 3 years, 10 months ago
  2. 91d695d staging: clocking-wizard: Add support for fractional support by Shubhrajyoti Datta · 3 years, 10 months ago
  3. 5a85372 staging: clocking-wizard: Add support for dynamic reconfiguration by Shubhrajyoti Datta · 3 years, 10 months ago
  4. 92a7590 staging: clocking-wizard: Allow changing of parent rate for single output by Shubhrajyoti Datta · 3 years, 10 months ago
  5. 87a40bf staging: clocking-wizard: Update the fixed factor divisors by Shubhrajyoti Datta · 3 years, 10 months ago
  6. 17aa33f staging: clocking-wizard: Rename speed-grade to xlnx,speed-grade by Shubhrajyoti Datta · 3 years, 10 months ago
  7. b03dea2 staging: clocking-wizard: Fix kernel-doc warning by Shubhrajyoti Datta · 3 years, 10 months ago
  8. 70c090a staging: rtl8192e: reformat bss_ht struct by William Durand · 3 years, 10 months ago
  9. f713848 staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht struct by William Durand · 3 years, 10 months ago
  10. 6628c674 staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht struct by William Durand · 3 years, 10 months ago
  11. fe403d4 staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in bss_ht struct by William Durand · 3 years, 10 months ago
  12. 3f1f39f staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_ht struct by William Durand · 3 years, 10 months ago
  13. e6378e2 staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht struct by William Durand · 3 years, 10 months ago
  14. 2fbcd6d staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht struct by William Durand · 3 years, 10 months ago
  15. 060d3f6 staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht struct by William Durand · 3 years, 10 months ago
  16. 2408ee9 staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht struct by William Durand · 3 years, 10 months ago
  17. 20e9063 staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht struct by William Durand · 3 years, 10 months ago
  18. b87b210 staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht struct by William Durand · 3 years, 10 months ago
  19. b3b55bd7 staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht struct by William Durand · 3 years, 10 months ago
  20. f931638 staging: rtl8192e: remove blank line in bss_ht struct by William Durand · 3 years, 10 months ago
  21. 305c994 staging: wimax: fix code style issues by Hassan Shahbazi · 3 years, 10 months ago
  22. 81091cf staging: vc04_services: fix indent in vchiq_debugfs_node by Bastien Maureille · 3 years, 10 months ago
  23. 861cdbd staging: rt8192u: Move constant in comparison to the RHS by Simone Serra · 3 years, 10 months ago
  24. 216f435 staging: wimax: Fix block comment style issue in stack.c by Amrit Khera · 3 years, 10 months ago
  25. 520e9b0 staging: android: Remove filename reference from file by George Xanthakis · 3 years, 10 months ago
  26. edee452 staging: comedi dt2814: Removed unused variables by Fatih Yildirim · 3 years, 10 months ago
  27. 3c5378e staging: wimax: i2400m: add space before open parenthesis by Rajesh Kumbhakar · 3 years, 10 months ago
  28. 47b6079 staging: kpc2000: code style: fix line length issue by Nikolay Kyx · 3 years, 10 months ago
  29. bba80c8 staging: kpc2000: code style: match alignment with open parenthesis by Nikolay Kyx · 3 years, 10 months ago
  30. 061c43a staging: rtl8192e: fix alignment issues in rtllib_wx.c by William Durand · 3 years, 10 months ago
  31. d970d17 staging: rtl8192e: reformat ba_record struct by William Durand · 3 years, 10 months ago
  32. 34fea35 staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record struct by William Durand · 3 years, 10 months ago
  33. 092bc4e staging: rtl8192e: rename BaTimeoutValue to ba_timeout_value in ba_record struct by William Durand · 3 years, 10 months ago
  34. ffa3d0a staging: rtl8192e: rename BaParamSet to ba_param_set in ba_record struct by William Durand · 3 years, 10 months ago
  35. 142867e staging: rtl8192e: rename DialogToken to dialog_token in ba_record struct by William Durand · 3 years, 10 months ago
  36. ba05a61 staging: rtl8192e: rename bValid to b_valid in ba_record struct by William Durand · 3 years, 10 months ago
  37. a318d0b staging: rtl8192e: rename Timer to timer in ba_record struct by William Durand · 3 years, 10 months ago
  38. 53c72c4 staging: rtl8192e: rename TID to tid in delba_param_set union by William Durand · 3 years, 10 months ago
  39. b3d5b11 staging: rtl8192e: rename Initiator to initiator in delba_param_set union by William Durand · 3 years, 10 months ago
  40. 248a73b staging: rtl8192e: rename Reserved to reserved in delba_param_set union by William Durand · 3 years, 10 months ago
  41. d6afdc5 staging: rtl8192e: rename shortData to short_data in delba_param_set union by William Durand · 3 years, 10 months ago
  42. ca3301b staging: rtl8192e: rename charData to char_data in delba_param_set union by William Durand · 3 years, 10 months ago
  43. c1abfd8 staging: rtl8723bs: fix code style comparison warning by Kurt Manucredo · 3 years, 10 months ago
  44. dcda724 staging: gasket: removed unnecessary debug message to fix coding style warning by Ashish Vara · 3 years, 10 months ago
  45. 05196d3 staging: gasket Fix comparison with Null by Mayank Suman · 3 years, 10 months ago
  46. 6c231d8 staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.c by Shreesh Adiga · 3 years, 10 months ago
  47. 06b51f4 staging: fwserial: match alignment with open parenthesis by Nikolay Kyx · 3 years, 10 months ago
  48. e1d3944 staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c by Du Cheng · 3 years, 10 months ago
  49. 6e03efd staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c by Du Cheng · 3 years, 10 months ago
  50. 9ba732a staging: greybus: Fix blank line style issue in sdio.c by Amrit Khera · 3 years, 10 months ago
  51. 99783dd staging: sm750fb: added identifier names for function declarations by shivang upadhyay · 3 years, 10 months ago
  52. e7f659b staging: hikey9xx: fix warning styling issues by Alaa Emad · 3 years, 10 months ago
  53. bfe3388 staging: rtl8192e: rename TID to tid in ba_param_set union by William Durand · 3 years, 10 months ago
  54. a6850f1 staging: rtl8192e: rename AMSDU_Support to amsdu_support in ba_param_set union by William Durand · 3 years, 10 months ago
  55. a6d242d staging: rtl8192e: rename BufferSize to buffer_size in ba_param_set union by William Durand · 3 years, 10 months ago
  56. 4320b7b staging: rtl8192e: rename BAPolicy to ba_policy in ba_param_set union by William Durand · 3 years, 10 months ago
  57. 113030c staging: rtl8192e: rename shortData to short_data in ba_param_set union by William Durand · 3 years, 10 months ago
  58. 424e6a1 staging: rtl8192e: rename charData to char_data in ba_param_set union by William Durand · 3 years, 10 months ago
  59. 6296417 staging: wimax/i2400m: don't change the endianness of one byte variable by Muhammad Usama Anjum · 3 years, 11 months ago
  60. 2917b10 staging: vt6656: Fix alignment of function args by Florian Ziegler · 3 years, 10 months ago
  61. 8592235 staging: rtl8188eu: Format comments by Suryashankar Das · 3 years, 10 months ago
  62. 72fd8d5 staging: emxx_udc: remove unused variable driver_desc by Sean Behan · 3 years, 11 months ago
  63. 41b873ca staging: qlge: fix comment style in qlge_main.c by Du Cheng · 3 years, 11 months ago
  64. b3ff279 staging: rtl8723bs: Remove unused function pointer typedef wi_act_func by Chen Lin · 3 years, 11 months ago
  65. cedbc3a staging: rtl8192e: rename SeqNum to seq_num in sequence_control union by William Durand · 3 years, 11 months ago
  66. a6a3dd3 staging: rtl8192e: rename FragNum to frag_num in sequence_control union by William Durand · 3 years, 11 months ago
  67. c3f1bca staging: rtl8192e: rename ShortData to short_data in sequence_control union by William Durand · 3 years, 11 months ago
  68. 29b205e staging: rtl8192e: Fix comparisons to NULL by Davidson Francis · 3 years, 11 months ago
  69. 733f074 staging: rtl8192e: fix typo in a function name by William Durand · 3 years, 11 months ago
  70. 46e6567 staging: rtl8192e: fix typo in a comment by William Durand · 3 years, 11 months ago
  71. 7964844 staging: wfx: Fix alignment style issue in sta.c by Rajat Asthana · 3 years, 10 months ago
  72. 021bbe0 staging: wfx: logical continuations should be on the previous line by zhuo1angt@outlook.com · 3 years, 11 months ago
  73. 1641428 staging: wlan-ng: Remove unused function pointer typedef freebuf_method_t by Chen Lin · 3 years, 11 months ago
  74. 5bc510b staging: wlan-ng: Fixed incorrect type warning in p80211netdev.c by Pritthijit Nath · 3 years, 11 months ago
  75. ad0bd9f Staging: mt7621-pci: fixed a blank line coding style issue by Selvakumar Elangovan · 3 years, 11 months ago
  76. 7e197d3 staging: rtl8723bs: remove rx_logs/tx_logs/int_logs from drv_types.h by Phillip Potter · 3 years, 11 months ago
  77. 811c470 staging: rtl8723bs: remove DBG_COUNTER definition from rtw_debug.h by Phillip Potter · 3 years, 11 months ago
  78. 8b7b878 staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_recv.c by Phillip Potter · 3 years, 11 months ago
  79. 1337bd9 staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_xmit.c by Phillip Potter · 3 years, 11 months ago
  80. 7b3df1c staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/xmit_linux.c by Phillip Potter · 3 years, 11 months ago
  81. de69e2b staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/recv_linux.c by Phillip Potter · 3 years, 11 months ago
  82. a38fd87 Linux 5.12-rc2 by Linus Torvalds · 3 years, 10 months ago
  83. f3ed4de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 10 months ago
  84. de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  85. 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
  86. 63dcd69 Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 10 months ago
  87. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  88. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  89. 6d47254 Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  90. ea6be46 Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
  91. fc2c8d0 Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 10 months ago
  92. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  93. 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
  94. 54663cf Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 10 months ago
  95. 545c4ab RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() by Bob Pearson · 3 years, 10 months ago
  96. 5e4a7cc RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() by Bob Pearson · 3 years, 10 months ago
  97. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 10 months ago
  98. e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 10 months ago
  99. a2b658e Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 3 years, 10 months ago
  100. 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 10 months ago