1. 318af55 uio: Change mail address of Hans J. Koch by Hans J. Koch · 14 years ago
  2. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  4. c66fdab uio: Statically allocate uio_class and use class .dev_attrs. by Eric W. Biederman · 14 years ago
  5. 91960a4 uio: Support 2^MINOR_BITS minors by Eric W. Biederman · 14 years ago
  6. 6427a76 uio: Cleanup irq handling. by Eric W. Biederman · 14 years ago
  7. 70a9156 uio: Don't clear driver data by Eric W. Biederman · 14 years ago
  8. 3d4f9d7 uio: Fix lack of locking in init_uio_class by Eric W. Biederman · 14 years ago
  9. 1037246 uio: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  10. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. 14ec539 uio: Remove IRQF_DISABLED flag from uio_cif.c by Hans J. Koch · 14 years ago
  13. 62c8677 uio: Remove IRQF_DISABLED from uio_sercos3.c by Hans J. Koch · 14 years ago
  14. 5685ad5 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c by Hans J. Koch · 14 years ago
  15. 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
  16. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 14 years ago
  17. 0a965eb UIO: minor Kconfig fixes by John Ogness · 14 years ago
  18. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 14 years ago
  19. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  20. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  21. 68fb2e4 uio: pm_runtime_disable is needed if failed by Kuninori Morimoto · 15 years ago
  22. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  23. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  24. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  25. ccb86a6 uio: add generic driver for PCI 2.3 devices by Michael S. Tsirkin · 15 years ago
  26. 5b2ea2f UIO: remove 'default n' from Kconfig by Daniel Mack · 15 years ago
  27. af76756e uio: Runtime PM for UIO devices by Magnus Damm · 15 years ago
  28. 912335c4 UIO: fix specific device driver missing statement for depmod by Hans J. Koch · 15 years ago
  29. 6da2d37 UIO: Take offset into account when determining number of pages that can be mapped by Ian Abbott · 15 years ago
  30. 1bafeb3 uio: add the uio_aec driver by Brandon Philips · 15 years ago
  31. 8205779 UIO: Add name attributes for mappings and port regions by Hans J. Koch · 15 years ago
  32. e70c412 UIO: Pass information about ioports to userspace (V2) by Hans J. Koch · 16 years ago
  33. e543ae8 UIO: uio_pdrv_genirq: allow custom irq_flags by Mike Frysinger · 16 years ago
  34. 7898aa5 UIO: use pci_ioremap_bar() in drivers/uio by Arjan van de Ven · 16 years ago
  35. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  36. 2bea2e4 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  37. 0d4a7bc UIO: BKL removal by Jonathan Corbet · 16 years ago
  38. 02683ff UIO: Fix mapping of logical and virtual memory by Andrew G. Harvey · 16 years ago
  39. a6030fcc UIO: add automata sercos3 pci card support by John Ogness · 16 years ago
  40. a6fcc3a UIO: Change driver name of uio_pdrv by Hans J. Koch · 16 years ago
  41. e2b39df UIO: Add alignment warnings for uio-mem by Hans J. Koch · 16 years ago
  42. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  43. c767db0 UIO: generic irq handling for some uio platform devices by Magnus Damm · 16 years ago
  44. 0f90927 UIO: uio_pdrv: fix license specification by Uwe Kleine-König · 16 years ago
  45. 331995e UIO: uio_pdrv: fix memory leak by Uwe Kleine-König · 16 years ago
  46. 4d80d59 UIO: add generic UIO platform driver by Uwe Kleine-König · 16 years ago
  47. 328a14e UIO: Add write function to allow irq masking by Hans J. Koch · 16 years ago
  48. 934da47 UIO: fix UIO Kconfig dependencies by Uwe Kleine-König · 16 years ago
  49. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  50. fbc8a81 UIO: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  51. 43691da UIO: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  52. 610ad50 UIO: hold a reference to the device's owner while the device is open by Uwe Kleine-König · 16 years ago
  53. b54f286 UIO: Implement a UIO interface for the SMX Cryptengine by Ben Nizette · 16 years ago
  54. a2a6024 UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c by Hans-Jürgen Koch · 16 years ago
  55. 0732460 uio: mark pci_device_id hilscher_pci_ids[] __devinitdata by Denis Cheng · 16 years ago
  56. ae210f1 uio: Kconfig improvements by Denis Cheng · 16 years ago
  57. c9698d6b UIO: add pgprot_noncached() to UIO mmap code by Jean-Samuel Chenard · 16 years ago
  58. 4f808bc UIO: fix Greg's stupid changes by Brandon Philips · 16 years ago
  59. a18b630 uio: nopage by Nick Piggin · 16 years ago
  60. 4f01469 UIO: constify function pointer tables by Jan Engelhardt · 16 years ago
  61. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  62. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  63. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  64. 81e7c6a UIO: fix kobject usage by Greg Kroah-Hartman · 17 years ago
  65. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  66. bc4c4f4 UIO: Hilscher CIF card driver by Hans-Jürgen Koch · 17 years ago
  67. beafc54 UIO: Add the User IO core code by Hans J. Koch · 18 years ago