1. 76ae053 parport: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  2. bcee634 Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  3. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  4. d6a4845 parport: parport_pc: remove double PCI ID for NetMos by Sebastian Andrzej Siewior · 11 years ago
  5. 0463f07 parport_pc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 3f6e485 parport: parport_pc: fix id print of a device by Sebastian Andrzej Siewior · 11 years ago
  7. f166b49 parport_serial: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 13 years ago
  9. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  10. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  11. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  13. 93b11b2 DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  14. d90c3eb Kconfig cleanup (PARPORT_PC dependencies) by Mark Salter · 11 years ago
  15. d94bb2d drivers: parport: Kconfig: exclude h8300 for PARPORT_PC by Chen Gang · 11 years ago
  16. c06ca9a parport: amiga: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  17. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  18. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 11 years ago
  19. cb1ff5f parport: disable PC-style parallel port support on cris by Geert Uytterhoeven · 11 years ago
  20. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 11 years ago
  21. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 11 years ago
  22. 2451a84 parport: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  23. 5bcdf0c parport: amiga: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  24. f23e796 drivers/parport: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  25. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  26. 075aa0c parport: disable PC-style parallel port support for s390 by Heiko Carstens · 11 years ago
  27. abd7bac serial/8250: Add suport for later SUNIX (TIMEDIA) boards. by Stephen Chivers · 11 years ago
  28. 312faca Drivers: parport: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. 6e8bd6e drivers/parport: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  30. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  31. 715ec94 parport: disable for xtensa arch by Max Filippov · 12 years ago
  32. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago
  33. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 12 years ago
  34. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  35. 2c03ead parport: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  36. 9912143 parport: remove unused dead code from lowlevel drivers by Matt Porter · 12 years ago
  37. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  38. 45dac90 drivers/parport/parport_pc.c: fix warnings by Andrew Morton · 12 years ago
  39. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  40. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  41. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  42. 782ee87 parport: convert drivers/parport/* to use module_platform_driver() by Axel Lin · 13 years ago
  43. 9fdbdd0 parport_pc: release IO region properly if unsupported ITE887x card is found by Jiri Kosina · 13 years ago
  44. 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
  45. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  46. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  47. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  48. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  49. f1a7ee9 parport: Drop __TIME__ usage by Michal Marek · 13 years ago
  50. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  51. 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
  52. 868d1721 parport: Use request_muxed_region for IT87 probe and lock by Alan Cox · 13 years ago
  53. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  54. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  56. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  57. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 13 years ago
  58. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  59. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  60. a529f15 parport: Semaphore cleanup by Thomas Gleixner · 14 years ago
  61. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  62. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  63. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  64. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  65. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  66. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  67. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  68. 6c8e4c9 parport_pc: show the detection of a 2 serial port ITE8874 chip by Niels de Vos · 14 years ago
  69. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  70. 832ccf6 parport_serial: use the PCI IRQ if offered by Fr?d?ric Bri?re · 14 years ago
  71. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  72. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  73. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  74. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  75. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  76. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  77. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  78. 6f8221c m68k: amiga - Parallel port platform device conversion by Geert Uytterhoeven · 15 years ago
  79. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  80. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  81. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  82. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  83. 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
  84. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  85. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 15 years ago
  86. b7e9f62 Remove drivers/parport/ChangeLog by Jiri Kosina · 14 years ago
  87. 1f2c19f parport_pc.c: use correct length in strncmp by Joe Perches · 15 years ago
  88. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  89. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  90. 49966ba m68k: parport_mfc3 - Not makes it a bool before the comparison. by Roel Kluin · 15 years ago
  91. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  92. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  93. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  94. 9b44de2 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers) by Dominik Brodowski · 15 years ago
  95. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  96. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  97. dfa7c4d parport_pc: set properly the dma_mask for parport_pc device by FUJITA Tomonori · 15 years ago
  98. e2434dc parport_pc: after superio probing restore original register values by Jens Rottmann · 15 years ago
  99. 6161611 parport: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  100. 181bf1e parport_pc: clean up the modified while loops using for by Alan Cox · 15 years ago