1. 5c10439 vme: tsi148: depend on HAS_DMA for Kconfig by Dmitry Kalinkin · 9 years ago
  2. d884dd8 staging: vme_user: remove unused counters by Dmitry Kalinkin · 9 years ago
  3. 5a2f883 vme: ca91cx42: fix LM_CTL address mask by Dmitry Kalinkin · 9 years ago
  4. 1cfb645 vme: ca91cx42: return error code on DMA error by Dmitry Kalinkin · 9 years ago
  5. ef73f88 vme: export vme_check_window() by Dmitry Kalinkin · 9 years ago
  6. e7fd80c vme: check for A64 overflow in vme_check_window() by Dmitry Kalinkin · 9 years ago
  7. 615c40d staging: vme_user: refactor llseek to switch(){} by Dmitry Kalinkin · 9 years ago
  8. 75c66b6 vme: stop DMA transfer on interruption by Dmitry Kalinkin · 9 years ago
  9. b2383c9 vme: tsi148: fix first DMA item mapping by Dmitry Kalinkin · 9 years ago
  10. f656eaee vme: tsi148: fix DMA lists longer that one item by Dmitry Kalinkin · 9 years ago
  11. c5ab1f7 Documentation: mention vme_master_mmap() in VME API by Dmitry Kalinkin · 9 years ago
  12. 4e18248 staging: rtl8188eu: remove function which does nothing by Sudip Mukherjee · 9 years ago
  13. 9393d34 staging: rtl8188eu: remove unused variables by Sudip Mukherjee · 9 years ago
  14. 71d62ad staging: rtl8188eu: remove unused enum and CONFIG by Sudip Mukherjee · 9 years ago
  15. ebd2158 staging: rtl8188eu: fix wrong debug print by Luca Ceresoli · 9 years ago
  16. a26c9eed staging: rtl8188eu: issue_probersp(): remove unused variable and dead code by Luca Ceresoli · 9 years ago
  17. 863eaa7 staging: rtl8723au: issue_probersp(): remove unused parameter by Luca Ceresoli · 9 years ago
  18. 9351422 staging: rtl8188eu: issue_probersp(): remove unused parameter by Luca Ceresoli · 9 years ago
  19. 782eddd staging: rtl8188eu: unexport internal functions by Luca Ceresoli · 9 years ago
  20. 68345dd staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacks by Luca Ceresoli · 9 years ago
  21. 4e10234 staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tables by Luca Ceresoli · 9 years ago
  22. 5ee35ea staging: sm750fb: fix c99 comments by Juston Li · 9 years ago
  23. c40753b staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c by Harisangam Sharvari · 9 years ago
  24. 25e2704 staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.c by Gaston Gonzalez · 9 years ago
  25. 590aeb1 staging: speakup: use swap() in get_highlight_color() by Fabian Frederick · 9 years ago
  26. 2ccd94e staging: rtl8723au: use swap() in WMMOnAssocRsp23a() by Fabian Frederick · 9 years ago
  27. 8781d5b staging: rtl8712: use swap() in dequeue_xframe_ex() by Fabian Frederick · 9 years ago
  28. 8a889ae Staging: rtl8188eu: use swap() in WMMOnAssocRsp() by Fabian Frederick · 9 years ago
  29. 32215ea staging: rtl8192e: Remove dead code: dig_t::dbg_mode, drx_path_sel::DbgMode by Mateusz Kulikowski · 9 years ago
  30. 67ba748 staging: rtl8192e: remove dm_shadow by Mateusz Kulikowski · 9 years ago
  31. fa70ae0 Staging: rtl8192e: Casting correct Endianness by Gnanachandran Dhanapal · 9 years ago
  32. 98f196a Staging: rts5208: xd: Fixed checkpatch warning by Nizam Haider · 9 years ago
  33. 441b3e4 Staging: vt6655: Remove unnecessary equality checks in rxtx.c by Harisangam Sharvari · 9 years ago
  34. 86ea8ac staging: unisys: Don't hold device responses until driver loads by David Kershner · 9 years ago
  35. 5e54654 staging: unisys: convert pack pragma to __packed by David Kershner · 9 years ago
  36. c20a99f staging: unisys: Move phys_info to iochannel.h by David Kershner · 9 years ago
  37. df7f46e staging: unisys: Remove unneeded variable by Abdul Hussain · 9 years ago
  38. 57334a3 staging: comedi: das08: use better MODULE_DESCRIPTION() by Ian Abbott · 9 years ago
  39. 34cce46 staging: comedi: das08: clarify sign-magnitude conversion by Ian Abbott · 9 years ago
  40. 3919c3d staging: comedi: das08: rename das08_do_wbits() & das08jr_do_wbits() by Ian Abbott · 9 years ago
  41. 9f05914 staging: comedi: das08: rename das08_di_rbits() & das08jr_di_rbits() by Ian Abbott · 9 years ago
  42. c224a91 staging: comedi: das08: rename das08_ai_rinsn() by Ian Abbott · 9 years ago
  43. fcd63ec staging: comedi: das08: rename the gainlist variables by Ian Abbott · 9 years ago
  44. a76ccfa staging: comedi: das08: rename ai range tables by Ian Abbott · 9 years ago
  45. 194869d staging: comedi: das08.c: reformat remaining comments by Ian Abbott · 9 years ago
  46. 66774ce staging: comedi: das08.c: reformat copyright comment by Ian Abbott · 9 years ago
  47. 646e70c staging: comedi: das08: remove board register map comments by Ian Abbott · 9 years ago
  48. 6814b4a staging: comedi: das08: rename DAS08AO_AO_UPDATE by Ian Abbott · 9 years ago
  49. 3c98c1d staging: comedi: das08: rename DAS08AO_AO_LSB() and DAS08AO_AO_MSB() by Ian Abbott · 9 years ago
  50. f1c04fd staging: comedi: das08: replace DAS08AO_GAIN_CONTROL/STATUS by Ian Abbott · 9 years ago
  51. 09ed1b7 staging: comedi: das08: add DAS08JR_AO_UPDATE_REG by Ian Abbott · 9 years ago
  52. 7b2098f staging: comedi: das08: rename DAS08JR_AO_LSB() and DAS08JR_AO_MSB() by Ian Abbott · 9 years ago
  53. c47c0ed staging: comedi: das08: rename and split DAS08JR_DIO by Ian Abbott · 9 years ago
  54. 11e8457 staging: comedi: das08: rename DAS08_OP() and DAS08_DO_MASK by Ian Abbott · 9 years ago
  55. 6a3a22b staging: comedi: das08: rename and rewrite DAS08_INTE by Ian Abbott · 9 years ago
  56. ac81df6 staging: comedi: das08: rename DAS08_MUX() and DAS08_MUX_MASK by Ian Abbott · 9 years ago
  57. c800e51 staging: comedi: das08: rename DAS08_CONTROL by Ian Abbott · 9 years ago
  58. 4d14ac8 staging: comedi: das08: rename and rewrite DAS08_IP by Ian Abbott · 9 years ago
  59. 2398391 staging: comedi: das08: rename and rewrite DAS08_IRQ by Ian Abbott · 9 years ago
  60. 851e5d5 staging: comedi: das08: rename and rewrite DAS08_EOC by Ian Abbott · 9 years ago
  61. b00b3f7 staging: comedi: das08: rename DAS08_STATUS by Ian Abbott · 9 years ago
  62. c2ba9e9 staging: comedi: das08: rename DAS08_TRIG_12BIT by Ian Abbott · 9 years ago
  63. 5826d99 staging: comedi: das08: rename DAS08_LSB and DAS08_MSB by Ian Abbott · 9 years ago
  64. 3c7cab3 staging: comedi: das08.h: make self-reliant by Ian Abbott · 9 years ago
  65. 2b56b35 staging: comedi: das08: improve test for programmable gain by Ian Abbott · 9 years ago
  66. fba5963 staging: comedi: das08: use indexed initializer for AI range table types by Ian Abbott · 9 years ago
  67. d4d7943 staging: comedi: das08.h: reformat remaining comments by Ian Abbott · 9 years ago
  68. 884f01c staging: comedi: das08.h: change description in copyright header comment by Ian Abbott · 9 years ago
  69. 71f0d05 staging: comedi: das08.h: reformat copyright comment by Ian Abbott · 9 years ago
  70. b08ad66 staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevices by Ian Abbott · 9 years ago
  71. 4f3ca89 staging:lustre: Update license and copyright for the LNET headers by James Simmons · 9 years ago
  72. 188acc6 staging:lustre: LNet header code cleanup - indentation etc by James Simmons · 9 years ago
  73. a9cf72b staging:lustre: fix camel case for LNetInit and LNetFini by James Simmons · 9 years ago
  74. db18b8e staging:lustre: separate kernel and user land defines in the LNet headers by James Simmons · 9 years ago
  75. bbf00c3 staging:lustre: move LNet NID macros to LNet layer by James Simmons · 9 years ago
  76. 12c41f0 staging:lustre: merge socklnd_lib-linux.h into socklnd.h by John L. Hammond · 9 years ago
  77. 134a7a7 staging:lustre: rename socklnd_lib-linux.c by John L. Hammond · 9 years ago
  78. d664d1f staging:lustre: remove lnet/include/lnet/linux/ by John L. Hammond · 9 years ago
  79. f57081a staging:lustre: Delete all obsolete LND drivers by James Simmons · 9 years ago
  80. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  81. ab6a167 staging: wilc1000: remove unused typedef by Chaehyun Lim · 9 years ago
  82. 4a01f1c staging: wilc1000: use memdup_user by Hari Prasath Gujulan Elango · 9 years ago
  83. 2235fb6 staging: wilc1000: modify odd print message by Dean Lee · 9 years ago
  84. 1b612a1 staging: wilc1000: fix warning while printing by Chris Park · 9 years ago
  85. 8a69ebc staging: wilc1000: remove WILC_Sint64 by Chaehyun Lim · 9 years ago
  86. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  87. 4320f6f staging: wilc1000: remove WILC_Sint16 by Chaehyun Lim · 9 years ago
  88. ca356ad staging: wilc1000: remove WILC_Sint8 by Chaehyun Lim · 9 years ago
  89. 57b298f staging: wilc1000: remove WILC_Uint64 by Chaehyun Lim · 9 years ago
  90. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  91. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  92. 8a54d91 staging: wilc1000: remove UWORD32 by Chaehyun Lim · 9 years ago
  93. 3703480 staging: wilc1000: remove UWORD8 by Chaehyun Lim · 9 years ago
  94. ee0ec19 lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  95. 6b0e43d lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGE by Julia Lawall · 9 years ago
  96. fea2e68 lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  97. 3378446 lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  98. 3d0ba71 lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  99. 8cc3792 lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  100. e958f49 lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago