1. 26368fd Staging: skein: Remove NULL comparison by Aybuke Ozdemir · 9 years ago
  2. 05489e8 Staging: wilc1000: wilc_wlan_cfg: Remove unnecessary cast by Shivani Bhardwaj · 9 years ago
  3. 1a86f2a Staging: wilc1000: host_interface: Remove extra NULL test by Shivani Bhardwaj · 9 years ago
  4. b156f1e Staging: wilc1000: Use kzalloc instead of kmalloc and memset by Shraddha Barke · 9 years ago
  5. 8c6c463 "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate by Paul Gortmaker · 9 years ago
  6. 6b626c7 staging: fbtft: access screen buffer directly by Lars Svensson · 9 years ago
  7. 4b6dc17 staging: fbtft: use alternate screen pointer by Lars Svensson · 9 years ago
  8. 17a7b0b fb.h: Provide alternate screen_base pointer by Lars Svensson · 9 years ago
  9. e9f6806 staging: fbtft: add support for C-Berry28 display by Dennis Menschel · 9 years ago
  10. d4c402f staging: fbtft: add support for ST7789V display controller by Dennis Menschel · 9 years ago
  11. 56b3152 rtl8192u: BIT() macro cleanup by Anish Bhatt · 9 years ago
  12. eb36cc2 staging: comedi: comedidev.h: spaces preferred around that '*' by Ian Abbott · 9 years ago
  13. 214e384 staging: comedi: comedidev.h: add comments to spin-lock and mutex by Ian Abbott · 9 years ago
  14. 3c3bea2 staging: comedi: check for more errors for zero-length read by Ian Abbott · 9 years ago
  15. 3958284 staging: comedi: simplify returned errors for comedi_read() by Ian Abbott · 9 years ago
  16. a8ed75c staging: comedi: return error on "read" if no command set up by Ian Abbott · 9 years ago
  17. f84e27a staging: comedi: remove superfluous retval = 0 in comedi_read() by Ian Abbott · 9 years ago
  18. 42ea907 staging: comedi: allow buffer wraparound in comedi_read() by Ian Abbott · 9 years ago
  19. 8ea9392 staging: comedi: avoid bad truncation of a size_t in comedi_read() by Ian Abbott · 9 years ago
  20. 76e8e7d staging: comedi: make some variables unsigned in comedi_read() by Ian Abbott · 9 years ago
  21. fd060c8 staging: comedi: do extra checks for becoming non-busy for "read" by Ian Abbott · 9 years ago
  22. 09d6b9a staging: comedi: don't consider "unmunged" data when becoming non-busy by Ian Abbott · 9 years ago
  23. 970679b staging: comedi: remain busy until read end-of-file by Ian Abbott · 9 years ago
  24. d5eb3a7 staging: comedi: don't use mutex when polling file by Ian Abbott · 9 years ago
  25. 3834234 staging: comedi: check command started by file being polled by Ian Abbott · 9 years ago
  26. ecf04ed staging: comedi: don't allocate buffer space when polling for write by Ian Abbott · 9 years ago
  27. 432fbde staging: comedi: add new comedi_buf_write_n_available() by Ian Abbott · 9 years ago
  28. 274ec5e staging: comedi: rename comedi_buf_write_n_available by Ian Abbott · 9 years ago
  29. 322146d staging: comedi: don't poll_wait on same subdevice twice by Ian Abbott · 9 years ago
  30. 944fd0c staging: comedi: cb_das16_cs: rename private data member 'status[12]' by H Hartley Sweeten · 9 years ago
  31. e9d8e8d staging: comedi: cb_das16_cs: mode analog output comment by H Hartley Sweeten · 9 years ago
  32. b93c286 staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O by H Hartley Sweeten · 9 years ago
  33. c34f202 staging: comedi: cb_das16_cs: hookup 8254 counter subdevice by H Hartley Sweeten · 9 years ago
  34. 090b82a staging: comedi: cb_das16_cs: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  35. 1dbe388 staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfo by H Hartley Sweeten · 9 years ago
  36. 6f2e618 staging: comedi: cb_das16_cs: define the misc1 and misc2 register bits by H Hartley Sweeten · 9 years ago
  37. 95ea3e7 staging: comedi: cb_das16_cs: fix ai mux register programming by H Hartley Sweeten · 9 years ago
  38. 2845efb staging: comedi: cb_das16_cs: rename register map defines by H Hartley Sweeten · 9 years ago
  39. 6ae49e2 staging: comedi: cb_das16_cs: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  40. 9f4d30d staging: comedi: aio_aio12_8: tidy up digital I/O subdevice init by H Hartley Sweeten · 9 years ago
  41. fbea187 staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfo by H Hartley Sweeten · 9 years ago
  42. 6db70e39 staging: comedi: aio_aio12_8: refactor boardininfo by H Hartley Sweeten · 9 years ago
  43. ee4c7709f staging: comedi: aio_aio12_8: fix ai (*insn_read) by H Hartley Sweeten · 9 years ago
  44. 1198f6b staging: comedi: aio_aio12_8: analog outputs are single-ended by H Hartley Sweeten · 9 years ago
  45. c5fcb7c staging: comedi: aio_aio12_8: move comedi_lrange definition by H Hartley Sweeten · 9 years ago
  46. ffe4a31 staging: comedi: aio_aio12_8: hookup 8254 counter/timer by H Hartley Sweeten · 9 years ago
  47. 180480e staging: comedi: aio_aio12_8: update MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  48. 471c5d6 staging: comedi: aio_aio12_8: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  49. 4dc4f28 staging: comedi: aio_aio12_8: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  50. fff5b04 staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal' by H Hartley Sweeten · 9 years ago
  51. 3c9b773 staging: comedi: adv_pci1710: tidy up PCI1720_* register defines by H Hartley Sweeten · 9 years ago
  52. 39363d0 staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registers by H Hartley Sweeten · 9 years ago
  53. 9fcce6e staging: comedi: adv_pci1710: tidy up control register and bits by H Hartley Sweeten · 9 years ago
  54. d67e50f staging: comedi: adv_pci1710: tidy up status register and bits by H Hartley Sweeten · 9 years ago
  55. a828533 staging: comedi: adv_pci1710: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  56. 64a4e72 staging: comedi: adl_pci9111: fix alignment issue by H Hartley Sweeten · 9 years ago
  57. 0756f8d staging: comedi: adl_pci9111: rename CamelCase parameters by H Hartley Sweeten · 9 years ago
  58. 262a07a staging: comedi: adl_pci9111: tidy up multi-line comments by H Hartley Sweeten · 9 years ago
  59. 68e4129 staging: comedi: adl_pci9111: define a macro for the ai range bits by H Hartley Sweeten · 9 years ago
  60. f8d863c staging: comedi: adl_pci9111: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  61. c9f6bb9 staging: lustre: add a blank line after function/struct/union/enum declarations by Mike Rapoport · 9 years ago
  62. 106495c staging: lustre: remove multiple blank lines by Mike Rapoport · 9 years ago
  63. 50ffcb7 staging: lustre: add missing blank line after declarations by Mike Rapoport · 9 years ago
  64. 3fd624b Staging: rtl8723au: Use snprintf instead rsprintf by Ksenija Stanojevic · 9 years ago
  65. 9faa310 Staging: comedi: dt9812: Use mutex instead of semaphore by Ksenija Stanojevic · 9 years ago
  66. c297221 Staging: lustre: lov: Remove unused #include header file by Shraddha Barke · 9 years ago
  67. 246ed51 Staging: most: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  68. 3a1d948 Staging: iio: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  69. 30cc9bd Staging: comedi: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  70. 634ffdd staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  71. 3e127cb staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  72. 7ee8291 Staging: wilc1000: wilc_wlan: Remove unnecessary cast by Shivani Bhardwaj · 9 years ago
  73. 6bd7e56 Staging: wilc1000: wilc_wfi_cfgoperations: Remove unused code by Shivani Bhardwaj · 9 years ago
  74. 3bffac6 staging: wilc1000: rename u32Length of struct rcvd_net_info by Leo Kim · 9 years ago
  75. b021b80 staging: wilc1000: rename pu8Buffer of struct rcvd_net_info by Leo Kim · 9 years ago
  76. 78675be staging: wilc1000: rename au8IPAddr of struct set_ip_addr by Leo Kim · 9 years ago
  77. 937918f staging: wilc1000: rename u32Timeout of struct power_mgmt_param by Leo Kim · 9 years ago
  78. 33c70c1 staging: wilc1000: rename bIsEnabled of struct power_mgmt_param by Leo Kim · 9 years ago
  79. e4839d3 staging: wilc1000: rename au8MacAddr of struct del_sta by Leo Kim · 9 years ago
  80. adab2f7 staging: wilc1000: rename u32count of struct set_multicast by Leo Kim · 9 years ago
  81. bae636eb staging: wilc1000: rename bIsEnabled of struct set_multicast by Leo Kim · 9 years ago
  82. 8ba1803 staging: wilc1000: rename u8Num_AssocSta of struct del_all_sta by Leo Kim · 9 years ago
  83. e51b921 staging: wilc1000: rename au8Sta_DelAllSta of struct del_all_sta by Leo Kim · 9 years ago
  84. 7dbcb6d3 staging: wilc1000: rename pu8Tail of struct beacon_attr by Leo Kim · 9 years ago
  85. 030c57e staging: wilc1000: rename u32TailLen of struct beacon_attr by Leo Kim · 9 years ago
  86. 8ce528b staging: wilc1000: rename pu8Head of struct beacon_attr by Leo Kim · 9 years ago
  87. 51c6618 staging: wilc1000: rename u32HeadLen of struct beacon_attr by Leo Kim · 9 years ago
  88. e76ab77 staging: wilc1000: rename u32DTIMPeriod of struct beacon_attr by Leo Kim · 9 years ago
  89. 12262dd staging: wilc1000: rename u32Interval of struct beacon_attr by Leo Kim · 9 years ago
  90. 730ee05 staging: wilc1000: rename u8SetChan of struct channel_attr by Leo Kim · 9 years ago
  91. f94f488 staging: wilc1000: rename u32Length of struct rcvd_async_info by Leo Kim · 9 years ago
  92. 33722ac7 staging: wilc1000: rename pu8Buffer of struct rcvd_async_info by Leo Kim · 9 years ago
  93. f2bed2c staging: wilc1000: rename pJoinParams of struct connect_attr by Leo Kim · 9 years ago
  94. 0d1527e staging: wilc1000: rename u8channel of struct connect_attr by Leo Kim · 9 years ago
  95. 61b4fd0 staging: wilc1000: rename tenuAuth_type of struct connect_attr by Leo Kim · 9 years ago
  96. 8f38db8 staging: wilc1000: rename pvUserArg of struct connect_attr by Leo Kim · 9 years ago
  97. 6abcc11 staging: wilc1000: rename pfConnectResult of struct connect_attr by Leo Kim · 9 years ago
  98. a64fd67 staging: wilc1000: rename u8security of struct connect_attr by Leo Kim · 9 years ago
  99. b59d5c5 staging: wilc1000: rename IEsLen of struct connect_attr by Leo Kim · 9 years ago
  100. 2ea158c staging: wilc1000: rename pu8IEs of struct connect_attr by Leo Kim · 9 years ago