1. 4f761fa erofs: rename errln/infoln/debugln to erofs_{err, info, dbg} by Gao Xiang · 5 years ago
  2. 84947eb erofs: save one level of indentation by Gao Xiang · 5 years ago
  3. 73d0393 erofs: kill use_vmap module parameter by Gao Xiang · 5 years ago
  4. e2c71e7 erofs: kill all erofs specific fault injection by Gao Xiang · 5 years ago
  5. 99634bf erofs: add "erofs_" prefix for common and short functions by Gao Xiang · 5 years ago
  6. 94e4e15 erofs: kill __submit_bio() by Gao Xiang · 5 years ago
  7. e655b5b erofs: kill prio and nofail of erofs_get_meta_page() by Gao Xiang · 5 years ago
  8. a5c0b78 erofs: localize erofs_grab_bio() by Gao Xiang · 5 years ago
  9. 688a5f2 erofs: kill verbose debug info in erofs_fill_super by Gao Xiang · 5 years ago
  10. 0259f20 erofs: use dsb instead of layout for ondisk super_block by Gao Xiang · 5 years ago
  11. a2c75c8 erofs: better erofs symlink stuffs by Gao Xiang · 5 years ago
  12. 2d78c20 erofs: update comments in inode.c by Gao Xiang · 5 years ago
  13. ea559e7 erofs: update erofs_fs.h comments by Gao Xiang · 5 years ago
  14. a5876e2 erofs: use erofs_inode naming by Gao Xiang · 5 years ago
  15. 1c2dfbf erofs: kill erofs_{init,exit}_inode_cache by Gao Xiang · 5 years ago
  16. 8a76568 erofs: better naming for erofs inode related stuffs by Gao Xiang · 5 years ago
  17. 426a930 erofs: use feature_incompat rather than requirements by Gao Xiang · 5 years ago
  18. c39747f erofs: update erofs_inode_is_data_compressed helper by Gao Xiang · 5 years ago
  19. ed34aa4 erofs: kill __packed for on-disk structures by Gao Xiang · 5 years ago
  20. b6796ab erofs: some macros are much more readable as a function by Gao Xiang · 5 years ago
  21. 60a49ba erofs: on-disk format should have explicitly assigned numbers by Gao Xiang · 5 years ago
  22. 4b66eb5 erofs: remove all the byte offset comments by Gao Xiang · 5 years ago
  23. 3ee8b9d staging: rtl8723bs: Remove return statement from void function by Leandro Ribeiro · 5 years ago
  24. 21ba22e staging: rtl8192e: remove unnecessary blank line by Beatriz Martins de Carvalho · 5 years ago
  25. f30bd29 staging: exfat: Use kmemdup in exfat_symlink() by YueHaibing · 5 years ago
  26. 981cdf7 staging: exfat: remove unused including <linux/version.h> by YueHaibing · 5 years ago
  27. 0f16ebb staging: exfat: remove duplicated include from exfat_super.c by YueHaibing · 5 years ago
  28. 59d45f2 staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inode by zhong jiang · 5 years ago
  29. 7f95bb6 staging: exfat: Fix two missing unlocks on error paths by Dan Carpenter · 5 years ago
  30. 512f992 erofs: using switch-case while checking the inode type. by Pratik Shinde · 5 years ago
  31. 3b53180 staging: exfat: cleanup explicit comparisons to NULL by Valentin Vidic · 5 years ago
  32. 4e690bf Staging: rtl8723bs: Use kzfree rather than its implementation by zhong jiang · 5 years ago
  33. 74eb9c0 Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  34. 6fa0294 iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1 by Lorenzo Bianconi · 5 years ago
  35. 0f7e172 iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1 by Lorenzo Bianconi · 5 years ago
  36. dfa5b30 staging: exfat: drop local TRUE/FALSE defines by Valentin Vidic · 5 years ago
  37. ab05076 staging: exfat: fix spelling errors in comments by Valentin Vidic · 5 years ago
  38. a70cfd8 staging: exfat: cleanup braces for if/else statements by Valentin Vidic · 5 years ago
  39. 22087c8 iio: cros_ec: set calibscale for 3d MEMS to unit vector by Gwendal Grignou · 5 years ago
  40. b1e1876 iio: dac: ad5380: fix incorrect assignment to val by Colin Ian King · 5 years ago
  41. 70575ab iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo by mario tesi · 5 years ago
  42. 050833f dt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device bindings by Martin Kepplinger · 5 years ago
  43. 52f4b1f iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1 by Martin Kepplinger · 5 years ago
  44. 4a39752 staging: rtl8723bs: replace __inline by inline by Rasmus Villemoes · 5 years ago
  45. 39a4916 staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair by Ivan Safonov · 5 years ago
  46. f08ab0a staging: kpc2000: Fix long constant sparse warning by Harsh Jain · 5 years ago
  47. dab8fe7 staging: exfat: check for null return from call to FAT_getblk by Colin Ian King · 5 years ago
  48. 3291012 staging: greybus: light: fix a couple double frees by Dan Carpenter · 5 years ago
  49. 2073805 staging: rts5208: Fix checkpath warning by P SAI PRASANTH · 5 years ago
  50. 21d48f6 staging: rts5208: Fixed checkpath warning. by Prakhar Sinha · 5 years ago
  51. 2e63a4a staging: rts5208: remove redundant sd30_mode checks by Colin Ian King · 5 years ago
  52. be22bc7 staging: exfat: remove return and error return via a goto by Colin Ian King · 5 years ago
  53. 076a8e2 staging: exfat: fix uninitialized variable ret by Colin Ian King · 5 years ago
  54. ef16b89 staging: exfat: use BIT macro for defining sizes by Valentin Vidic · 5 years ago
  55. 5b489e2 staging: exfat: cleanup blank line warnings by Valentin Vidic · 5 years ago
  56. 544b3e7 staging: exfat: make exfat depend on BLOCK by Greg Kroah-Hartman · 5 years ago
  57. 58985a9 drivers/staging/exfat - by default, prohibit mount of fat/vfat by Valdis Klētnieks · 5 years ago
  58. 097a802 erofs: reduntant assignment in __erofs_get_meta_page() by Gao Xiang · 5 years ago
  59. 8d8a09b erofs: remove all likely/unlikely annotations by Gao Xiang · 5 years ago
  60. 5cf8967 MAINTAINERS: fix up exfat directory location by Greg Kroah-Hartman · 5 years ago
  61. c48c9f7 staging: exfat: add exfat filesystem code to staging by Valdis Klētnieks · 5 years ago
  62. 3982f1d staging: most: sound: Fix error path of audio_init by YueHaibing · 5 years ago
  63. a1617c8 staging: rtl8192u: Fix indentation by Stephen Brennan · 5 years ago
  64. e003f9a staging: greybus: fix more header declarations by Rui Miguel Silva · 5 years ago
  65. 5022c5a iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct by Martin Kepplinger · 5 years ago
  66. c10bf39 staging: greybus: add missing includes by Rui Miguel Silva · 5 years ago
  67. b81beec staging: greybus: move es2 to drivers/greybus/ by Greg Kroah-Hartman · 5 years ago
  68. 8465def staging: greybus: move the greybus core to drivers/greybus by Greg Kroah-Hartman · 5 years ago
  69. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  70. 9c31973 staging: greybus: loopback: Fix up some alignment checkpatch issues by Greg Kroah-Hartman · 5 years ago
  71. 9238238 staging: greybus: log: Fix up some alignment checkpatch issues by Greg Kroah-Hartman · 5 years ago
  72. ee989b0 staging: greybus: manifest: Fix up some alignment checkpatch issues by Greg Kroah-Hartman · 5 years ago
  73. a11ac9e staging: greybus: hd: Fix up some alignment checkpatch issues by Greg Kroah-Hartman · 5 years ago
  74. 137bfbd staging: greybus: remove license "boilerplate" by Greg Kroah-Hartman · 5 years ago
  75. baeeb02 staging: greybus: fix up SPDX comment in .h files by Greg Kroah-Hartman · 5 years ago
  76. a1db98f erofs: fix compile warnings when moving out include/trace/events/erofs.h by Gao Xiang · 5 years ago
  77. 48d911f staging: rtl8192u: Add or remove blank lines as required by Sumera Priyadarsini · 5 years ago
  78. 8c10170 staging: rtl8192u: Add or remove spaces to fix style issues by Sumera Priyadarsini · 5 years ago
  79. 8e48098 staging: rtl8712: wifi: checkpatch style fix by Taihsiang Ho (tai271828) · 5 years ago
  80. f419f88 staging: most-core: Fix checkpatch warnings by Peikan Tsai · 5 years ago
  81. 3b72950 iio: imu: st_lsm6dsx: introduce update_fifo function pointer by Lorenzo Bianconi · 5 years ago
  82. 88149b5 dt-bindings: iio: light: isl29501: Rename bindings documentation file by Simon Horman · 5 years ago
  83. 4a5e353 Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section by Christophe JAILLET · 5 years ago
  84. 258128e iio: st_sensors: Fix build error by YueHaibing · 5 years ago
  85. 6b4d682 dt-bindings: iio: adc: Add AD7606B ADC documentation by Beniamin Bia · 5 years ago
  86. 416f882 dt-bindings: iio: adc: Migrate AD7606 documentation to yaml by Beniamin Bia · 5 years ago
  87. 75338cc MAINTAINERS: Add Beniamin Bia for AD7606 driver by Beniamin Bia · 5 years ago
  88. d2a415c iio: adc: ad7606: Add support for AD7606B ADC by Stefan Popa · 5 years ago
  89. cadcc6b staging: rtl8192u: Add space around binary operators by Sumera Priyadarsini · 5 years ago
  90. 684c215 staging: rtl8192u: remove code under TO_DO_LIST by Stephen Brennan · 5 years ago
  91. 76fe9cf staging: rtl8192u: Remove unnecessary blank lines by Sumera Priyadarsini · 5 years ago
  92. 5e718a1 staging: rtl8192u: remove redundant assignment to pointer crypt by Colin Ian King · 5 years ago
  93. 5ab706b staging: rtl8723bs: os_dep: Drop condition with no effect by Saurav Girepunje · 5 years ago
  94. eac5301 staging: rtl8723bs: hal: Drop condition with no effect by Saurav Girepunje · 5 years ago
  95. de9defd staging: rtl8723bs: os_dep: Remove unused declarations by Hariprasad Kelam · 5 years ago
  96. 47e4937 erofs: move erofs out of staging by Gao Xiang · 5 years ago
  97. f401441 staging: rtl8192u: fix spacing in ieee80211 by Stephen Brennan · 5 years ago
  98. 2b1d4c4 staging: rtl8192u: fix macro alignment in ieee80211 by Stephen Brennan · 5 years ago
  99. ee16d7d staging: rtl8192u: fix OPEN_BRACE errors in ieee80211 by Stephen Brennan · 5 years ago
  100. 6808f8c staging: rtl8192e: remove set but not used variable 'data_len' by YueHaibing · 5 years ago