1. 48108fe staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq() by H Hartley Sweeten · 11 years ago
  2. b70625c staging: comedi: das16m1: remove unnecessary 'dev->irq' test by H Hartley Sweeten · 11 years ago
  3. 6f6e144 staging: comedi: das1800: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  4. ed7a693 staging: comedi: das1800: tidy up irq request by H Hartley Sweeten · 11 years ago
  5. 2d85664 staging: comedi: me4000: remove unnecessary check in the irq handler by H Hartley Sweeten · 11 years ago
  6. a9b7ff9 staging: comedi: me4000: refactor request_irq() during attach by H Hartley Sweeten · 11 years ago
  7. b3403f2 staging: comedi: me4000: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  8. 6cb8e1a staging: comedi: ni_at_2150: tidy up irq/dma request by H Hartley Sweeten · 11 years ago
  9. a1caff6 staging: lustre: lnet: lnet: fixed space coding style issues by Samuel Domínguez · 11 years ago
  10. cc92272 staging: crystalhd: Fix typo in crystalhd by Masanari Iida · 11 years ago
  11. ae7d27c staging: slicoss: Remove last reference to compare_ether_addr by Joe Perches · 11 years ago
  12. 12a2f3f staging: et131x: trivial whitespace and line / character reductions by Mark Einon · 11 years ago
  13. 15ae239 staging: et131x: remove unhelpful comments by Mark Einon · 11 years ago
  14. c36cef9 staging: et131x: remove two useless debug statements by Mark Einon · 11 years ago
  15. 19d857d staging: et131x: clear up use of TRUEPHY defines by Mark Einon · 11 years ago
  16. 6ff6280 staging: et131x: replace magic number bitmask with defined values by Mark Einon · 11 years ago
  17. 76af014 staging: et131x: Remove unnecessary phydev checks by Mark Einon · 11 years ago
  18. b96ab7c staging: et131x: improve indenting in et131x_adjust_link() by Mark Einon · 11 years ago
  19. 58b179d staging: dwc2: disable uframe_sched on the bcm2835 by Stephen Warren · 11 years ago
  20. 2c185ff staging/lustre: don't compile procfs code when CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  21. 9d2834d staging/lustre: fix undefined reference if CONFIG_PROC_FS is off by Peng Tao · 11 years ago
  22. 960edbe staging/lustre/llite: remove ll_file_get_iov_count by Peng Tao · 11 years ago
  23. 284c145 staging/lustre: fix build error in ll_setxattr_common by Peng Tao · 11 years ago
  24. 19f5224 staging: comedi: ni_pcidio: tidy up the irq request by H Hartley Sweeten · 11 years ago
  25. c108a5e staging: comedi: ni_pcimio: tidy up the irq request by H Hartley Sweeten · 11 years ago
  26. 18a764c staging: comedi: pcl812: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  27. 12f24996 staging: comedi: pcl812: only init async command members when needed by H Hartley Sweeten · 11 years ago
  28. e5fc1a1 staging: comedi: pcl812: remove unnecessary s->len_chanlist init by H Hartley Sweeten · 11 years ago
  29. 6464e2f staging: comedi: pcl818: remove unnecessary s->len_chanlist init by H Hartley Sweeten · 11 years ago
  30. e4bfb08 staging: comedi: pcl818: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  31. 89dac49 staging: comedi: pcl818: remove 'sub_ai' from private data by H Hartley Sweeten · 11 years ago
  32. 5d788d0 staging: comedi: pcl818: only init async command members when needed by H Hartley Sweeten · 11 years ago
  33. 281b6e7 staging: comedi: pcl818: remove function trace noise by H Hartley Sweeten · 11 years ago
  34. 1dcea26 staging: comedi: pcl818: remove unnecessary 'dev->irq' tests by H Hartley Sweeten · 11 years ago
  35. 35a8735 staging: comedi: pcl818: remove 'irq_free' from private data by H Hartley Sweeten · 11 years ago
  36. 5451274 staging: comedi: pcl816: use dev->read_subdev by H Hartley Sweeten · 11 years ago
  37. 5d6f1a2 staging: comedi: pcl816: remove 'sub_ai' from private data by H Hartley Sweeten · 11 years ago
  38. 109b4d0 staging: comedi: pcl816: only init command support if irq is available by H Hartley Sweeten · 11 years ago
  39. 6a8f6de staging: comedi: pcl816: remove 'irq_free' from private data by H Hartley Sweeten · 11 years ago
  40. f95321f staging: comedi: s626: fix async command hookup by H Hartley Sweeten · 11 years ago
  41. 4eb9462 staging: et131x: delete unnecessary variable in function et131x_init by ZHAO Gang · 11 years ago
  42. 1ff70a7 staging: et131x: change function name by ZHAO Gang · 11 years ago
  43. 877494a staging: lustre: reapply an older patch that was reverted by Greg Kroah-Hartman · 11 years ago
  44. c3a09c1 vme: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  45. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  46. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  47. 49cf10c staging: dwc2: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  48. d128161 staging: comedi: ni_atmio16d: remove an unnecessary printk by H Hartley Sweeten · 11 years ago
  49. ec9b2f4 staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach() by H Hartley Sweeten · 11 years ago
  50. d4bdba2 staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read() by H Hartley Sweeten · 11 years ago
  51. 2f4a269 staging: comedi: ni_pcimio: convert printk() to dev_dbg() by H Hartley Sweeten · 11 years ago
  52. 9cc2baf staging: comedi: ni_tio: remove commented out printk message by H Hartley Sweeten · 11 years ago
  53. 765a24b staging: comedi: pcl812: convert printk messages in pcl812_attach() by H Hartley Sweeten · 11 years ago
  54. e2f6df9 staging: comedi: pcl812: tidy up the irq support in pcl812_attach() by H Hartley Sweeten · 11 years ago
  55. 5d24b7d staging: comedi: pcl816: convert printk messages in pcl816_attach() by H Hartley Sweeten · 11 years ago
  56. e21f20e staging: comedi: pcl816: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  57. 8189061 staging: comedi: pcl816: tidy up the irq support in pcl816_attach() by H Hartley Sweeten · 11 years ago
  58. d3629b2 staging: comedi: pcl816: remove TRIG_WAKE_EOS support stub by H Hartley Sweeten · 11 years ago
  59. 11b7f7d staging: comedi: pcl816: remove commented out outb() macro by H Hartley Sweeten · 11 years ago
  60. d65e5b9 staging: comedi: pcl818: convert printk() messages to dev_{level} by H Hartley Sweeten · 11 years ago
  61. e30b22a staging: comedi: pcl818: tidy up the irq support in pcl818_attach() by H Hartley Sweeten · 11 years ago
  62. eeb6f2d staging: comedi: pcl818: remove board attach noise by H Hartley Sweeten · 11 years ago
  63. de4ea8e staging: comedi: pcl818: remove printk function trace messages by H Hartley Sweeten · 11 years ago
  64. aad6fd1 staging: comedi: pcl818: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  65. bab0e19 staging: comedi: pcm3724: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  66. 3c64306 staging: comedi: plx9080.h: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  67. d1483ea staging: comedi: rtd520: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  68. ba74f01 staging: comedi: mpc624: convert printk messages in mpc624_ai_rinsn() by H Hartley Sweeten · 11 years ago
  69. 4a4ed3f staging: comedi: mpc624: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  70. c1ce7f1 staging: comedi: mpc624: remove unnecessary test by H Hartley Sweeten · 11 years ago
  71. b1ca6b1 staging: comedi: mpc624: remove commented out printk by H Hartley Sweeten · 11 years ago
  72. 54bb263 staging: comedi: dt282x: remove commented out printk by H Hartley Sweeten · 11 years ago
  73. 50dbda4 staging: comedi: dt282x: convert dt282x_ao_inttrig() messages by H Hartley Sweeten · 11 years ago
  74. e0bee2d staging: comedi: dt282x: convert dt282x_ai_dma_interrupt() messages by H Hartley Sweeten · 11 years ago
  75. 01112bf staging: comedi: dt282x: convert dt282x_ao_dma_interrupt() messages by H Hartley Sweeten · 11 years ago
  76. 427f352 staging: comedi: dt282x: remove disable code that disables the irq by H Hartley Sweeten · 11 years ago
  77. d3ea181 staging: comedi: dt282x: remove unnecessary blank line message by H Hartley Sweeten · 11 years ago
  78. 753b53d staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err() by H Hartley Sweeten · 11 years ago
  79. ab49581 staging: comedi: dt282x: remove attach noise in dt282x_grab_dma() by H Hartley Sweeten · 11 years ago
  80. 06551fd staging: comedi: dt282x: tidy up the irq support in dt282x_attach() by H Hartley Sweeten · 11 years ago
  81. 5b7b0eb staging: comedi: dt2815: convert printk's in dt2815_attach() by H Hartley Sweeten · 11 years ago
  82. 38fa4c4 staging: comedi: dt2815: convert printk's in dt2815_ao_insn() by H Hartley Sweeten · 11 years ago
  83. c5a9595 staging: comedi: dt2814: tidy up the irq support in dt2814_attach() by H Hartley Sweeten · 11 years ago
  84. 323cd35 staging: comedi: dt2814: convert a printk(KERN_ERR into a dev_err() by H Hartley Sweeten · 11 years ago
  85. 1cb62c8 staging: comedi: dt2814: remove bad printk noise by H Hartley Sweeten · 11 years ago
  86. f025616 staging: comedi: dt2814: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  87. d7bfe8e staging: comedi: dt2811: remove disabled interrupt support code by H Hartley Sweeten · 11 years ago
  88. baa92cc staging: comedi: dt2811: remove disabled dt2811_adtrig() function by H Hartley Sweeten · 11 years ago
  89. f3b672c staging: comedi: dt2801: convert printk() messages to dev_dbg() by H Hartley Sweeten · 11 years ago
  90. 5fc517c staging: comedi: dt2801: remove commented out printk() by H Hartley Sweeten · 11 years ago
  91. cd5afa4 staging: comedi: dt2801: remove disabled code in dt2801_writedata by H Hartley Sweeten · 11 years ago
  92. 45d3510 staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err() by H Hartley Sweeten · 11 years ago
  93. 0c2e553 staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach() by H Hartley Sweeten · 11 years ago
  94. 49220f9 staging: comedi: dmm32at: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  95. 65e2618 staging: comedi: dmm32at: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  96. 7299885 staging: comedi: das16m1: tidy up the irq support in das16m1_attach() by H Hartley Sweeten · 11 years ago
  97. b8cd794 staging: comedi: cb_pcimdas: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  98. 279579e staging: comedi: cb_pcimdas: remove commented out irq init code by H Hartley Sweeten · 11 years ago
  99. 4dfe3df staging: comedi: c6xdigio: remove commented out function trace messages by H Hartley Sweeten · 11 years ago
  100. c89d6ea staging: comedi: c6xdigio: remove commented out subdevice code by H Hartley Sweeten · 11 years ago