1. c781b96 staging: csr: remove CsrCharString typedef by Greg Kroah-Hartman · 12 years ago
  2. 7f5393e staging: csr: remove CsrUtf8String typedef by Greg Kroah-Hartman · 12 years ago
  3. f58bfd8 staging: csr: remove CsrUtf16String typedef by Greg Kroah-Hartman · 12 years ago
  4. 9d25edfc staging: csr: remove CsrUint24 typedef by Greg Kroah-Hartman · 12 years ago
  5. 95e326c staging: csr: remove CsrInt32 typedef by Greg Kroah-Hartman · 12 years ago
  6. 26a6b2e staging: csr: remove CsrUint32 typedef by Greg Kroah-Hartman · 12 years ago
  7. ab2b8c7 staging: csr: remove CsrInt16 typedef by Greg Kroah-Hartman · 12 years ago
  8. 8c87f69 staging: csr: remove CsrUint16 typedef by Greg Kroah-Hartman · 12 years ago
  9. 163eb0d staging: csr: remove CsrInt8 typedef by Greg Kroah-Hartman · 12 years ago
  10. 7e6f57944 staging: csr: remove CsrUint8 typedef by Greg Kroah-Hartman · 12 years ago
  11. ca6d250 staging: csr: clean up csr_types.h a bit by Greg Kroah-Hartman · 12 years ago
  12. 22c45f0 staging: csr: remove sdioemb/ by Greg Kroah-Hartman · 12 years ago
  13. db03f1d staging: csr: remove oska submodule by Greg Kroah-Hartman · 12 years ago
  14. bd2b57a staging: csr: oska: remove timer.c and timer.h by Greg Kroah-Hartman · 12 years ago
  15. 3421ee2 staging: csr: oska: remove time.h by Greg Kroah-Hartman · 12 years ago
  16. fa33538 staging: csr: oska: remove print.h and print.c by Greg Kroah-Hartman · 12 years ago
  17. c30fbb3 staging: csr: oska: remove list.c and list.h by Greg Kroah-Hartman · 12 years ago
  18. 9f47550 staging: csr: oska: remove all.h and types.h by Greg Kroah-Hartman · 12 years ago
  19. 44bb4ac staging: csr: oska: remove refcount.c by Greg Kroah-Hartman · 12 years ago
  20. e74927d staging: csr: oska: remove io.h by Greg Kroah-Hartman · 12 years ago
  21. 7a72e41 Staging: csr: remove oska compat functions by Greg Kroah-Hartman · 12 years ago
  22. 194ccca staging: sep_crypto.c: remove duplicated include by Duan Jiong · 12 years ago
  23. 33792df staging: sep_main.c: remove duplicated include by Duan Jiong · 12 years ago
  24. 1226f1a staging: comedi: s526: remove unused variables in the private data by H Hartley Sweeten · 12 years ago
  25. 3808dd9 staging: comedi: aio_iiro_16: remove the private data by H Hartley Sweeten · 12 years ago
  26. 843c042 staging: comedi: rtd520: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  27. 6707930 staging: comedi: rtd520: remove the '#if 0' code in the attach by H Hartley Sweeten · 12 years ago
  28. 39ed05b staging: comedi: rtd520: remove 'got_regions' from private data by H Hartley Sweeten · 12 years ago
  29. 8259069 staging: comedi: rtd520: remove the debug print of the pci addresses by H Hartley Sweeten · 12 years ago
  30. 27034e8 staging: comedi: me_daq: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  31. 81f9334 staging: comedi: me_daq: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  32. b92169f staging: comedi: me_daq: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  33. bdc1afa staging: comedi: ke_counter: remove the cnt_board_nbr macro by H Hartley Sweeten · 12 years ago
  34. 6e4996b staging: comedi: ke_counter: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  35. f32e606 staging: comedi: ke_counter: minor cleanup of cnt_attach() by H Hartley Sweeten · 12 years ago
  36. a890062 staging: comedi: ke_counter: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  37. bd8a9bc staging: comedi: ke_counter: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  38. f2a6490 staging: comedi: dyna_pci10xx: fix detach by H Hartley Sweeten · 12 years ago
  39. 0618302 staging: comedi: dyna_pci10xx: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  40. b694c4f staging: comedi: dyna_pci10xx: use dev->iobase by H Hartley Sweeten · 12 years ago
  41. 8779060 staging: comedi: dyna_pci10xx: remove unused bars from the private data by H Hartley Sweeten · 12 years ago
  42. 423e0e3 staging: comedi: dyna_pci10xx: remove 'valid' from the private data by H Hartley Sweeten · 12 years ago
  43. 6bdae56 staging: comedi: dyna_pci10xx: remove the 'start_stop_sem' mutex by H Hartley Sweeten · 12 years ago
  44. 5d30e51 staging: comedi: dyna_pci10xx: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  45. 1f20b97 staging: comedi: dyna_pci10xx: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  46. 9e9e13f staging: comedi: dt3000: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  47. 2d49c81 staging: comedi: dt3000: remove 'phys_addr' from the private data by H Hartley Sweeten · 12 years ago
  48. 5512a35 staging: comedi: dt3000: move the setup_pci() code into the attach by H Hartley Sweeten · 12 years ago
  49. 606f129 staging: comedi: dt3000: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  50. d73805c staging: comedi: daqboard2000: void *plx should be a void __iomem * by H Hartley Sweeten · 12 years ago
  51. ad196be staging: comedi: daqboard2000: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  52. f55354b staging: comedi: daqboard2000: remove 'got_regions' from private data by H Hartley Sweeten · 12 years ago
  53. f34ec80 staging: comedi: daqboard2000: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  54. 6896ddf staging: comedi: daqboard2000: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  55. 49cd97b staging: comedi: contec_pci_dio: remove the private data by H Hartley Sweeten · 12 years ago
  56. e3ab476 staging: comedi: contec_pci_dio: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  57. b8acd77 staging: comedi: contec_pci_dio: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  58. f0bd6d3 staging: comedi: contec_pci_dio: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  59. 16dd84f staging: comedi: cb_pcimdas: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  60. 6d2d7ef staging: comedi: cb_pcimdas: remove BADR0 from the private data by H Hartley Sweeten · 12 years ago
  61. 6191a3f staging: comedi: cb_pcimdas: remove BADR2 from the private data by H Hartley Sweeten · 12 years ago
  62. 8e2f238 staging: comedi: cb_pcimdas: remove BADR4 from the private data by H Hartley Sweeten · 12 years ago
  63. 170581bf staging: comedi: cb_pcimdas: remove BADR1 from the private data by H Hartley Sweeten · 12 years ago
  64. 2852230 staging: comedi: cb_pcimdas: cleanup the private data by H Hartley Sweeten · 12 years ago
  65. 718c39e staging: comedi: cb_pcimdas: remove the debug print of the pci bars by H Hartley Sweeten · 12 years ago
  66. 366d624 staging: comedi: cb_pcimdas: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  67. 46a4ff0 staging: comedi: cb_pcimdas: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  68. cdb8225 staging: comedi: cb_pcidio: remove the private data by H Hartley Sweeten · 12 years ago
  69. dbd658f staging: comedi: cb_pcidio: store the iobase in the comedi_device by H Hartley Sweeten · 12 years ago
  70. 04cec90 staging: comedi: cb_pcidda: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  71. 5b7c52a staging: comedi: cb_pcidda: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  72. 84b2d57 staging: comedi: cb_pcidda: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  73. 000e263 staging: comedi: cb_pcidas64: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  74. 8826270 staging: comedi: cb_pcidas64: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  75. eeff9db staging: comedi: cb_pcidas64: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  76. c5866e7 staging: comedi: amplc_pci230: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  77. 2605d35 staging: comedi: amplc_pci230: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  78. 4154170 staging: comedi: amplc_pci224: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  79. 89ed073 staging: comedi: amplc_pci224: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  80. 69fa3b7 staging: comedi: amplc_pc263: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  81. 1c16519 staging: comedi: amplc_pc263: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  82. b6d446b staging: comedi: amplc_pc236: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  83. ed7fd22 staging: comedi: amplc_pc236: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  84. b5e6df1 staging: comedi: amplc_dio200: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  85. dd90576 staging: comedi: amplc_dio200: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  86. c2eb50b staging: comedi: cb_pcidio: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  87. 2329a10 staging: comedi: cb_pcidio: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  88. 41f7ea3 staging: comedi: cb_pcidio: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  89. ba36b9b staging: comedi: cb_pcidas: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  90. 983ff48 staging: comedi: adv_pci_dio: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  91. 096de33 staging: comedi: adv_pci_dio: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  92. e10355b staging: comedi: adv_pci_dio: remove CheckAndAllocCard() by H Hartley Sweeten · 12 years ago
  93. 54b303c staging: comedi: adv_pci_dio: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  94. ad37c85 staging: comedi: adv_pci1710: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  95. 5f5d1b9 staging: comedi: adv_pci1710: move comedi_pci_enable() into the attach by H Hartley Sweeten · 12 years ago
  96. 5aa53d5 staging: comedi: adv_pci1710: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago
  97. 96554c8 staging: comedi: adv_pci1710: factor out the "find pci device" code by H Hartley Sweeten · 12 years ago
  98. dbe85f1 staging: comedi: adv_pci1723: store the pci_dev in the comedi_device by H Hartley Sweeten · 12 years ago
  99. cc04c8a staging: comedi: adv_pci1723: move comedi_pci_enable() into the attach by H Hartley Sweeten · 12 years ago
  100. 3dbd666 staging: comedi: adv_pci1723: cleanup "find pci device" code by H Hartley Sweeten · 12 years ago