1. 091e8d8 staging: comedi: amplc_pci230: Remove forward declarations 2 by Ian Abbott · 12 years ago
  2. 027ee06 staging: comedi: amplc_pci230: Remove forward declarations 1 by Ian Abbott · 12 years ago
  3. ba54fa6 staging: comedi: amplc_pci230: Add attach_pci() hook by Ian Abbott · 12 years ago
  4. 967bfbc staging: comedi: amplc_pci230: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  5. 4b05d17 staging: comedi: amplc_pci230: Replace printk calls by Ian Abbott · 12 years ago
  6. 9dc5a82 staging: comedi: amplc_pci224: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  7. 01ea83b staging: comedi: amplc_pci224: Change return type of pci224_find_pci() by Ian Abbott · 12 years ago
  8. eedc1b7 staging: comedi: amplc_pci224: Replace printk calls by Ian Abbott · 12 years ago
  9. 52954ab staging: comedi: amplc_pci224: __devinit pci224_attach_pci() by Ian Abbott · 12 years ago
  10. c894ec8 staging: comedi: amplc_dio200: Add attach_pci() hook by Ian Abbott · 12 years ago
  11. adb4601 staging: comedi: amplc_dio200: Remove thisboard, thislayout and devpriv macros by Ian Abbott · 12 years ago
  12. 181ad5e staging: comedi: amplc_dio200: Change return type of dio200_find_pci() by Ian Abbott · 12 years ago
  13. 485455d0 staging: comedi: amplc_dio200: Replace printk calls by Ian Abbott · 12 years ago
  14. fd97962 staging: comedi: amplc_dio200: Remove forward function declarations by Ian Abbott · 12 years ago
  15. d22e930 staging: comedi: amplc_dio200: Use module_comedi_{pci,}_driver() by Ian Abbott · 12 years ago
  16. a6e11e3 staging: comedi: amplc_dio200: Use IS_ENABLED() by Ian Abbott · 12 years ago
  17. d8967b6 staging: comedi: amplc_pc263: Add attach_pci() hook by Ian Abbott · 12 years ago
  18. 04d6696 staging: comedi: amplc_pc263: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  19. 7ac75ba staging: comedi: amplc_pc263: Change return type of pc263_find_pci() by Ian Abbott · 12 years ago
  20. 6ac6825 staging: comedi: amplc_pc263: Remove unused fancy_name by Ian Abbott · 12 years ago
  21. 03668b1 staging: comedi: amplc_pc263: Replace printk calls by Ian Abbott · 12 years ago
  22. ba7914c staging: comedi: amplc_pc263: Remove forward function declarations by Ian Abbott · 12 years ago
  23. 40372f5 staging: comedi: amplc_pc263: Use module_comedi_{pci, }_driver() by Ian Abbott · 12 years ago
  24. b4843c1 staging: comedi: amplc_pc263: Use IS_ENABLED() by Ian Abbott · 12 years ago
  25. 61f5a22 staging: comedi: amplc_pc263: Add a missing case by Ian Abbott · 12 years ago
  26. d35a73e staging: comedi: amplc_pc263: Change DIO subdevice to DO by Ian Abbott · 12 years ago
  27. 9f98900 staging: comedi: amplc_pc263: Correct initial state by Ian Abbott · 12 years ago
  28. a46e759 staging: comedi: amplc_pc236: Remove most #if lines by Ian Abbott · 12 years ago
  29. 18e41de staging: comedi: amplc_pc236: Add attach_pci() hook by Ian Abbott · 12 years ago
  30. 24ffe74 staging: comedi: amplc_pc236: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  31. 273ba54 staging: comedi: amplc_pc236: Change return type of pc236_find_pci() by Ian Abbott · 12 years ago
  32. 916d702 staging: comedi: amplc_pc236: Remove unused fancy_name by Ian Abbott · 12 years ago
  33. 62bc23d staging: comedi: amplc_pc236: Replace printk calls by Ian Abbott · 12 years ago
  34. 7bd06f6 staging: comedi: amplc_pc236: Remove forward function declarations by Ian Abbott · 12 years ago
  35. c25386f staging: comedi: amplc_pc236: Use module_comedi_{pci,}_driver() by Ian Abbott · 12 years ago
  36. 1bb6dfc staging: comedi: amplc_pc236: Use IS_ENABLED() by Ian Abbott · 12 years ago
  37. 1364b02 staging: comedi: drivers.c: remove unused inline functions by H Hartley Sweeten · 12 years ago
  38. 5b28e55 staging: comedi: Make COMEDI_FC a hidden Kconfig option by H Hartley Sweeten · 12 years ago
  39. 856ff77 staging: comedi: cb_pcidas64: Fixed coding style errors by Dimitrios Semitsoglou-Tsiapos · 12 years ago
  40. bc04bec staging: comedi: Fix typo in comedi by Masanari Iida · 12 years ago
  41. 8b7d417 staging: comedi: das08: Add attach_pci() hook by Ian Abbott · 12 years ago
  42. f86b0d7 staging: comedi: das08: Support multiple PCI card types in future by Ian Abbott · 12 years ago
  43. 282f352 staging: comedi: das08: Remove thisboard and devpriv macros by Ian Abbott · 12 years ago
  44. 33fba3b staging: comedi: das08: Replace printk calls by Ian Abbott · 12 years ago
  45. d8fdaea5 staging: comedi: das08: Remove forward function declarations. by Ian Abbott · 12 years ago
  46. 1e576a5 staging: comedi: das08: Use module_comedi_{pci_, }driver by Ian Abbott · 12 years ago
  47. d60d9f3 staging: comedi: das08: Move I/O resource (de)allocation. by Ian Abbott · 12 years ago
  48. 4b5c0f1 staging: comedi: das08: Use IS_ENABLED() by Ian Abbott · 12 years ago
  49. 73e183c staging: comedi: das1800: complete the refactor to remove all forward declarations by H Hartley Sweeten · 12 years ago
  50. c98d90f staging: comedi: rtd520 complete the refactor to remove all forward declarations by H Hartley Sweeten · 12 years ago
  51. 262ea0d staging: comedi: adl_pci7296: factor out the PCI device code by H Hartley Sweeten · 12 years ago
  52. fc330f4 staging: comedi: adl_pci7432: factor out the PCI device code by H Hartley Sweeten · 12 years ago
  53. d3ff7b9 staging: comedi: adl_pci8164: factor out the PCI device code by H Hartley Sweeten · 12 years ago
  54. 1158244 staging: comedi: adl_pci9111: factor out the find PCI device code by H Hartley Sweeten · 12 years ago
  55. 93b6e47 staging: comedi: adl_pci9118: factor out the find PCI device code by H Hartley Sweeten · 12 years ago
  56. 8d0300a staging: comedi: adl_pci7230: factor out the find PCI device code by H Hartley Sweeten · 12 years ago
  57. 1c9de58 staging: comedi: cleanup comedi_recognize() by Dan Carpenter · 12 years ago
  58. 5254cbe staging: comedi: remove this_board macro in the s526 driver by H Hartley Sweeten · 12 years ago
  59. 960ca1a staging: comedi: remove this_board macro in the acl7225b driver by H Hartley Sweeten · 12 years ago
  60. b13ff04 staging: comedi: remove thisboard macro in the adq12b driver by H Hartley Sweeten · 12 years ago
  61. 797ef32 staging: comedi: remove this_board macro in the aio_aio12_8 driver by H Hartley Sweeten · 12 years ago
  62. b740554 staging: comedi: remove thisboard macro in the aio_iiro_16 driver by H Hartley Sweeten · 12 years ago
  63. bf4683b staging: comedi: remove thisboard macro in the comedi_test driver by H Hartley Sweeten · 12 years ago
  64. d493f21 staging: comedi: remove thisboard macro in the das16 driver by H Hartley Sweeten · 12 years ago
  65. 4c354b4 staging: comedi: remove thisboard macro in the das16m1 driver by H Hartley Sweeten · 12 years ago
  66. df9d334 staging: comedi: remove thisboard macro in the dmm32at driver by H Hartley Sweeten · 12 years ago
  67. 5a011d6 staging: comedi: remove this_board macro in the dt2811 driver by H Hartley Sweeten · 12 years ago
  68. 0613196 staging: comedi: remove this_board macro in the dt282x driver by H Hartley Sweeten · 12 years ago
  69. 75b9ad9 staging: comedi: remove thisboard macro in the ni_at_ao driver by H Hartley Sweeten · 12 years ago
  70. 27b40b8 staging: comedi: remove boardtype macro in the ni_atmio16d driver by H Hartley Sweeten · 12 years ago
  71. 90d662e staging: comedi: remove this_board macro in the pcl711 driver by H Hartley Sweeten · 12 years ago
  72. f21b15b staging: comedi: remove this_board macro in the pcl724 driver by H Hartley Sweeten · 12 years ago
  73. d877269 staging: comedi: remove this_board macro in the pcl726 driver by H Hartley Sweeten · 12 years ago
  74. 6f929ae staging: comedi: remove this_board macro in the pcl730 driver by H Hartley Sweeten · 12 years ago
  75. 3cb08e0 staging: comedi: remove this_board macro in the pcl812 driver by H Hartley Sweeten · 12 years ago
  76. 240c6e6 staging: comedi: remove this_board macro in the pcl816 driver by H Hartley Sweeten · 12 years ago
  77. dd8a4b4 staging: comedi: remove this_board macro in the pcl818 driver by H Hartley Sweeten · 12 years ago
  78. 3cff0f1 staging: comedi: remove this_board macro in the pcm3724 driver by H Hartley Sweeten · 12 years ago
  79. 449b683 staging: comedi: remove this_board macro in the pcmad driver by H Hartley Sweeten · 12 years ago
  80. 2fbffee staging: comedi: remove thisboard macro in the pcmda12 driver by H Hartley Sweeten · 12 years ago
  81. 57bbeb3 staging: comedi: remove this_board macro in the pcmmio driver by H Hartley Sweeten · 12 years ago
  82. a28b599 staging: comedi: remove this_board macro in the pcmuio driver by H Hartley Sweeten · 12 years ago
  83. d5016e2 staging: comedi: remove this_board macro in the poc driver by H Hartley Sweeten · 12 years ago
  84. 354c00a staging: comedi: remove this_board macro in the rti800 driver by H Hartley Sweeten · 12 years ago
  85. 609dd34 staging: comedi: remove this_board macro in the serial2002 driver by H Hartley Sweeten · 12 years ago
  86. ad401db staging: comedi: remove thisboard macro in the ssv_dnp driver by H Hartley Sweeten · 12 years ago
  87. 42caa91 staging: comedi: s626: base_addr is a void __iomem * by H Hartley Sweeten · 12 years ago
  88. 4aa7419 staging: comedi: ii_pci20kc: iobase and ioaddr are void __iomem * by H Hartley Sweeten · 12 years ago
  89. 86a5eb8 staging: comedi: icp_multi: io_addr is a void __iomem * by H Hartley Sweeten · 12 years ago
  90. ff45031 staging: comedi: gsc_hpdi: plx9080_iobase and hpdi_iobase are void __iomem * by H Hartley Sweeten · 12 years ago
  91. 85a15d5 staging: comedi: dt3000: io_addr is a void __iomem * by H Hartley Sweeten · 12 years ago
  92. 55c03cf staging: comedi: remove private header comedi_pci.h by H Hartley Sweeten · 12 years ago
  93. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 12 years ago
  94. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  95. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 12 years ago
  96. a24c256 dm thin: use slab mempools by Mike Snitzer · 12 years ago
  97. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 12 years ago
  98. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 12 years ago
  99. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 12 years ago
  100. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago