1. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 7a1046e staging: comedi: s626: replace S626_MULT_X? values by Ian Abbott · 11 years ago
  3. 43ce748 staging: comedi: s626: remove S626_BF_* macros by Ian Abbott · 11 years ago
  4. 2cea19fa staging: comedi: s626: expand standardized IndxSrc values by Ian Abbott · 11 years ago
  5. 0830ada staging: comedi: s626: make CRA and CRB setup conversions more readable by Ian Abbott · 11 years ago
  6. 95fd62a staging: comedi: adl_pci9118: fix a misaligned comment by Ian Abbott · 11 years ago
  7. f0c80e4 staging: comedi: use memdup_user to simplify code by Teodora Baluta · 11 years ago
  8. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  9. 03c1a0b staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setup by Ian Abbott · 11 years ago
  10. e0b07b7 staging: comedi: s626: add missing bits for 'CRB' register by Ian Abbott · 11 years ago
  11. 9349399 staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused) by Ian Abbott · 11 years ago
  12. 622ec01 staging: comedi: s626: distinguish counter src from encoder mode by Ian Abbott · 11 years ago
  13. 7293808 staging: comedi: s626: correct a comment in s626_get_mode_b() by Ian Abbott · 11 years ago
  14. 2e179e4 staging: comedi: s626: specify bitshift for encoder A clock source by Ian Abbott · 11 years ago
  15. 6c66143 staging: comedi: s626: clock polarity and direction are the same by Ian Abbott · 11 years ago
  16. f8d939e staging: comedi: rtd520: use normal bitfield functions by Ian Abbott · 11 years ago
  17. f1d376b staging: comedi: usbduxsigma: sample types are unsigned by Ian Abbott · 11 years ago
  18. 470180c staging: comedi: usbdux: sample types are unsigned by Ian Abbott · 11 years ago
  19. 5fd4b71 staging: comedi: s626: sample types are unsigned by Ian Abbott · 11 years ago
  20. 055a1e2 staging: comedi: rtd520: sample types are unsigned by Ian Abbott · 11 years ago
  21. 8bab0d6 staging: comedi: quatech_daqp_cs: sample types are unsigned by Ian Abbott · 11 years ago
  22. 5c174c4 staging: comedi: pcmuio: sample types are unsigned by Ian Abbott · 11 years ago
  23. f23b65a staging: comedi: pcmmio: sample types are unsigned by Ian Abbott · 11 years ago
  24. 4bf59ce staging: comedi: pcl818: sample types are unsigned by Ian Abbott · 11 years ago
  25. 54d2dd8 staging: comedi: pcl816: sample types are unsigned by Ian Abbott · 11 years ago
  26. 8017c51 staging: comedi: pcl812: sample types are unsigned by Ian Abbott · 11 years ago
  27. b12bb4a staging: comedi: pcl711: sample types are unsigned by Ian Abbott · 11 years ago
  28. 319b67a staging: comedi: ni_pcidio: sample types are unsigned by Ian Abbott · 11 years ago
  29. 3a2b101 staging: comedi: ni_mio_common: sample types are unsigned by Ian Abbott · 11 years ago
  30. c0edd2c staging: comedi: ni_labpc: sample types are unsigned by Ian Abbott · 11 years ago
  31. 2fb5cd3 staging: comedi: ni_at_a2150: sample types are unsigned by Ian Abbott · 11 years ago
  32. ac2832f staging: comedi: me4000: sample types are unsigned (and not long!) by Ian Abbott · 11 years ago
  33. 22d1b06 staging: comedi: icp_multi: sample types are unsigned by Ian Abbott · 11 years ago
  34. 58f9182 staging: comedi: fl512: sample types are unsigned by Ian Abbott · 11 years ago
  35. 37a96e9 staging: comedi: dt3000: sample types are unsigned by Ian Abbott · 11 years ago
  36. 766b1f9 staging: comedi: dt282x: sample types are unsigned by Ian Abbott · 11 years ago
  37. 65a62aa staging: comedi: das1800: sample types are unsigned by Ian Abbott · 11 years ago
  38. eabbf3f staging: comedi: das16m1: sample types are unsigned by Ian Abbott · 11 years ago
  39. 9209834 staging: comedi: das16: sample types are unsigned by Ian Abbott · 11 years ago
  40. 0522063 staging: comedi: cb_pcidas64: sample types are unsigned by Ian Abbott · 11 years ago
  41. 79e3b11 staging: comedi: cb_pcidas: sample types are unsigned by Ian Abbott · 11 years ago
  42. 863e527 staging: comedi: amplc_pci230: sample types are unsigned by Ian Abbott · 11 years ago
  43. b6b40b6 staging: comedi: amplc_pci224: sample types are unsigned by Ian Abbott · 11 years ago
  44. 6916308 staging: comedi: adv_pci1723: sample types are unsigned by Ian Abbott · 11 years ago
  45. e3a9e51 staging: comedi: adv_pci1710: sample types are unsigned by Ian Abbott · 11 years ago
  46. 6cda0d2 staging: comedi: adl_pci9118: sample types are unsigned by Ian Abbott · 11 years ago
  47. b909ba8 staging: comedi: adl_pci9111: sample types are unsigned by Ian Abbott · 11 years ago
  48. 58a37d4 staging: comedi: addi_apci_3120: sample types are unsigned by Ian Abbott · 11 years ago
  49. 830e273 staging: comedi: 8255: sample types are unsigned by Ian Abbott · 11 years ago
  50. ca05b81 staging: comedi: use unsigned sample in cfc_write_to_buffer() by Ian Abbott · 11 years ago
  51. 0a6fd02 staging: comedi: use unsigned samples for comedi_buf_put()/get() by Ian Abbott · 11 years ago
  52. d851565 staging: comedi: s626: prefix macros in s626.h by Ian Abbott · 11 years ago
  53. 676921c staging: comedi: s626: prefix macros in s626.c by Ian Abbott · 11 years ago
  54. 31de194 staging: comedi: s626: prefix function and variable names by Ian Abbott · 11 years ago
  55. dbb263f staging: comedi: s626: rename struct buffer_dma by Ian Abbott · 11 years ago
  56. 8e06d66 staging: comedi: s626: move struct buffer_dma by Ian Abbott · 11 years ago
  57. a3ae88f staging: comedi: s626: make trimchan[] and trimadrs[] const by Ian Abbott · 11 years ago
  58. bb49cdd staging: comedi: s626: add mmiowb() calls by Ian Abbott · 11 years ago
  59. c3e3a56 staging: comedi: s626: remove TRUE and FALSE macros by Ian Abbott · 11 years ago
  60. 3f1f219 staging: comedi: s626: move s626_enc_chan_info[] by Ian Abbott · 11 years ago
  61. bc284a2 staging: comedi: s626: move encoder functions part 3 by Ian Abbott · 11 years ago
  62. 17afeac staging: comedi: s626: move encoder functions part 2 by Ian Abbott · 11 years ago
  63. 010be96 staging: comedi: s626: move encoder functions part 1 by Ian Abbott · 11 years ago
  64. 3a305a6 staging: comedi: s626: remove encpriv macro by Ian Abbott · 11 years ago
  65. f1f7efc staging: comedi: s626: rename CamelCase variables by Ian Abbott · 11 years ago
  66. 19436a0 staging: comedi: s626: rename CamelCase functions by Ian Abbott · 11 years ago
  67. cffd7ab staging: comedi: s626: remove a variable from set_mode_a() and _b() by Ian Abbott · 11 years ago
  68. b075ac8 staging: comedi: s626: rename CamelCase in struct enc_private by Ian Abbott · 11 years ago
  69. 07a36d6 staging: comedi: s626: rename CamelCase in struct s626_private by Ian Abbott · 11 years ago
  70. 3a38750 staging: comedi: s626: replace CamelCase struct bufferDMA by Ian Abbott · 11 years ago
  71. 6e3fc69 staging: comedi: s626: remove duplicate macros I2C_B0, I2C_B1, I2C_B2 by Ian Abbott · 11 years ago
  72. d5512f5 staging: comedi: s626: remove I2CR and I2CW macros by Ian Abbott · 11 years ago
  73. e6132fc staging: comedi: s626: rename ai_continous by Ian Abbott · 11 years ago
  74. 498c507 staging: comedi: s626: remove PCI ID defines by Ian Abbott · 11 years ago
  75. 869db884 staging: comedi: s626: remove unused DMAHandle by Ian Abbott · 11 years ago
  76. 730b8e1 staging: comedi: s626: convert a printk() by Ian Abbott · 11 years ago
  77. 8ee5261 staging: comedi: s626: tidy up main source code file by Ian Abbott · 11 years ago
  78. 7f32c7c staging: comedi: s626: tidy up comments at top of file by Ian Abbott · 11 years ago
  79. eb4700e staging: comedi: s626: tidy the header file a bit by Ian Abbott · 11 years ago
  80. 67aa4ac staging: comedi: avoid memleak for subdevice private by Ian Abbott · 11 years ago
  81. cd94d28 staging: comedi: remove 'settling_time_0' from subdevice by Ian Abbott · 11 years ago
  82. 64d9b1d staging: comedi: remove unused 'channel flags' support by Ian Abbott · 11 years ago
  83. 3ceba4b staging: comedi: dt9812: remove ifdefed out enums by Ian Abbott · 11 years ago
  84. 02ab343 Merge 3.12-rc4 into staging-next by Greg Kroah-Hartman · 11 years ago
  85. 677a315 staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice by Ian Abbott · 11 years ago
  86. 8159fd1 staging: comedi: ni_6527: change MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  87. 17d3098 staging: comedi: ni_6527: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  88. 903ac7a staging: comedi: ni_6527: tidy up the comedi_driver declaration by H Hartley Sweeten · 11 years ago
  89. ea19a2a72 staging: comedi: ni_6527: tidy up ni6527_auto_attach() by H Hartley Sweeten · 11 years ago
  90. 2179963 staging: comedi: ni_6527: tidy up the interrupt subdevice by H Hartley Sweeten · 11 years ago
  91. 5dfbd50 staging: comedi: ni_6527: introduce ni6527_reset() by H Hartley Sweeten · 11 years ago
  92. 42e705e staging: comedi: ni_6527: remove COMEDI_MITE dependancy by H Hartley Sweeten · 11 years ago
  93. e1eb360 staging: comedi: ni_6527: tidy up ni6527_intr_insn_config() by H Hartley Sweeten · 11 years ago
  94. c16a4d6 staging: comedi: ni_6527: tidy up ni6527_intr_cancel() by H Hartley Sweeten · 11 years ago
  95. 633b565 staging: comedi: ni_6527: tidy up ni6527_intr_cmd() by H Hartley Sweeten · 11 years ago
  96. cd3295a staging: comedi: ni_6527: rename CamelCase defines for the control register by H Hartley Sweeten · 11 years ago
  97. 73261fc staging: comedi: ni_6527: rename CamelCase defines for the clear register by H Hartley Sweeten · 11 years ago
  98. 8d7d72c staging: comedi: ni_6527: tidy up ni6527_interrupt() by H Hartley Sweeten · 11 years ago
  99. 87fe6eb staging: comedi: ni_6527: use dev->read_subdev in interrupt handler by H Hartley Sweeten · 11 years ago
  100. 33b73a3 staging: comedi: ni_6527: tidy up ni6527_{di, do}_insn_bits() by H Hartley Sweeten · 11 years ago