1. 2d41d2a Merge branch 'char-misc-linus' into 'char-misc-next' by Greg Kroah-Hartman · 4 years, 6 months ago
  2. 415abcd uio: disable lazy irq disable to avoid double fire by Thommy Jakobsson · 4 years, 7 months ago
  3. 7aca462 uio_pdrv_genirq: Allow use with non-page-aligned memory resources by Esben Haabendal · 4 years, 7 months ago
  4. bf12fdf uio_pdrv_genirq: fix use without device tree and no interrupt by Esben Haabendal · 4 years, 7 months ago
  5. 324ac45 uio_pdrv_genirq: Remove warning when irq is not specified by Esben Haabendal · 4 years, 7 months ago
  6. eff1dd8 uio: uio_pdrv_genirq: use new devm_uio_register_device() function by Alexandru Ardelean · 4 years, 11 months ago
  7. 34bc4f46 uio: uio_pdrv_genirq: Do not log an error when deferring probe routine. by Oscar Ravadilla · 5 years ago
  8. b029762 uio: uio_pdrv_genirq: Make UIO name controllable via DT node property by Daniel Mack · 5 years ago
  9. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  10. 52e2dc2 uio: Convert a few more users to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  11. 7021949 uio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. e6789cd uio: Simplify uio error path by using devres functions by Michal Simek · 11 years ago
  13. 08cb2e2 drivers: uio_pdrv_genirq: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. cee4fbd drivers: uio_pdrv_genirq: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  15. 34cb275 UIO: Fix concurrency issue by Vitalii Demianets · 12 years ago
  16. e3a3c3a UIO: fix uio_pdrv_genirq with device tree but no interrupt by Pavel Machek · 12 years ago
  17. 05c3e0b UIO: allow binding uio_pdrv_genirq.c to devices using command line option by Pavel Machek · 12 years ago
  18. d5185c4e drivers: uio: Only allocate new private data when probing device tree node by Damian Hobson-Garcia · 12 years ago
  19. ecd43c0 uio_pdrv: set memory mapping name by Manuel Traut · 12 years ago
  20. 94ca629 uio_pdrv_genirq: get irq through platform resource if not set otherwise by Benedikt Spranger · 13 years ago
  21. 11e3123 uio: convert drivers/uio/* to use module_platform_driver() by Axel Lin · 13 years ago
  22. 2949ead uio: Add module.h to implicit drivers/uio users by Paul Gortmaker · 14 years ago
  23. 9245acd drivers:uio:fix section mismatch in uio_pdrv_genirq.c by Wanlong Gao · 13 years ago
  24. 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
  25. 27760f8 uio: uio_pdrv_genirq: Add OF support by Hans J. Koch · 14 years ago
  26. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  27. 47296b1 uio: clean uioinfo when uninstall uio driver by Jie Zhou · 14 years ago
  28. 5685ad5 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c by Hans J. Koch · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  31. 68fb2e4 uio: pm_runtime_disable is needed if failed by Kuninori Morimoto · 15 years ago
  32. af76756e uio: Runtime PM for UIO devices by Magnus Damm · 15 years ago
  33. e543ae8 UIO: uio_pdrv_genirq: allow custom irq_flags by Mike Frysinger · 16 years ago
  34. c767db0 UIO: generic irq handling for some uio platform devices by Magnus Damm · 17 years ago