1. cca5bf1 staging: comedi: usbduxsigma: rename the (*cancel) functions by H Hartley Sweeten · 12 years ago
  2. 702cd2d staging: comedi: usbduxsigma: rename the urb completion handlers by H Hartley Sweeten · 12 years ago
  3. 2bdd6d2 staging: comedi: usbduxsigma: rename {send,receive}_dux_commands() by H Hartley Sweeten · 12 years ago
  4. dd64d1e staging: comedi: usbduxsigma: check for invalid 'ao_timer' in all cases by H Hartley Sweeten · 12 years ago
  5. b986be8 staging: comedi: usbduxsigma: tidy up analog input command support by H Hartley Sweeten · 12 years ago
  6. c5db3b7 staging: comedi: usbduxsigma: tidy up usbdux_ai_insn_read() by H Hartley Sweeten · 12 years ago
  7. 44d3fca staging: comedi: usbduxsigma: cleanup the private data 'outBuffer' by H Hartley Sweeten · 12 years ago
  8. 2dd87ac staging: comedi: usbduxsigma: tidy up analog output (*insn_{read, write}) by H Hartley Sweeten · 12 years ago
  9. fb1ef62 staging: comedi: usbduxsigma: tidy up analog output command support by H Hartley Sweeten · 12 years ago
  10. 8cd6f5e staging: comedi: usbduxsigma: rename usbdux_pwm_stop() by H Hartley Sweeten · 12 years ago
  11. fd24519 staging: comedi: usbduxsigma: rename usbdux_pwm_cancel() by H Hartley Sweeten · 12 years ago
  12. aff4dd0 staging: comedi: usbduxsigma: rename usbdux_pwm_irq() by H Hartley Sweeten · 12 years ago
  13. 440b216 staging: comedi: usbduxsigma: tidy up usbdux_pwm_period() by H Hartley Sweeten · 12 years ago
  14. cf9b4634 staging: comedi: usbduxsigma: change private data flags to bit fields by H Hartley Sweeten · 12 years ago
  15. 92ba10e staging: comedi: usbduxsigma: remove 'interface' from the private data by H Hartley Sweeten · 12 years ago
  16. 38f4e42 staging: comedi: usbduxsigma: remove some dev_{level} noise by H Hartley Sweeten · 12 years ago
  17. 62f85ed staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config() by H Hartley Sweeten · 12 years ago
  18. 77a52e6 staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_bits() by H Hartley Sweeten · 12 years ago
  19. a65b091 staging: comedi: usbduxsigma: tidy up usbdux_pwm_start() by H Hartley Sweeten · 12 years ago
  20. ab58a6e staging: comedi: usbduxsigma: tidy up usbdux_pwm_pattern() by H Hartley Sweeten · 12 years ago
  21. 4ced8c6 staging: comedi: usbduxsigma: tidy up usbdux_pwm_write() by H Hartley Sweeten · 12 years ago
  22. 92f687b staging: comedi: usbduxsigma: remove usbdux_pwm_read() by H Hartley Sweeten · 12 years ago
  23. 8939787 staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config() by H Hartley Sweeten · 12 years ago
  24. 46c8780 staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload() by H Hartley Sweeten · 12 years ago
  25. 5f1d72e staging: comedi: usbduxsigma: remove an extra ';' by H Hartley Sweeten · 12 years ago
  26. e0b12e6 staging: comedi: usbduxsigma: tidy up tidy_up() by H Hartley Sweeten · 12 years ago
  27. 988f554 staging: comedi: usbduxsigma: kill all urbs before freeing them by H Hartley Sweeten · 12 years ago
  28. 137beb7 staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach) by H Hartley Sweeten · 12 years ago
  29. 1fc56e8 staging: comedi: usbduxsigma: remove tidy_up() from (*auto_attach) by H Hartley Sweeten · 12 years ago
  30. 9838f53 staging: comedi: usbduxsigma: tidy up usbdux_getstatusinfo() by H Hartley Sweeten · 12 years ago
  31. 78f4850 staging: comedi: usbduxsigma: tidy up usbduxsigma_attach_common() by H Hartley Sweeten · 12 years ago
  32. af87e18 staging: comedi: usbduxsigma: remove SUBDEV_* defines by H Hartley Sweeten · 12 years ago
  33. 982d255 staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ao_cmd() by H Hartley Sweeten · 12 years ago
  34. 01a4303 staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ai_cmd() by H Hartley Sweeten · 12 years ago
  35. 8eea6db staging: comedi: usbduxsigma: tidy up usbdux_ai_inttrig() by H Hartley Sweeten · 12 years ago
  36. 2d4462d staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig() by H Hartley Sweeten · 12 years ago
  37. edd2d33 staging: comedi: usbduxsigma: remove private data sanity checks by H Hartley Sweeten · 12 years ago
  38. 2a8cdc6 staging: comedi: usbduxsigma: tidy up firmware upload error messages by H Hartley Sweeten · 12 years ago
  39. a59a28a staging: comedi: usbduxsigma: remove 'usbdev' from the private data by H Hartley Sweeten · 12 years ago
  40. f62024e staging: comedi: usbduxsigma: remove 'comedidev' from the private data by H Hartley Sweeten · 12 years ago
  41. 6028f4c staging: comedi: usbduxsigma: tidy up usbduxsub_submit_PwmURBs() by H Hartley Sweeten · 12 years ago
  42. 125a77f staging: comedi: usbduxsigma: tidy up receive_dux_commands() by H Hartley Sweeten · 12 years ago
  43. 502f9a3 staging: comedi: usbduxsigma: tidy up send_dux_commands() by H Hartley Sweeten · 12 years ago
  44. 160343e staging: comedi: usbduxsigma: remove NOISY_DUX_DEBUGBUG by H Hartley Sweeten · 12 years ago
  45. 1823fcb staging: comedi: usbduxsigma: push usb (*probe) into comedi (*auto_attach) by H Hartley Sweeten · 12 years ago
  46. 9319d4a staging: comedi: usbduxsigma: push usb (*disconnect) into comedi (*detach) by H Hartley Sweeten · 12 years ago
  47. 65989c0 staging: comedi: usbduxsigma: factor usb buffer allocation out of (*probe) by H Hartley Sweeten · 12 years ago
  48. 902add4 staging: comedi: usbduxsigma: tidy up usbduxsigma_usb_probe() by H Hartley Sweeten · 12 years ago
  49. eead8c6 staging: comedi: usbduxsigma: rename the private data struct by H Hartley Sweeten · 12 years ago
  50. 7fb13b5 staging: comedi: usbduxsigma: tidy up usbduxsub_pwm_irq() by H Hartley Sweeten · 12 years ago
  51. 990a049 staging: comedi: usbduxsigma: remove 'probed' checks in comedi functions by H Hartley Sweeten · 12 years ago
  52. de0a1e97 staging: comedi: usbduxsigma: generalize the usb_submit_urb functions by H Hartley Sweeten · 12 years ago
  53. 91fe97f staging: comedi: usbduxsigma: remove dev_{level} messages in submit urbs functions by H Hartley Sweeten · 12 years ago
  54. 641b78f staging: comedi: usbduxsigma: tidy up usbduxsub_ao_IsocIrq() by H Hartley Sweeten · 12 years ago
  55. 147b25a staging: comedi: usbduxsigma: tidy up usbduxsub_ai_IsocIrq() by H Hartley Sweeten · 12 years ago
  56. f31260f staging: comedi: usbduxsigma: absorb usbduxsub_unlink_PwmURBs() into caller by H Hartley Sweeten · 12 years ago
  57. 7bcc313 staging: comedi: usbduxsigma: use usbdux_pwm_stop() to force unlink urb by H Hartley Sweeten · 12 years ago
  58. 0c32b57 staging: comedi: usbduxsigma: absorb usbduxsub_unlink_OutURBs() into caller by H Hartley Sweeten · 12 years ago
  59. dc29c6f staging: comedi: usbduxsigma: use usbdux_ao_stop() to force unlink all urbs by H Hartley Sweeten · 12 years ago
  60. 705a8f720 staging: comedi: usbduxsigma: absorb usbduxsub_unlink_InURBs() into caller by H Hartley Sweeten · 12 years ago
  61. c61454e staging: comedi: usbduxsigma: use usbdux_ai_stop() to force unlink all urbs by H Hartley Sweeten · 12 years ago
  62. eac456c staging: comedi: usbduxsigma: cleanup the (*cancel) functions by H Hartley Sweeten · 12 years ago
  63. 00fbd28 staging: comedi: usbduxsigma: remove check of 'probed' in (*cancel) functions by H Hartley Sweeten · 12 years ago
  64. 05d4c6f staging: comedi: usbduxsigma: change return type of the stop functions by H Hartley Sweeten · 12 years ago
  65. 19d61fd staging: comedi: usbduxsigma: cleanup the stop functions by H Hartley Sweeten · 12 years ago
  66. 1c3032a staging: comedi: usbduxsigma: cleanup the unlink urb functions by H Hartley Sweeten · 12 years ago
  67. 956ddbc staging: comedi: usbduxsigma: remove unlink urb debug messages by H Hartley Sweeten · 12 years ago
  68. ee13dd3 staging: comedi: usbduxsigma: remove function trace noise by H Hartley Sweeten · 12 years ago
  69. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  70. e4aa937 Linux 3.10-rc3 by Linus Torvalds · 12 years ago
  71. ab465df ipc/sem.c: Fix missing wakeups in do_smart_update_queue() by Manfred Spraul · 12 years ago
  72. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  73. 932ff06 Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  74. 95f4838 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  75. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  76. 72de4c6 Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  77. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  78. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  79. 6b3f7b5 score: remove redundant kcore_list entries by Kyle McMartin · 12 years ago
  80. 462a2b5 Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  81. 4dd9aa8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 12 years ago
  83. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  84. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 12 years ago
  86. a9ff785 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas by Cliff Wickman · 12 years ago
  87. 43c523b drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing by Tomasz Figa · 12 years ago
  88. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 12 years ago
  89. 10b3a32 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 12 years ago
  90. 1e7e2e0 drivers/char/random.c: fix priming of last_data by Jarod Wilson · 12 years ago
  91. 348f9f0 mm/memory_hotplug.c: fix printk format warnings by Randy Dunlap · 12 years ago
  92. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 12 years ago
  93. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 12 years ago
  94. e5ee730 fbdev: FB_GOLDFISH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  95. cac29af drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  96. 387b8b3 auditfilter.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  97. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 12 years ago
  98. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 12 years ago
  99. 4b949b8 drivers/leds/leds-ot200.c: fix error caused by shifted mask by Christian Gmeiner · 12 years ago
  100. 7c34251 mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer by Aneesh Kumar K.V · 12 years ago