1. 674650f staging: wilc1000: remove unnecessary type used for wid id by Ajay Singh · 7 years ago
  2. 74cffaf staging: wilc1000: use single space before opening brances '{' by Ajay Singh · 7 years ago
  3. 9542c44 staging: wilc1000: remove unnecessary blank line between variable declaration by Ajay Singh · 7 years ago
  4. 742a486 staging: wilc1000: use lowercase for 'IFC_UP' struct element name by Ajay Singh · 7 years ago
  5. e3da5d9 staging: wilc1000: remove the mutliple #define used for same macro by Ajay Singh · 7 years ago
  6. cf15e3d staging: wilc1000: removed unused element from wilc_cfg_frame struct by Ajay Singh · 7 years ago
  7. 37d1a6d staging: wilc1000: remove unnecessary elements from 'wilc_priv' struct by Ajay Singh · 7 years ago
  8. 9fdc742 staging: wilc1000: remove unused elements in 'wilc' struct by Ajay Singh · 7 years ago
  9. ecba6b7 staging: wilc1000: rename enum AUTHTYPE to use lowercase by Ajay Singh · 7 years ago
  10. 90824b7 staging: wilc1000: rename enum SITESURVEY to use lowercase by Ajay Singh · 7 years ago
  11. 05b9eaa7 staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase by Ajay Singh · 7 years ago
  12. 18da9e4 staging: wilc1000: rename goto to avoid leading '_' in label name by Ajay Singh · 7 years ago
  13. 8c67e814f staging: wilc1000: remove extra enums defined for ieee80211_eid by Ajay Singh · 7 years ago
  14. b69845e staging: wilc1000: remove extra enum defined for data rates by Ajay Singh · 7 years ago
  15. d300da1 staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode by Ajay Singh · 7 years ago
  16. c3bfe9f staging: wilc1000: remove unused enum declaration by Ajay Singh · 7 years ago
  17. e24411b staging:rtl8192u: Remove typedef and rename DOT11D_STATE - Style by John Whitmore · 6 years ago
  18. 8132962 staging:rtl8192u: Rename variable MaxTxPowerInDbm - Style by John Whitmore · 6 years ago
  19. 321639a staging:rtl8192u: Rename variable NumChnls - Style by John Whitmore · 6 years ago
  20. 85f24df staging:rtl8192u: Rename structure member FirstChnl - Style by John Whitmore · 6 years ago
  21. 1f1590f staging:rtl8192u: Remove typedef from structure - Style by John Whitmore · 6 years ago
  22. b613aac staging:rtl8192u: Remove multiple blank lines - Style by John Whitmore · 6 years ago
  23. 288e0a7 staging:rtl8192u: Rename TClass > t_class - Style by John Whitmore · 7 years ago
  24. 912a9e0 staging:rtl8192u: Rename TSpec > t_spec - Style by John Whitmore · 7 years ago
  25. 12a540c staging:rtl8192u: Rename Addr > addr - Style by John Whitmore · 7 years ago
  26. 27c4a9b staging:rtl8192u: Rename InactTimer > inact_timer - Style by John Whitmore · 7 years ago
  27. 36cf191 staging:rtl8192u: rename SetupTimer > setup_timer - Style by John Whitmore · 7 years ago
  28. d48cc3c staging:rtl8192u: Rename List > list - Coding style by John Whitmore · 7 years ago
  29. 6ae6269 staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - Style by John Whitmore · 7 years ago
  30. 336b257 staging:rtl8192u: remove typedef of enumeration TR_SELECT - Style by John Whitmore · 7 years ago
  31. 67e6ee8 staging: rts5208: xd.c fixed a brace coding style issue by Ali Aminian · 7 years ago
  32. 0a31edb staging: rtl8188eu: remove blank lines by Michael Straube · 7 years ago
  33. 11790bb staging: rtl8188eu: use is_multicast_ether_addr by Michael Straube · 7 years ago
  34. cfd6456 staging: rtl8188eu: remove MacAddr_isBcst macro by Michael Straube · 7 years ago
  35. 56edc4e staging: gasket: common ioctls add __user annotations by Todd Poynor · 7 years ago
  36. de3690d staging: gasket: common ioctl dispatcher add __user annotations by Todd Poynor · 7 years ago
  37. c13435d staging: gasket: apex ioctl add __user annotations by Todd Poynor · 7 years ago
  38. 761d8db staging: gasket: top ioctl handler add __user annotations by Todd Poynor · 7 years ago
  39. ed74277 staging: gasket: always allow root open for write by Todd Poynor · 7 years ago
  40. 563f3bb staging: gasket: fix multi-line comment syntax in gasket_core.h by Todd Poynor · 7 years ago
  41. 40eb350 staging: gasket: remove extra parens in gasket_write_mappable_regions by Todd Poynor · 7 years ago
  42. fd5d76a staging: gasket: gasket_mmap use PAGE_MASK by Todd Poynor · 7 years ago
  43. 0b184cc staging: gasket: remove unnecessary parens in page table code by Todd Poynor · 7 years ago
  44. 4e48c29 staging: gasket: fix comment syntax in apex.h by Todd Poynor · 7 years ago
  45. 6d8a1d5 staging: gasket: remove else clause after return in if clause by Todd Poynor · 7 years ago
  46. c5172a2 staging: gasket: gasket page table functions use bool return type by Todd Poynor · 7 years ago
  47. 9116223 staging: gasket: apex_clock_gating simplify logic, reduce indentation by Todd Poynor · 7 years ago
  48. e80d8af staging: gasket: gasket_mmap return error instead of valid BAR index by Todd Poynor · 7 years ago
  49. ec45f01 staging: gasket: don't treat no device reset callback as an error by Todd Poynor · 7 years ago
  50. ed6e96c staging: gasket: remove unnecessary code in coherent allocator by Todd Poynor · 7 years ago
  51. ae27b2f staging: gasket: fix class create bug handling by Todd Poynor · 7 years ago
  52. b6fdbbb staging: gasket: remove code for no physical device by Todd Poynor · 7 years ago
  53. 7a013c5 staging: gasket: gasket_enable_dev remove unnecessary variable by Todd Poynor · 7 years ago
  54. ec54d1a staging: gasket: allow compile for ARM64 in Kconfig by Todd Poynor · 7 years ago
  55. d7db584 staging: gasket: drop gasket_cdev_get_info, use container_of by Todd Poynor · 7 years ago
  56. 4504240 staging: gasket: bail out of reset sequence on device callback error by Todd Poynor · 7 years ago
  57. 72a2305 staging: gasket: gasket_wait_with_reschedule use 32 bits of retry count by Todd Poynor · 7 years ago
  58. a42ea3d staging: gasket: gasket_wait_with_reschedule simplify logic by Todd Poynor · 7 years ago
  59. c17acfd staging: gasket: gasket_wait_with_reschedule use msleep by Todd Poynor · 7 years ago
  60. 24dfee4 staging: gasket: fix gasket_wait_with_reschedule timeout return code by Todd Poynor · 7 years ago
  61. e24fbaf staging: gasket: convert gasket_mmap_has_permissions to bool return by Todd Poynor · 7 years ago
  62. 03c25b3 staging: gasket: Remove stale pointers on error allocating attr array by Todd Poynor · 7 years ago
  63. cf2865a staging: gasket: Return EBUSY on mapping create when already in use by Todd Poynor · 7 years ago
  64. 722c902 staging: gasket: hold mutex on gasket driver unregistration by Todd Poynor · 7 years ago
  65. ba65858 staging: gasket: remove driver registration on class creation failure by Todd Poynor · 7 years ago
  66. b17cef4 staging: gasket: whitespace fix in gasket_page_table_init by Todd Poynor · 7 years ago
  67. 920953a staging: gasket: fix typo in gasket_core.h comments by Todd Poynor · 7 years ago
  68. 7e8a450 staging: gasket: fix typo in apex_enter_reset by Todd Poynor · 7 years ago
  69. 173a490 staging: android: ashmem: Shrink directly through shmem_fallocate by Tobias Lindskog · 7 years ago
  70. ab608b3 staging: fbtft: Fix line continuation by Matthias Wolf · 7 years ago
  71. 6655839 staging: fbtft: Fix line over 80 characters by Matthias Wolf · 7 years ago
  72. 642e069 staging: comedi: comedi_fops: Shift assignment operator '=' to previous line by Nishad Kamdar · 7 years ago
  73. 65f3264 staging: rtl8188eu: remove redundant header file by Michael Straube · 7 years ago
  74. cfd707e staging: rtl8188eu: add spaces around '+' by Michael Straube · 7 years ago
  75. 3cedbfb staging: rtl8188eu: rename variable by Michael Straube · 7 years ago
  76. b5a8704 staging: rtl8188eu: rename function parameters by Michael Straube · 7 years ago
  77. c7279e3 staging: rtl8188eu: rename Efuse_PowerSwitch by Michael Straube · 7 years ago
  78. 8c6ade2 staging: rtl8188eu: do not line break function definition by Michael Straube · 7 years ago
  79. 7d6bc56 staging: mt7621: Add SPDX license identifier by Oliver Hübers · 7 years ago
  80. 884d5ba staging: rtl8188eu: remove is_{multicast,broadcast}_mac_addr by Michael Straube · 7 years ago
  81. bb4e1ca staging: mt7621-pci: Include preferred headers by Oliver Hübers · 7 years ago
  82. 9b59883 staging: olpc_dcon: add missing identifier names by Cristian Kubis · 7 years ago
  83. 0b37913 staging: olpc_dcon: prefer 'help' in KConfig by Cristian Kubis · 7 years ago
  84. 515ce73 staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames by Ivan Safonov · 7 years ago
  85. 0d4876f staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames by Ivan Safonov · 7 years ago
  86. 956f004 Merge 4.18-rc5 into staging-next by Greg Kroah-Hartman · 7 years ago
  87. 37b5dca Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  88. bfd727f staging: gasket: remove gasket_wait_sync() by Greg Kroah-Hartman · 7 years ago
  89. 2e008cd staging: gasket: sysfs: remove legacy_device field by Greg Kroah-Hartman · 7 years ago
  90. 3adb0e3 staging: gasket: remove gasket_sysfs_register_show() by Greg Kroah-Hartman · 7 years ago
  91. 11bab0e staging: gasket: remove GASKET_SYSFS_REG() by Greg Kroah-Hartman · 7 years ago
  92. af3abc4 staging: gasket: remove gasket_page_table_num_extended_entries() by Greg Kroah-Hartman · 7 years ago
  93. 4c89a44 staging: gasket: remove gasket_interrupt_get_msix_entries() by Greg Kroah-Hartman · 7 years ago
  94. b194095 staging: gasket: remove gasket_interrupt_trigger_eventfd() by Greg Kroah-Hartman · 7 years ago
  95. f09b915 staging: gasket: remove gasket_interrupt_get_eventfd_ctxs() by Greg Kroah-Hartman · 7 years ago
  96. 7faa7d5 staging: gasket: remove pointless gasket_interrupt_pause() by Greg Kroah-Hartman · 7 years ago
  97. 2db39a2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  98. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 4659fc8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  100. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago