1. 7953029 staging: gdm724x: use netdev_err() instead of pr_err() by Lourdes Pedrajas · 5 years ago
  2. 04ff8b5 staging: rtl8712: Remove unnecessary braces by Gokce Kuler · 5 years ago
  3. 3fce027 staging: rtl8723bs: os_dep: Correct typo in comments by R Veera Kumar · 5 years ago
  4. 8e37c13 staging: mt7621-pci: don't return if get gpio fails by Sergio Paracuellos · 5 years ago
  5. 190c8f7 staging: vc04_services: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  6. 0432184 staging: mt7621-pci: fix register to set up virtual bridges by Sergio Paracuellos · 5 years ago
  7. cad144d staging: vt6656: Use ARRAY_SIZE instead of hardcoded size by Oscar Carter · 5 years ago
  8. 028ba0d staging: rts5208: shorten long line in func call by R Veera Kumar · 5 years ago
  9. b542a2c staging: sm750fb: Fix of long line in makefile variable by R Veera Kumar · 5 years ago
  10. a4cf37a staging: rtl8712: Fix for long lines in Kconfig help by R Veera Kumar · 5 years ago
  11. 441f3d8 staging: rtl8188eu: core: Correct a typo in a comment by R Veera Kumar · 5 years ago
  12. 8b9eafe staging: rtl8188eu: include: Correct a typo in a comment by R Veera Kumar · 5 years ago
  13. 4986319 staging: rtl8192u: ieee80211: Correct a typo in a comment by R Veera Kumar · 5 years ago
  14. 682a706 staging: rtl8712: Correct a typo in a comment by R Veera Kumar · 5 years ago
  15. 96a2fcf staging: unisys: Documentation: Correct a long line in doc by R Veera Kumar · 5 years ago
  16. 83386c5 Staging: qlge: Add a blank line after variable by Sam Muhammed · 5 years ago
  17. 281d90e Merge tag 'iio-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  18. 09dd629 staging: mt7621-pci: fix io space and properly set resource limits by Sergio Paracuellos · 5 years ago
  19. eac7ac5 staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk() by Lourdes Pedrajas · 5 years ago
  20. ba839b3 staging: media: hantro: remove parentheses by Kaaira Gupta · 5 years ago
  21. c4546a3 staging: media: imx: remove parentheses by Kaaira Gupta · 5 years ago
  22. fde2876 staging: media: imx: remove temporary variable by Kaaira Gupta · 5 years ago
  23. e3d21cb staging: media: allegro: align with parenthesis by Kaaira Gupta · 5 years ago
  24. 081188e staging: media: imgu: Remove extra type detail by Deepak R Varma · 5 years ago
  25. 928b2dc staging: wlan-ng: Fix line going over 80 characters by John B. Wyatt IV · 5 years ago
  26. f235198 staging: speakup: main: switch multiple assignment for one assignment per line by Lourdes Pedrajas · 5 years ago
  27. 963399b staging: mt7621-pci-phy: add 'mt7621_phy_rmw' to simplify code by Sergio Paracuellos · 5 years ago
  28. a825aa5 staging: qlge: qlge_ethtool.c: remove an unneeded variable by Payal Kshirsagar · 5 years ago
  29. 69fe462 staging: qlge: qlge_dbg.c: remove an unneeded variable by Payal Kshirsagar · 5 years ago
  30. d66186b staging: qlge: qlge_mpi.c: remove an unneeded variable by Payal Kshirsagar · 5 years ago
  31. cedce08 staging: qlge: qlge_main.c: remove an unneeded variable by Payal Kshirsagar · 5 years ago
  32. 251c833 staging: qlge: qlge_main: remove unused code by Lourdes Pedrajas · 5 years ago
  33. 8eb6b39 staging: qlge: qlge_dbg: remove unneeded spaces by Lourdes Pedrajas · 5 years ago
  34. 7c280df staging: wilc1000: rearrange line exceeding 80 characters by Gokce Kuler · 5 years ago
  35. d9e709d Staging: wilc1000: cfg80211: Use kmemdup instead of kmalloc and memcpy by Shreeya Patel · 5 years ago
  36. 76498b4 staging: wfx: remove unneeded spaces by Lourdes Pedrajas · 5 years ago
  37. c0da487 staging: mt7621-pci: delete no more needed 'mt7621_reset_port' by Sergio Paracuellos · 5 years ago
  38. adfeee9 staging: mt7621-pci: release gpios after pci initialization by Sergio Paracuellos · 5 years ago
  39. 2a1cd3a staging: mt7621-pci: bindings: update doc accordly to last changes by Sergio Paracuellos · 5 years ago
  40. f2bf082 staging: mt7621-dts: make use of 'reset-gpios' property for pci by Sergio Paracuellos · 5 years ago
  41. 475fe23 staging: mt7621-pci: change value for 'PERST_DELAY_MS' by Sergio Paracuellos · 5 years ago
  42. b27e35f staging: mt7621-pci: use gpios for properly reset by Sergio Paracuellos · 5 years ago
  43. 965e799 staging: bcm2835-camera: Use designators to init V4L2 controls by Stefan Wahren · 5 years ago
  44. ef3580d staging: bcm2835-camera: Drop unused ignore_errors flag by Stefan Wahren · 5 years ago
  45. a6b65a4 staging: rtl8192u: Corrects 'Avoid CamelCase' for variables by Camylla Goncalves Cantanheide · 5 years ago
  46. b85791c staging: rtl8192u: Using function name as string by Camylla Goncalves Cantanheide · 5 years ago
  47. 14ecf42 staging: rtl8192u: Replaces symbolic permissions with octal permissions by Camylla Goncalves Cantanheide · 5 years ago
  48. 2587768 staging: greybus: i2c: remove unused pointers by Lourdes Pedrajas · 5 years ago
  49. f54df47 staging: fbtft: Avoid potential precedence issues by Deepak R Varma · 5 years ago
  50. f19234c staging: fbtft: simplify array index computation by Deepak R Varma · 5 years ago
  51. b32d2fb staging: fbtft: Reformat long macro definitions by Deepak R Varma · 5 years ago
  52. 1293b4a staging: fbtft: Reformat line over 80 characters by Deepak R Varma · 5 years ago
  53. 9a27592 Staging: rtl8723bs: sdio_halinit: Remove unnecessary conditions by Shreeya Patel · 5 years ago
  54. af68516 Staging: rtl8723bs: rtw_mlme: Remove unnecessary conditions by Shreeya Patel · 5 years ago
  55. b01e013 staging: comedi: dt3000: Reformat multiple line dereference by Deepak R Varma · 5 years ago
  56. 6f0c698 staging: comedi: ni_atmio16d: remove commented code blocks by Deepak R Varma · 5 years ago
  57. f80ac69 staging: comedi: ni_mio_common: Code reformat and re-indentation by Deepak R Varma · 5 years ago
  58. 073e0be staging: comedi: s626: Reformat function arguments by Deepak R Varma · 5 years ago
  59. df42b8f staging: comedi: rtd520: Resolve multiline dereference by Deepak R Varma · 5 years ago
  60. 45621fc staging: comedi: ni_tio: Reformat function call arguments by Deepak R Varma · 5 years ago
  61. d8dd364 staging: vt6656: Use BIT_ULL() macro instead of bit shift operation by Oscar Carter · 5 years ago
  62. c15e7f0 staging: rtl8712: Fixes for simple typos in C comments by R Veera Kumar · 5 years ago
  63. 6e43616 Staging: rtl8188eu: rtw_mlme: Add space around operators by Shreeya Patel · 5 years ago
  64. 038341d staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  65. 39ddadf staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  66. 72e7375 staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  67. 234ff54 staging: most: core: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 5 years ago
  68. 1693a2f staging: wilc1000: updated DT binding documentation by Ajay Singh · 5 years ago
  69. 9aa4e8d staging: wilc1000: modified 'clock-names' and 'compatible' property by Ajay Singh · 5 years ago
  70. 3ee72c0 staging: wilc1000: use 'interrupts' property instead of 'irq-gpio' by Ajay Singh · 5 years ago
  71. 7d50888 staging: qlge: Fix WARNING: Missing a blank line after declarations by Carlos Henrique Lima Melara · 5 years ago
  72. 3394cf0 staging: rtl8188eu: fix typo s/informations/information by Andre Pinto · 5 years ago
  73. d154c0a staging: vt6655: power.c: code reformatting for improved readability by Lourdes Pedrajas · 5 years ago
  74. 3cd8958 staging: vt6655: power.c: Remove setting ATIM Window in PSvEnablePowerSaving() by Lourdes Pedrajas · 5 years ago
  75. 5ca61df staging: mt7621-pci: enable clock bit for each port by Sergio Paracuellos · 5 years ago
  76. 05ffb11 staging: comedi: dt282x: remove old unused code by Deepak R Varma · 5 years ago
  77. c9edd29 staging: wfx: remove unused structure by Kaaira Gupta · 5 years ago
  78. 02a33f8 staging: wfx: remove variable declaration by Kaaira Gupta · 5 years ago
  79. 3f716ac staging: wfx: data_tx.h: remove space after cast by Kaaira Gupta · 5 years ago
  80. df69646 staging: wfx: dat_tx.c: remove space after a cast by Kaaira Gupta · 5 years ago
  81. c67dc09 staging: wfx: change 1 to bool by Kaaira Gupta · 5 years ago
  82. 98c386c staging: wfx: data_rx.c: remove space after cast by Kaaira Gupta · 5 years ago
  83. 590a95e staging: exfat: remove staging version of exfat filesystem by Greg Kroah-Hartman · 5 years ago
  84. 9a5e71a staging: mt7621-pci: simplify 'mt7621_pcie_init_virtual_bridges' function by Sergio Paracuellos · 5 years ago
  85. 8080b0f staging: speakup: Fix a typo error print for softsynthu device by Zhenzhong Duan · 5 years ago
  86. 696089d staging: vt6656: struct vnt_rcb remove unused in_use. by Malcolm Priestley · 5 years ago
  87. d1ec124 staging: vt6656: Remove vnt_interrupt_buffer in_use flag. by Malcolm Priestley · 5 years ago
  88. b26b139 staging: wilc1000: spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 5 years ago
  89. 19a91ec staging: kpc2000: kpc2000_spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 5 years ago
  90. d2ac333 Staging: rtl8188eu: Add space around operator by Shreeya Patel · 5 years ago
  91. c12b19a staging: hp: remove commented out code by Lourdes Pedrajas · 5 years ago
  92. 1657f11 staging: exfat: alignment should match open parenthesis by Payal Kshirsagar · 5 years ago
  93. b92a047 staging: exfat: exfat_super.c: remove commented out function by Lourdes Pedrajas · 5 years ago
  94. 9eafa2b Staging: rtl8723bs: Remove comparison to true by Shreeya Patel · 5 years ago
  95. a5e7d27 staging: ks7010: remove line over 80 characters by Payal Kshirsagar · 5 years ago
  96. 95f67ef staging: wfx: remove blank line by Payal Kshirsagar · 5 years ago
  97. bcfb8b0 staging: wfx: alignment should match open parenthesis by Payal Kshirsagar · 5 years ago
  98. 66d93d7 staging: greybus: Fix the irq API abuse by Thomas Gleixner · 5 years ago
  99. add1a2f staging: greybus: i2c.c: remove commented out function by Lourdes Pedrajas · 5 years ago
  100. b642a2f93 staging: qlge: qlge.h: remove excess newlines by Payal Kshirsagar · 5 years ago