1. 92e0621 staging/android: style fix: alignment to match the open parenthesis by Gustavo Padovan · 9 years ago
  2. c240a71 staging/android: improve documentation for sync_file by Gustavo Padovan · 9 years ago
  3. d4cab38 staging/android: prepare sync_file for de-staging by Gustavo Padovan · 9 years ago
  4. d7c3110 staging/android: remove name arg from sync_file_create() by Gustavo Padovan · 9 years ago
  5. 10e362c staging/android: make sync_file_fdget() static by Gustavo Padovan · 9 years ago
  6. 4dff14e staging/android: make sync_file_merge() static by Gustavo Padovan · 9 years ago
  7. 696f74c staging/android: move sync_file functions comments to sync.c by Gustavo Padovan · 9 years ago
  8. 2a7c1db staging/android: drop sync_file_install() and sync_file_put() by Gustavo Padovan · 9 years ago
  9. a64d6a6 staging/android: remove redundant comments on sync_merge_data by Gustavo Padovan · 9 years ago
  10. 2d75c88 staging/android: refactor SYNC IOCTLs by Gustavo Padovan · 9 years ago
  11. 3ed605b kernel.h: add u64_to_user_ptr() by Gustavo Padovan · 9 years ago
  12. b5b7fe8 staging: android: Fix grammar error in Kconfig file by Leo Sperling · 9 years ago
  13. d03c023 MAINTAINERS: Add Android Ion as a separate entry by Laura Abbott · 9 years ago
  14. af4981f staging: rtl8723au: Add warning about this driver being deprecated by Jes Sorensen · 9 years ago
  15. 6c3b78a staging: comedi: mite: don't expose CHSR_* bit defines by H Hartley Sweeten · 9 years ago
  16. 0c912e5 staging: comedi: mite: return void from mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  17. f7d005c staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma() by H Hartley Sweeten · 9 years ago
  18. 3da088c staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status by H Hartley Sweeten · 9 years ago
  19. 7101711 staging: comedi: ni_mio_common: simplify AI LINKC handling by H Hartley Sweeten · 9 years ago
  20. ba5c0da staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev by H Hartley Sweeten · 9 years ago
  21. 4b2d738 staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status by H Hartley Sweeten · 9 years ago
  22. 7ef1745 staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev by H Hartley Sweeten · 9 years ago
  23. 72639a1 staging: comedi: ni_mio_common: absorb mite_handle_b_linkc() by H Hartley Sweeten · 9 years ago
  24. cc38da7 staging: comedi: mite: check for transfer errors in mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  25. 21e871f staging: comedi: mite: cleanup remaining mite register/bits by H Hartley Sweeten · 9 years ago
  26. 7024cc8 staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits() by H Hartley Sweeten · 9 years ago
  27. 43d6672 staging: comedi: mite: document the mite_struct spinlock_t by H Hartley Sweeten · 9 years ago
  28. 268bc9c staging: comedi: mite: rename CamelCase CHSR bit enums by H Hartley Sweeten · 9 years ago
  29. 51d4300 staging: comedi: mite: introduce mite_sync_dma() by H Hartley Sweeten · 9 years ago
  30. 33b0b69 staging: comedi: mite: don't expose unnecessary register/bit info by H Hartley Sweeten · 9 years ago
  31. 4d88096 staging: comedi: mite: introduce mite_ack_linkc() by H Hartley Sweeten · 9 years ago
  32. 96f3153 staging: comedi: mite: don't expose mite_dma_reset() by H Hartley Sweeten · 9 years ago
  33. eecbade staging: comedi: ni_pcidio: remove redundant mite disarm/reset by H Hartley Sweeten · 9 years ago
  34. ef81f55 staging: comedi: mite: remove mite_struct member 'daq_phys_addr' by H Hartley Sweeten · 9 years ago
  35. 0db6624 staging: comedi: mite: remove mite_struct member 'mite_phys_addr' by H Hartley Sweeten · 9 years ago
  36. 0d9bfc2 staging: comedi: mite: don't export internal functions by H Hartley Sweeten · 9 years ago
  37. a2a9d1b staging: comedi: mite: remove mite_dma_tcr() by H Hartley Sweeten · 9 years ago
  38. ace613e staging: comedi: mite: remove TOP_OF_PAGE() macro by H Hartley Sweeten · 9 years ago
  39. aac00ea staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  40. 6f7fa70 staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL() by H Hartley Sweeten · 9 years ago
  41. bbd9622 staging: comedi: mite.h: rename CHSR_LxERR_mask by H Hartley Sweeten · 9 years ago
  42. b24a3ec staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8() by H Hartley Sweeten · 9 years ago
  43. 68556ff staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz' by H Hartley Sweeten · 9 years ago
  44. 8a5b817 staging: comedi: ni_mio_common: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  45. 2e2f7b7 staging: comedi: ni_mio_common: tidy up ni_gpct_write_register() by H Hartley Sweeten · 9 years ago
  46. 1392dcc staging: comedi: ni_mio_common: tidy up AO scan begin by H Hartley Sweeten · 9 years ago
  47. 55f9e7d staging: comedi: ni_mio_common: tidy up AO trigger selection by H Hartley Sweeten · 9 years ago
  48. 0b235d5 staging: comedi: ni_mio_common: convert NI_GPCT_SUBDEV to a macro by H Hartley Sweeten · 9 years ago
  49. 7389498 staging: comedi: ni_mio_common: fix logical continuations by H Hartley Sweeten · 9 years ago
  50. beb1cc1 staging: comedi: ni_mio_common: multiple assignments should be avoided by H Hartley Sweeten · 9 years ago
  51. b6a0e5b staging: comedi: ni_mio_common: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  52. bd474a0 staging: comedi: ni_mio_common: tidy up block comments by H Hartley Sweeten · 9 years ago
  53. 546615f staging: comedi: ni_mio_common: use 'unsigned int' instead of kernel types by H Hartley Sweeten · 9 years ago
  54. fe20a34 staging: comedi: ni_mio_common: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 9 years ago
  55. cf122bb staging: comedi: ni_mio_common: tidy up DIO subdevice ifdef'ery by H Hartley Sweeten · 9 years ago
  56. b7cd3f6 staging: comedi: ni_mio_common: tidy up mite dma channel releases by H Hartley Sweeten · 9 years ago
  57. 38b81a7 staging: comedi: ni_mio_common: tidy up mite dma channel requests by H Hartley Sweeten · 9 years ago
  58. bf2388b staging: comedi: ni_mio_common: remove some unnecessary BUG_ON() by H Hartley Sweeten · 9 years ago
  59. 0983530 staging: comedi: das1800: update the MODULE_DESCRIPTION by H Hartley Sweeten · 9 years ago
  60. a6b7dbb staging: comedi: das1800: allow setting the external trigger polarity by H Hartley Sweeten · 9 years ago
  61. a2706b0 staging: comedi: das1800: clarify the analog input cmd triggers by H Hartley Sweeten · 9 years ago
  62. 5f657f8 staging: comedi: das1800: fix comments about the 'ao' board range by H Hartley Sweeten · 9 years ago
  63. 6d8c9a9 staging: comedi: das1800: fix lines over 80 characters by H Hartley Sweeten · 9 years ago
  64. b52fd5f staging: comedi: das1800: fix comments in das1800_ai_handler() by H Hartley Sweeten · 9 years ago
  65. 99ad808 staging: comedi: das1800: fix comments in das1800_ai_cmd() by H Hartley Sweeten · 9 years ago
  66. 18092f4 staging: comedi: das1800: remove the function comments by H Hartley Sweeten · 9 years ago
  67. 7d5fa05 staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest) by H Hartley Sweeten · 9 years ago
  68. cf9eaee staging: comedi: das1800: remove the private data member comments by H Hartley Sweeten · 9 years ago
  69. 5b28b8c staging: comedi: das1800: move comment about max conversion speeds by H Hartley Sweeten · 9 years ago
  70. cc3ddba staging: comedi: das1800: change type of private data 'fifo_buf' by H Hartley Sweeten · 9 years ago
  71. bface0f staging: comedi: das1800: cleanup copyright and comedi comment blocks by H Hartley Sweeten · 9 years ago
  72. 9833302 staging: comedi: das1800: document the spinlock by H Hartley Sweeten · 9 years ago
  73. fb90ec0 staging: comedi: das1800: absorb control_a_bits() by H Hartley Sweeten · 9 years ago
  74. cfc2236 staging: comedi: das1800: use comedi_timeout() by H Hartley Sweeten · 9 years ago
  75. 7b1924b staging: comedi: das1800: refactor program_chanlist() by H Hartley Sweeten · 9 years ago
  76. ceba822 staging: comedi: das1800: absorb control_c_bits() by H Hartley Sweeten · 9 years ago
  77. 843681c staging: comedi: das1800: introduce das1800_ai_chanspec_bits() by H Hartley Sweeten · 9 years ago
  78. 750bca6 staging: comedi: das1800: add analog output readback by H Hartley Sweeten · 9 years ago
  79. a5405cf staging: comedi: das1800: change type of 'ai_speed' boardinfo by H Hartley Sweeten · 9 years ago
  80. ac8ebf8 staging: comedi: das1800: remove 'qram_len' boardinfo by H Hartley Sweeten · 9 years ago
  81. 5068827 staging: comedi: das1800: refactor 'range_ai' boardinfo by H Hartley Sweeten · 9 years ago
  82. 8114b5e staging: comedi: das1800: remove 'ao_ability' boardinfo by H Hartley Sweeten · 9 years ago
  83. 1322f14 staging: comedi: das1800: remove 'ao_n_chan' boardinfo by H Hartley Sweeten · 9 years ago
  84. 4c6f738 staging: comedi: das1800: tidy up das1800_ao_insn_write() by H Hartley Sweeten · 9 years ago
  85. 605b670 staging: comedi: das1800: initialize all analog outputs by H Hartley Sweeten · 9 years ago
  86. bc52420 staging: comedi: das1800: remove 'do_n_chan' boardinfo by H Hartley Sweeten · 9 years ago
  87. dad1e30 staging: comedi: das1800: remove 'resolution' boardinfo by H Hartley Sweeten · 9 years ago
  88. 90f39b9 staging: comedi: das1800: use comedi_offset_munge() for analog output by H Hartley Sweeten · 9 years ago
  89. 7a92549 staging: comedi: das1800: remove 'common' boardinfo member by H Hartley Sweeten · 9 years ago
  90. fa33428 staging: comedi: das1800: tidy up das1800_probe() by H Hartley Sweeten · 9 years ago
  91. 1e436ce staging: comedi: das1800: tidy up boardinfo by H Hartley Sweeten · 9 years ago
  92. 7684174 staging: comedi: das1800: tidy up analog input subdevice init by H Hartley Sweeten · 9 years ago
  93. f4c96e0 staging: comedi: das1800: tidy up analog output subdevice init by H Hartley Sweeten · 9 years ago
  94. 92a3b54 staging: comedi: das1800: tidy up digital input subdevice init by H Hartley Sweeten · 9 years ago
  95. 5934ff9 staging: comedi: das1800: tidy up digital output subdevice init by H Hartley Sweeten · 9 years ago
  96. a512f53 staging: comedi: plx9080.h: rename CamelCase enum value by H Hartley Sweeten · 9 years ago
  97. a104336 staging: comedi: comedi_8254.h: tidy up the register map defines by H Hartley Sweeten · 9 years ago
  98. d074aeb staging: comedi: amcc_s5933.h: tidy up comment issues by H Hartley Sweeten · 9 years ago
  99. c0cb87a staging: comedi: ni_stc.h: tidy up block comments by H Hartley Sweeten · 9 years ago
  100. fb82926 staging: comedi: ni_stc.h: Prefer kernel type 'u8' over 'uint8_t' by H Hartley Sweeten · 9 years ago