1. e0ab2c8 staging: rts5208: alignment to match open paranthesis by Manav Batra · 9 years ago
  2. 649b55b staging: rts5208: ensure braces on all arms of if stmt by Nicholas Sim · 9 years ago
  3. ae25d43 staging: lowmemorykiller: remove bogus NULL check by Dan Carpenter · 9 years ago
  4. 6ffdc7b staging: fsl-mc: get rid of mutex_locked variables by Cihangir Akturk · 9 years ago
  5. c3f4634 staging: rtl8192u: Fix crash due to pointers being "confusing" by Ben Hutchings · 9 years ago
  6. b8a99fb staging: rtl8192u: rewrite NULL comparison for pointers by Nicholas Sim · 9 years ago
  7. b7141cb staging: rtl8192u: add blank line after declarations by Nicholas Sim · 9 years ago
  8. 345c32a staging: rtl8192u: remove blank lines after braces (opening) by Nicholas Sim · 9 years ago
  9. 708075c staging: rtl8192u: remove blank lines before braces (closing) by Nicholas Sim · 9 years ago
  10. fcc2cf1 staging: rtl8712: use container_of() instead of LIST_CONTAINOR() by Geliang Tang · 9 years ago
  11. 3faa966 staging: skein: cleanup: align parentheses by Manu Kumar · 9 years ago
  12. 78930e7 staging: skein: cleanup: add operator white space by Manu Kumar · 9 years ago
  13. 60b3109 staging: dgnc: use tty_alloc_driver instead of kcalloc by Daeseok Youn · 9 years ago
  14. e47e7379 staging: dgnc: remove redundant NULL check in by Daeseok Youn · 9 years ago
  15. 16f10a8 staging: dgnc: return -ENOMEM when kzalloc failed by Daeseok Youn · 9 years ago
  16. 6b3752d staging: dgnc: remove blank line by Daeseok Youn · 9 years ago
  17. ea753f2 staging: dgnc: remove parenthesis around the CONST | by Daeseok Youn · 9 years ago
  18. 24039c5 drivers/staging/dgnc: Added spaces around a bitwise OR. by Juanma de Hoyos · 9 years ago
  19. e26eaf45 Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails. by Claudiu Beznea · 9 years ago
  20. 02e0204 staging: wlan-ng: rewrite NULL comparison by Nicholas Sim · 9 years ago
  21. 9f563f1 staging: android: ion: dummy: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  22. 3229ff34 Staging: android: modify memory allocation style in ion_chunk_heap.c by Ben Marsh · 9 years ago
  23. 9fea19a Staging: android: modify memory allocation style in ion_test.c by Ben Marsh · 9 years ago
  24. 0045c8d staging: android: ion: make locally used functions static by Markus Böhme · 9 years ago
  25. c784c82 Documentation: add Sync File doc by Gustavo Padovan · 9 years ago
  26. 5b996e9 Documentation: include sync_file into DocBook by Gustavo Padovan · 9 years ago
  27. 62304fb dma-buf/sync_file: de-stage sync_file by Gustavo Padovan · 9 years ago
  28. 460bfc4 dma-buf/sync_file: de-stage sync_file headers by Gustavo Padovan · 9 years ago
  29. 92e0621 staging/android: style fix: alignment to match the open parenthesis by Gustavo Padovan · 9 years ago
  30. c240a71 staging/android: improve documentation for sync_file by Gustavo Padovan · 9 years ago
  31. d4cab38 staging/android: prepare sync_file for de-staging by Gustavo Padovan · 9 years ago
  32. d7c3110 staging/android: remove name arg from sync_file_create() by Gustavo Padovan · 9 years ago
  33. 10e362c staging/android: make sync_file_fdget() static by Gustavo Padovan · 9 years ago
  34. 4dff14e staging/android: make sync_file_merge() static by Gustavo Padovan · 9 years ago
  35. 696f74c staging/android: move sync_file functions comments to sync.c by Gustavo Padovan · 9 years ago
  36. 2a7c1db staging/android: drop sync_file_install() and sync_file_put() by Gustavo Padovan · 9 years ago
  37. a64d6a6 staging/android: remove redundant comments on sync_merge_data by Gustavo Padovan · 9 years ago
  38. 2d75c88 staging/android: refactor SYNC IOCTLs by Gustavo Padovan · 9 years ago
  39. 3ed605b kernel.h: add u64_to_user_ptr() by Gustavo Padovan · 9 years ago
  40. b5b7fe8 staging: android: Fix grammar error in Kconfig file by Leo Sperling · 9 years ago
  41. d03c023 MAINTAINERS: Add Android Ion as a separate entry by Laura Abbott · 9 years ago
  42. af4981f staging: rtl8723au: Add warning about this driver being deprecated by Jes Sorensen · 9 years ago
  43. 6c3b78a staging: comedi: mite: don't expose CHSR_* bit defines by H Hartley Sweeten · 9 years ago
  44. 0c912e5 staging: comedi: mite: return void from mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  45. f7d005c staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma() by H Hartley Sweeten · 9 years ago
  46. 3da088c staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status by H Hartley Sweeten · 9 years ago
  47. 7101711 staging: comedi: ni_mio_common: simplify AI LINKC handling by H Hartley Sweeten · 9 years ago
  48. ba5c0da staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev by H Hartley Sweeten · 9 years ago
  49. 4b2d738 staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status by H Hartley Sweeten · 9 years ago
  50. 7ef1745 staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev by H Hartley Sweeten · 9 years ago
  51. 72639a1 staging: comedi: ni_mio_common: absorb mite_handle_b_linkc() by H Hartley Sweeten · 9 years ago
  52. cc38da7 staging: comedi: mite: check for transfer errors in mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  53. 21e871f staging: comedi: mite: cleanup remaining mite register/bits by H Hartley Sweeten · 9 years ago
  54. 7024cc8 staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits() by H Hartley Sweeten · 9 years ago
  55. 43d6672 staging: comedi: mite: document the mite_struct spinlock_t by H Hartley Sweeten · 9 years ago
  56. 268bc9c staging: comedi: mite: rename CamelCase CHSR bit enums by H Hartley Sweeten · 9 years ago
  57. 51d4300 staging: comedi: mite: introduce mite_sync_dma() by H Hartley Sweeten · 9 years ago
  58. 33b0b69 staging: comedi: mite: don't expose unnecessary register/bit info by H Hartley Sweeten · 9 years ago
  59. 4d88096 staging: comedi: mite: introduce mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  60. 96f3153 staging: comedi: mite: don't expose mite_dma_reset() by H Hartley Sweeten · 9 years ago
  61. eecbade staging: comedi: ni_pcidio: remove redundant mite disarm/reset by H Hartley Sweeten · 9 years ago
  62. ef81f55 staging: comedi: mite: remove mite_struct member 'daq_phys_addr' by H Hartley Sweeten · 9 years ago
  63. 0db6624 staging: comedi: mite: remove mite_struct member 'mite_phys_addr' by H Hartley Sweeten · 9 years ago
  64. 0d9bfc2 staging: comedi: mite: don't export internal functions by H Hartley Sweeten · 9 years ago
  65. a2a9d1b staging: comedi: mite: remove mite_dma_tcr() by H Hartley Sweeten · 9 years ago
  66. ace613e staging: comedi: mite: remove TOP_OF_PAGE() macro by H Hartley Sweeten · 9 years ago
  67. aac00ea staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  68. 6f7fa70 staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL() by H Hartley Sweeten · 9 years ago
  69. bbd9622 staging: comedi: mite.h: rename CHSR_LxERR_mask by H Hartley Sweeten · 9 years ago
  70. b24a3ec staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8() by H Hartley Sweeten · 9 years ago
  71. 68556ff staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz' by H Hartley Sweeten · 9 years ago
  72. 8a5b817 staging: comedi: ni_mio_common: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  73. 2e2f7b7 staging: comedi: ni_mio_common: tidy up ni_gpct_write_register() by H Hartley Sweeten · 9 years ago
  74. 1392dcc staging: comedi: ni_mio_common: tidy up AO scan begin by H Hartley Sweeten · 9 years ago
  75. 55f9e7d staging: comedi: ni_mio_common: tidy up AO trigger selection by H Hartley Sweeten · 9 years ago
  76. 0b235d5 staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro by H Hartley Sweeten · 9 years ago
  77. 7389498 staging: comedi: ni_mio_common: fix logical continuations by H Hartley Sweeten · 9 years ago
  78. beb1cc1 staging: comedi: ni_mio_common: multiple assignments should be avoided by H Hartley Sweeten · 9 years ago
  79. b6a0e5b staging: comedi: ni_mio_common: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  80. bd474a0 staging: comedi: ni_mio_common: tidy up block comments by H Hartley Sweeten · 9 years ago
  81. 546615f staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types by H Hartley Sweeten · 9 years ago
  82. fe20a34 staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  83. cf122bb staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery by H Hartley Sweeten · 9 years ago
  84. b7cd3f6 staging: comedi: ni_mio_common: tidy up mite dma channel releases by H Hartley Sweeten · 9 years ago
  85. 38b81a7 staging: comedi: ni_mio_common: tidy up mite dma channel requests by H Hartley Sweeten · 9 years ago
  86. bf2388b staging: comedi: ni_mio_common: remove some unnecessary BUG_ON() by H Hartley Sweeten · 9 years ago
  87. 0983530 staging: comedi: das1800: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  88. a6b7dbb staging: comedi: das1800: allow setting the external trigger polarity by H Hartley Sweeten · 9 years ago
  89. a2706b0 staging: comedi: das1800: clarify the analog input cmd triggers by H Hartley Sweeten · 9 years ago
  90. 5f657f8 staging: comedi: das1800: fix comments about the 'ao' board range by H Hartley Sweeten · 9 years ago
  91. 6d8c9a9 staging: comedi: das1800: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  92. b52fd5f staging: comedi: das1800: fix comments in das1800_ai_handler() by H Hartley Sweeten · 9 years ago
  93. 99ad808 staging: comedi: das1800: fix comments in das1800_ai_cmd() by H Hartley Sweeten · 9 years ago
  94. 18092f4 staging: comedi: das1800: remove the function comments by H Hartley Sweeten · 9 years ago
  95. 7d5fa05 staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest) by H Hartley Sweeten · 9 years ago
  96. cf9eaee staging: comedi: das1800: remove the private data member comments by H Hartley Sweeten · 9 years ago
  97. 5b28b8c staging: comedi: das1800: move comment about max conversion speeds by H Hartley Sweeten · 9 years ago
  98. cc3ddba staging: comedi: das1800: change type of private data 'fifo_buf' by H Hartley Sweeten · 9 years ago
  99. bface0f staging: comedi: das1800: cleanup copyright and comedi comment blocks by H Hartley Sweeten · 9 years ago
  100. 9833302 staging: comedi: das1800: document the spinlock by H Hartley Sweeten · 9 years ago