1. 826f783 staging: comedi: ni_660x: tidy up ni_660x_dio_insn_bits() by H Hartley Sweeten · 9 years ago
  2. 7e90618 staging: comedi: ni_660x: tidy up Digital I/O subdevice init by H Hartley Sweeten · 9 years ago
  3. cded944 staging: comedi: ni_660x: Prefer kernel type 'u64' over 'uint64_t' by H Hartley Sweeten · 9 years ago
  4. 2225320 staging: comedi: ni_660x: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  5. b15f506 staging: comedi: ni_660x: remove ni_660x_num_counters() by H Hartley Sweeten · 9 years ago
  6. 520e619 staging: comedi: ni_660x: remove enum ni_660x_subdevices by H Hartley Sweeten · 9 years ago
  7. 6d40805 staging: comedi: ni_660x: fix block comment issues by H Hartley Sweeten · 9 years ago
  8. ff1e71b staging: comedi: ni_660x: remove BUG_ON() in ni_660x_request_mite_channel() by H Hartley Sweeten · 9 years ago
  9. 518d384 staging: comedi: ni_660x: tidy up ni_660x_select_pfi_output() by H Hartley Sweeten · 9 years ago
  10. dc28582 staging: comedi: ni_660x: tidy up ni_gpct_{write, read}_register() by H Hartley Sweeten · 9 years ago
  11. ad98c18 staging: comedi: ni_660x: tidy up ni_660x_read_register() by H Hartley Sweeten · 9 years ago
  12. 9678b73 staging: comedi: ni_660x: tidy up ni_660x_write_register() by H Hartley Sweeten · 9 years ago
  13. 4101459 staging: comedi: ni_660x: cleanup the NI660X_GLOBAL_INT_{STATUS, CFG} by H Hartley Sweeten · 9 years ago
  14. fecf4cc staging: comedi: ni_660x: cleanup the NI660X_DMA_CFG register helpers by H Hartley Sweeten · 9 years ago
  15. 502552e staging: comedi: ni_660x: remove enum clock_config_register_bits by H Hartley Sweeten · 9 years ago
  16. aa36af2 staging: comedi: ni_660x: tidy up multi-line comment by H Hartley Sweeten · 9 years ago
  17. 01ead0d staging: comedi: ni_660x: cleanup the NI660X_IO_CFG register helpers by H Hartley Sweeten · 9 years ago
  18. b38700a2 staging: comedi: ni_660x: rename CamelCase 'NI_660xRegisterData' by H Hartley Sweeten · 9 years ago
  19. 9392e5d staging: comedi: ni_660x: remove enum ni_660x_register_direction by H Hartley Sweeten · 9 years ago
  20. 8709014 staging: comedi: ni_660x: remove enum ni_register_width by H Hartley Sweeten · 9 years ago
  21. f956597 staging: comedi: ni_660x: remove struct NI_660xRegisterData 'name' by H Hartley Sweeten · 9 years ago
  22. 22acd86 staging: comedi: ni_660x: change IOConfigReg() into a macro by H Hartley Sweeten · 9 years ago
  23. 8dc5fb4 staging: wilc1000: removes unused local variable by Leo Kim · 9 years ago
  24. 847109f staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERS by Leo Kim · 9 years ago
  25. 7632d9b staging: wilc1000: removes unused define by Leo Kim · 9 years ago
  26. fa63394 staging: wilc1000: replaces memcmp with ether_addr_equal_unaligned by Leo Kim · 9 years ago
  27. e944ad7 staging: wilc1000: removes unused debug flags by Leo Kim · 9 years ago
  28. 5510730 staging: wilc1000: removes unused dead codes by Leo Kim · 9 years ago
  29. 340a84f staging: wilc1000: replaces frame_type with type of struct frame_reg by Leo Kim · 9 years ago
  30. 89febb2 staging: wilc1000: replaces g_struct_frame_reg with frame_reg by Leo Kim · 9 years ago
  31. c92a869 staging: wilc1000: removes typedef of struct struct_frame_reg by Leo Kim · 9 years ago
  32. 6d11c55 staging: wilc1000: wilc_frame_register: removes unused hif_drv by Leo Kim · 9 years ago
  33. 58e7003 staging: wilc1000: removes WIRELESS_EXT by Leo Kim · 9 years ago
  34. 2bb0258 staging: wilc1000: use completion instead of struct semaphore hif_sema_driver by Chaehyun Lim · 9 years ago
  35. 04dd9a4 staging: wilc1000: use completion instead of struct semaphore hif_sema_thread by Chaehyun Lim · 9 years ago
  36. 85d83cd staging: unisys: include: changed 'v' variable to 'state' by Alexander Curtin · 9 years ago
  37. a22f57c staging: unisys: visorbus: replaced use of vague 'x' variable by Alexander Curtin · 9 years ago
  38. 8d7da1d staging: unisys: visorbus: replaced vague 'p' variable with 'pos' by Alexander Curtin · 9 years ago
  39. 62f3dc8 staging: unisys: visorbus: replaced vague variable name in zoneguid_show by Alexander Curtin · 9 years ago
  40. 48f5714 staging: unisys: visorbus: replaced vague variable name in typeguid_show by Alexander Curtin · 9 years ago
  41. 4d12b5e staging: unisys: remove visorinput.c double negative comparison by Erik Arfvidson · 9 years ago
  42. 800aecc staging: unisys: remove channel.h double negative comparison by Erik Arfvidson · 9 years ago
  43. c9493bd staging: lustre: libcfs: return size_t for libcfs_ioctl_packlen by James Simmons · 9 years ago
  44. 243fdde staging: lustre: libcfs: use BIT macro in linux-module.c by James Simmons · 9 years ago
  45. 460a222 staging: lustre: libcfs: return proper bool values by James Simmons · 9 years ago
  46. 92c18e1 staging: lustre: libcfs: add uapi headers to libcfs_ioctl.h by James Simmons · 9 years ago
  47. da71485 staging: lustre: libcfs: make libcfs_ioctl.h readable by James Simmons · 9 years ago
  48. 659bd8d staging: lustre: libcfs: move function declarations from libcfs_ioctl.h by James Simmons · 9 years ago
  49. cfec4b5 staging: lustre: libcfs: migrate inline functions to source file by James Simmons · 9 years ago
  50. b02e9d8 staging: lustre: libcfs: removal all userland only macros from libcfs_ioctl.h by James Simmons · 9 years ago
  51. 89010fb staging:lustre: remove libcfs pseudo device abstraction by Parinay Kondekar · 9 years ago
  52. ae272a4 staging:lustre: call libcfs_ioctl directly by Parinay Kondekar · 9 years ago
  53. 4678d18 staging:lustre: remove libcfs_psdev_[open|release] by Parinay Kondekar · 9 years ago
  54. c878547 staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctl by Parinay Kondekar · 9 years ago
  55. 68cf5b8 staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctl by Parinay Kondekar · 9 years ago
  56. 5206726 staging: lustre: libcfs: remove libcfs_ioctl_popdata wrapper by John L. Hammond · 9 years ago
  57. 7b54d08 staging: lustre: libcfs: move libcfs_ioctl_handler stuff to libcfs.h by John L. Hammond · 9 years ago
  58. 4801919 staging: lustre: libcfs: remove libcfsutil.h in comment by John L. Hammond · 9 years ago
  59. 7401a6b staging: lustre: libcfs: change variable name by James Simmons · 9 years ago
  60. a0d5fce staging: lustre: simple cleanup in obd_ioctl_popdata by Liang Zhen · 9 years ago
  61. da4e589 staging: lustre: lnet: make sure lnet data not greater than LIBCFS_IOC_DATA_MAX by Liang Zhen · 9 years ago
  62. ed2f549 staging: lustre: libcfs: test if userland data is to small by Liang Zhen · 9 years ago
  63. 6d0aeaa3 staging: lustre: libcfs: update error messages in linux-module.c by Liang Zhen · 9 years ago
  64. 77f7163 staging: lustre: libcfs: invert test condition for libcfs_ioctl by Liang Zhen · 9 years ago
  65. 4e31dad staging: lustre: libcfs: test if data is NULL by Liang Zhen · 9 years ago
  66. 0d674c1 staging: lustre: libcfs: move comment in libcfs_ioctl by Liang Zhen · 9 years ago
  67. ea1bffa staging: lustre: libcfs: add debugging info for libcfs_ioctl by Liang Zhen · 9 years ago
  68. db469aa staging: lustre: libcfs: merge libcfs_ioctl_handle into libcfs_ioctl by Liang Zhen · 9 years ago
  69. e4efb34 staging: lustre: libcfs: merge code from libcfs_ioctl into libcfs_ioctl_getdata by Liang Zhen · 9 years ago
  70. 74bfc12 staging: lustre: libcfs: use break in switch options for libcfs_ioctl_handle by Liang Zhen · 9 years ago
  71. ae664e8 staging: lustre: libcfs: replace LNET_MAX_IOCTL_BUF_LEN with something bigger by Liang Zhen · 9 years ago
  72. 7e221b6 staging: lustre: lnet: revert commit 4671a0266 by James Simmons · 9 years ago
  73. 62d727c staging: media: omap1: Replace request_irq with devm_request_irq by Amitoj Kaur Chawla · 9 years ago
  74. 76e5433 staging: media: omap1: Switch to devm_ioremap_resource by Amitoj Kaur Chawla · 9 years ago
  75. ba99a0f staging: media: omap1: Replace kzalloc with devm_kzalloc by Amitoj Kaur Chawla · 9 years ago
  76. f90272f staging: media: omap1: Replace clk_get with devm_clk_get by Amitoj Kaur Chawla · 9 years ago
  77. 4ada295 staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  78. 574502c staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  79. 6e9aeda staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  80. a703f47 staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  81. 12f037e staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  82. 4d97b69 staging: rtl8712: mlme_linux: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 9 years ago
  83. 06884af staging: vt6656: Fixed multiple logical comparisions warnings by Parth Sane · 9 years ago
  84. add0f9f staging: wilc1000: Remove camel case in variable names. by Anchal Jain · 9 years ago
  85. 992aa7b staging: dgnc: fix camelcase of SerialDriver and PrintDriver by Daeseok Youn · 9 years ago
  86. b075286 staging: iio: accel: adis16240: Improve readability by Svetlana Orlik · 9 years ago
  87. 7da6ec4 staging: iio: accel: adis16220: Improve readability by Svetlana Orlik · 9 years ago
  88. 328bdff staging: iio: accel: adis16209: Improve readability by Svetlana Orlik · 9 years ago
  89. 0f5c421 staging: iio: accel: adis16201: Fix 'line over 80 characters' warning by Svetlana Orlik · 9 years ago
  90. a48b236 staging: iio: accel: adis16203: Fix 'line over 80 characters' warning by Svetlana Orlik · 9 years ago
  91. 81da8a8 staging: iio: accel: adis16204: Fix 'line over 80 characters' warning by Svetlana Orlik · 9 years ago
  92. 3261c31 staging: iio: accel: adis16240: Replace 'unsigned' with 'unsigned int' by Svetlana Orlik · 9 years ago
  93. a5948d9 Staging: iio: ad9832: Replace 'unsigned' with 'unsigned int' by Svetlana Orlik · 9 years ago
  94. 094c074 staging: comedi: amplc_pci230: Convert macro GAT_CONFIG to static inline function by Bhaktipriya Shridhar · 9 years ago
  95. 896802a staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinit by Chaehyun Lim · 9 years ago
  96. 5150d01 staging: vt6655: fix style violations for lines over 80 characters by Kathryn Hampton · 9 years ago
  97. 779bee4 Staging: speakup: Clear hi font bit from attributes by Samuel Thibault · 9 years ago
  98. 6c5f37d Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as const arrays. by Claudiu Beznea · 9 years ago
  99. d4d4789 Staging: comedi: comedi_fops: Replace 'unsigned' with 'unsigned int' by Leslie Klein · 9 years ago
  100. 938cae7 Staging: comedi: comedi_buf: Replace 'unsigned' with 'unsigned int' by Leslie Klein · 9 years ago