1. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  2. 3cc1f95 drivers: uio: Kconfig: add MMU dependancy for UIO by Chen Gang · 11 years ago
  3. 06849fa drivers: uio: Add driver for Humusoft MF624 DAQ PCI card by Rostislav Lisovy · 11 years ago
  4. 08cb2e2 drivers: uio_pdrv_genirq: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. 9585444 drivers: uio_pruss: use dev_get_platdata() by Jingoo Han · 11 years ago
  6. 31f5221 drivers: uio_dmem_genirq: use dev_get_platdata() by Jingoo Han · 11 years ago
  7. 440ab3b uio: uio_pruss: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  8. b65c401 uio: drop unused vma_count member in uio_device struct by Uwe Kleine-König · 11 years ago
  9. 7294151 uio: provide vm access to UIO_MEM_PHYS maps by Uwe Kleine-König · 11 years ago
  10. 26dac3c uio: Remove uio_pdrv and use uio_pdrv_genirq instead by Michal Simek · 11 years ago
  11. c9dce92 UIO: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  12. 52c2dad uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  13. cee4fbd drivers: uio_pdrv_genirq: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  14. 34cb275 UIO: Fix concurrency issue by Vitalii Demianets · 11 years ago
  15. 07779711 drivers: uio_dmem_genirq: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  16. e3a3c3a UIO: fix uio_pdrv_genirq with device tree but no interrupt by Pavel Machek · 11 years ago
  17. 05c3e0b UIO: allow binding uio_pdrv_genirq.c to devices using command line option by Pavel Machek · 11 years ago
  18. cb3771b uio: uio_pruss: Fix potential NULL pointer dereference by Emil Goode · 11 years ago
  19. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  20. cd43739 uio/uio_pci_generic: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  21. 89fb9e7 uio: UIO_DMEM_GENIRQ should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  22. ced9017 uio/uio_cif: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  23. b59f9a0 uio/uio_netx: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  24. 8bcaec4 uio/uio_sercos3: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  25. aa8c06f uio/uio_aec: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  26. 5ed0505 drivers: uio: Fix UIO device registration failure by Damian Hobson-Garcia · 11 years ago
  27. 6d77093 uio: convert to idr_alloc() by Tejun Heo · 11 years ago
  28. c423c8f uio: remove !S390 dependency from Kconfig by Heiko Carstens · 11 years ago
  29. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  30. d5185c4 drivers: uio: Only allocate new private data when probing device tree node by Damian Hobson-Garcia · 12 years ago
  31. 439926c drivers: uio_dmem_genirq: Allow partial success when opening device by Damian Hobson-Garcia · 12 years ago
  32. 87c4d1a drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions by Damian Hobson-Garcia · 12 years ago
  33. 24fce61 drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr by Damian Hobson-Garcia · 12 years ago
  34. 9b96c31 uio: remove use of __devexit by Bill Pemberton · 12 years ago
  35. d46f743 uio: remove use of __devinitdata by Bill Pemberton · 12 years ago
  36. b17b75b uio: remove use of __devinit by Bill Pemberton · 12 years ago
  37. 5a59509 uio: remove use of __devexit_p by Bill Pemberton · 12 years ago
  38. ecd43c0 uio_pdrv: set memory mapping name by Manuel Traut · 12 years ago
  39. 2eb2478 uio: uio_pruss: replace private SRAM API with genalloc by Matt Porter · 12 years ago
  40. 0a0c3b5 Add new uio device for dynamic memory allocation by Damian Hobson-Garcia · 12 years ago
  41. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  42. 94ca629 uio_pdrv_genirq: get irq through platform resource if not set otherwise by Benedikt Spranger · 12 years ago
  43. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  44. 2502dbd uio: Convert uio_generic_pci to new intx masking API by Jan Kiszka · 13 years ago
  45. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  46. 11e3123 uio: convert drivers/uio/* to use module_platform_driver() by Axel Lin · 13 years ago
  47. 2949ead uio: Add module.h to implicit drivers/uio users by Paul Gortmaker · 13 years ago
  48. 27a9070 uio: Support physical addresses >32 bits on 32-bit systems by Kai Jiang · 13 years ago
  49. 9245acd drivers:uio:fix section mismatch in uio_pdrv_genirq.c by Wanlong Gao · 13 years ago
  50. d80df1c drivers:uio:change the goto label to consistent with others by Wanlong Gao · 13 years ago
  51. 4e0b72f uio: uio_pci_generic: Remove useless spin_lock by Hans J. Koch · 13 years ago
  52. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  53. 27760f8 uio: uio_pdrv_genirq: Add OF support by Hans J. Koch · 13 years ago
  54. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  55. 47296b1 uio: clean uioinfo when uninstall uio driver by Jie Zhou · 13 years ago
  56. c6edc42 uio: fix allocating minor id for uio device by Hillf Danton · 13 years ago
  57. f0c554f uio: fix finding mm index for vma by Hillf Danton · 13 years ago
  58. d8408ae uio_netx: Add support for netPLC cards by Daniel Trautmann · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  60. f1a304e UIO: add PRUSS UIO driver support by Pratheesh Gangadhar · 13 years ago
  61. 318af55 uio: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  62. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  64. c66fdab uio: Statically allocate uio_class and use class .dev_attrs. by Eric W. Biederman · 14 years ago
  65. 91960a4 uio: Support 2^MINOR_BITS minors by Eric W. Biederman · 14 years ago
  66. 6427a76 uio: Cleanup irq handling. by Eric W. Biederman · 14 years ago
  67. 70a9156 uio: Don't clear driver data by Eric W. Biederman · 14 years ago
  68. 3d4f9d7 uio: Fix lack of locking in init_uio_class by Eric W. Biederman · 14 years ago
  69. 1037246 uio: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  70. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  71. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  72. 14ec539 uio: Remove IRQF_DISABLED flag from uio_cif.c by Hans J. Koch · 14 years ago
  73. 62c8677 uio: Remove IRQF_DISABLED from uio_sercos3.c by Hans J. Koch · 14 years ago
  74. 5685ad5 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c by Hans J. Koch · 14 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 14 years ago
  77. 0a965eb UIO: minor Kconfig fixes by John Ogness · 14 years ago
  78. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 14 years ago
  79. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  80. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  81. 68fb2e4 uio: pm_runtime_disable is needed if failed by Kuninori Morimoto · 15 years ago
  82. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  83. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  84. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  85. ccb86a6 uio: add generic driver for PCI 2.3 devices by Michael S. Tsirkin · 15 years ago
  86. 5b2ea2f UIO: remove 'default n' from Kconfig by Daniel Mack · 15 years ago
  87. af76756e uio: Runtime PM for UIO devices by Magnus Damm · 15 years ago
  88. 912335c4 UIO: fix specific device driver missing statement for depmod by Hans J. Koch · 15 years ago
  89. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 15 years ago
  90. 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 15 years ago
  91. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 16 years ago
  92. e70c412 UIO: Pass information about ioports to userspace (V2) by Hans J. Koch · 16 years ago
  93. e543ae8 UIO: uio_pdrv_genirq: allow custom irq_flags by Mike Frysinger · 16 years ago
  94. 7898aa5 UIO: use pci_ioremap_bar() in drivers/uio by Arjan van de Ven · 16 years ago
  95. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  96. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  97. 0d4a7bc UIO: BKL removal by Jonathan Corbet · 16 years ago
  98. 02683ff UIO: Fix mapping of logical and virtual memory by Andrew G. Harvey · 16 years ago
  99. a6030fcc UIO: add automata sercos3 pci card support by John Ogness · 16 years ago
  100. a6fcc3a UIO: Change driver name of uio_pdrv by Hans J. Koch · 16 years ago