1. 9fdbdd0 parport_pc: release IO region properly if unsupported ITE887x card is found by Jiri Kosina · 13 years ago
  2. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  3. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  4. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  5. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  6. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  7. f1a7ee9 parport: Drop __TIME__ usage by Michal Marek · 13 years ago
  8. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  9. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  10. 868d1721 parport: Use request_muxed_region for IT87 probe and lock by Alan Cox · 13 years ago
  11. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  12. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  15. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 13 years ago
  16. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  18. a529f15 parport: Semaphore cleanup by Thomas Gleixner · 14 years ago
  19. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  20. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  21. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  22. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  23. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  24. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  25. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  26. 6c8e4c9 parport_pc: show the detection of a 2 serial port ITE8874 chip by Niels de Vos · 14 years ago
  27. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  28. 832ccf6 parport_serial: use the PCI IRQ if offered by Fr?d?ric Bri?re · 14 years ago
  29. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  30. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  31. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  32. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  33. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  34. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  35. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  36. 6f8221c m68k: amiga - Parallel port platform device conversion by Geert Uytterhoeven · 15 years ago
  37. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  38. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  39. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  40. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  41. 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
  42. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  43. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 14 years ago
  44. b7e9f62 Remove drivers/parport/ChangeLog by Jiri Kosina · 14 years ago
  45. 1f2c19f parport_pc.c: use correct length in strncmp by Joe Perches · 14 years ago
  46. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  47. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  48. 49966ba m68k: parport_mfc3 - Not makes it a bool before the comparison. by Roel Kluin · 15 years ago
  49. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  50. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  51. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  52. 9b44de2 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) by Dominik Brodowski · 15 years ago
  53. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  54. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  55. dfa7c4d parport_pc: set properly the dma_mask for parport_pc device by FUJITA Tomonori · 15 years ago
  56. e2434dc parport_pc: after superio probing restore original register values by Jens Rottmann · 15 years ago
  57. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  58. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 15 years ago
  59. 3aeda9b parport_pc: Coding style by Alan Cox · 15 years ago
  60. 73e0d48 parport_pc: Fix subscription bugs by Michael Buesch · 15 years ago
  61. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 15 years ago
  62. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  63. 51dcdfe parport: Use the PCI IRQ if offered by Alan Cox · 15 years ago
  64. 50db9d8 parport: netmos 9845 & 9855 1P4S fixes by Philippe De Muyter · 15 years ago
  65. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  66. 3abdbf9 parport: parport_serial, don't bind netmos ibm 0299 by Jiri Slaby · 15 years ago
  67. f59abb1 parport: ieee1284: use del_timer_sync() in parport_wait_event() by Michael Buesch · 15 years ago
  68. 36be47d parport_serial: fix array overflow by Takashi Iwai · 16 years ago
  69. 66359f8 Parport driver: disable pc-style parport on Blackfin systems by Mike Frysinger · 16 years ago
  70. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  71. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  72. aafcf99 pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted by Alan Cox · 16 years ago
  73. 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
  74. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  75. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  76. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  77. 27167e0 parport_sunbpp: Convert to pure OF driver. by David S. Miller · 16 years ago
  78. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  79. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  80. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  81. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  82. 23d5f96 make parport_cs_release() static by Adrian Bunk · 16 years ago
  83. adbd321 parport_pc: add base_hi BAR for oxsemi_840 by Bernhard Walle · 16 years ago
  84. d99a034 parport: remove superfluous local variable by Andre Haupt · 16 years ago
  85. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 16 years ago
  86. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  87. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 16 years ago
  88. 145980a drivers: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  89. f2b9a39 parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP by Bjorn Helgaas · 16 years ago
  90. cf2d3ff avr32: don't offer PARPORT_PC by Adrian Bunk · 16 years ago
  91. 4ed9190 parport_pc: make sure to release IO ports after probing for IT87XX by Linus Torvalds · 16 years ago
  92. 55265b0 parport: section fixup by David Brownell · 16 years ago
  93. 13050d8 parport: fix ieee1284_epp_read_addr by Stephan Boettcher · 16 years ago
  94. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  95. f63fd7e parport_pc: detection for SuperIO IT87XX POST by Petr Cvek · 16 years ago
  96. c01106e parport_serial: netmos 9855 fix by Christian Pellegrin · 16 years ago
  97. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 16 years ago
  98. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  99. 60af880 parport: "dev->timeslice" is an unsigned long, not an int by Eric Dumazet · 16 years ago
  100. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago