1. 48f3a53 parport: load lowlevel driver if ports not found by Sudip Mukherjee · 4 years, 7 months ago
  2. c9b7621 parport: Fix mem leak in parport_register_dev_model by YueHaibing · 5 years ago
  3. c281b04 parport_pc: fix find_superio io compare code, should use equal test. by QiaoChong · 5 years ago
  4. 96fda05 parport: sunbpp: fix error return code by Julia Lawall · 6 years ago
  5. 5104b33 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 6 years ago
  6. 2f970b4 parisc, parport_gsc: Fixes for printk continuation lines by Helge Deller · 7 years ago
  7. 0f29bcf parport: fix attempt to write duplicate procfiles by Sudip Mukherjee · 7 years ago
  8. bbca503 parport: use subsys_initcall by Sudip Mukherjee · 8 years ago
  9. e0a7f1f parport: avoid assignment in if by Sudip Mukherjee · 9 years ago
  10. e732b93 parport: remove unneeded space by Sudip Mukherjee · 9 years ago
  11. b95b9d6 parport: change style of NULL comparison by Sudip Mukherjee · 9 years ago
  12. 47ec57e parport: remove unnecessary out of memory message by Sudip Mukherjee · 9 years ago
  13. 13efa75 parport: remove braces by Sudip Mukherjee · 9 years ago
  14. a162188 parport: quoted strings should not be split by Sudip Mukherjee · 9 years ago
  15. b075e6f parport: code indent should use tabs by Sudip Mukherjee · 9 years ago
  16. 7b7a0a3 parport: fix coding style by Sudip Mukherjee · 9 years ago
  17. 27c6db2 parport: EXPORT_SYMBOL should follow function by Sudip Mukherjee · 9 years ago
  18. 657e24d parport: remove trailing white space by Sudip Mukherjee · 9 years ago
  19. e952736 parport: fix a trivial typo by Geliang Tang · 9 years ago
  20. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  21. 68d35c7 parport: fix freeing freed memory by Sudip Mukherjee · 9 years ago
  22. 23c4059 parport: fix memory leak by Sudip Mukherjee · 9 years ago
  23. cabea69 parport: fix error handling by Sudip Mukherjee · 9 years ago
  24. 50566ac8 parport: check exclusive access before register by Sudip Mukherjee · 9 years ago
  25. 6fa45a2 parport: add device-model to parport subsystem by Sudip Mukherjee · 9 years ago
  26. 0afafbf parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  27. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  28. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  29. 91905b6 parport: parport_pc, do not remove parent devices early by Jiri Slaby · 9 years ago
  30. 2fdd8c8 parport: Add support for the WCH382 2S/1P multi-IO card by Sergej Pupykin · 9 years ago
  31. 2422f7e parport: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 0ae39cc parport: parport_pc: Implement architecture and device check to cut off false-positives by Matwey V. Kornilov · 10 years ago
  33. 17891c8 parport: parport_pc: Introduce intel_bug_present function. by Matwey V. Kornilov · 10 years ago
  34. 340f365 drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  35. edffe1b parport: fix menu breakage by Randy Dunlap · 10 years ago
  36. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  37. feb5814 parport: Add support for the WCH353 1S/1P multi-IO card by Ezequiel Garcia · 10 years ago
  38. 76ae053 parport: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  39. 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
  40. 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
  41. d6a4845 parport: parport_pc: remove double PCI ID for NetMos by Sebastian Andrzej Siewior · 10 years ago
  42. 0463f07 parport_pc: remove unnecessary pci_set_drvdata() by Jingoo Han · 10 years ago
  43. 3f6e485 parport: parport_pc: fix id print of a device by Sebastian Andrzej Siewior · 10 years ago
  44. f166b49 parport_serial: remove unnecessary pci_set_drvdata() by Jingoo Han · 10 years ago
  45. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 13 years ago
  46. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 10 years ago
  47. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 10 years ago
  48. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 10 years ago
  49. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  50. 93b11b2 DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  51. d90c3eb Kconfig cleanup (PARPORT_PC dependencies) by Mark Salter · 11 years ago
  52. d94bb2d drivers: parport: Kconfig: exclude h8300 for PARPORT_PC by Chen Gang · 11 years ago
  53. c06ca9a parport: amiga: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  54. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  55. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 11 years ago
  56. cb1ff5f parport: disable PC-style parallel port support on cris by Geert Uytterhoeven · 11 years ago
  57. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 11 years ago
  58. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 11 years ago
  59. 2451a84 parport: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  60. 5bcdf0c parport: amiga: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  61. f23e796 drivers/parport: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  62. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  63. 075aa0c parport: disable PC-style parallel port support for s390 by Heiko Carstens · 11 years ago
  64. abd7bac serial/8250: Add suport for later SUNIX (TIMEDIA) boards. by Stephen Chivers · 11 years ago
  65. 312faca Drivers: parport: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  66. 6e8bd6e drivers/parport: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  67. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  68. 715ec94 parport: disable for xtensa arch by Max Filippov · 12 years ago
  69. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago
  70. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 12 years ago
  71. 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
  72. 2c03ead parport: use KERN_CONT in printk() continuation lines by Kay Sievers · 12 years ago
  73. 9912143 parport: remove unused dead code from lowlevel drivers by Matt Porter · 12 years ago
  74. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  75. 45dac90 drivers/parport/parport_pc.c: fix warnings by Andrew Morton · 12 years ago
  76. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  77. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 12 years ago
  79. 782ee87 parport: convert drivers/parport/* to use module_platform_driver() by Axel Lin · 12 years ago
  80. 9fdbdd0 parport_pc: release IO region properly if unsupported ITE887x card is found by Jiri Kosina · 13 years ago
  81. 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
  82. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  83. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  84. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  85. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  86. f1a7ee9 parport: Drop __TIME__ usage by Michal Marek · 13 years ago
  87. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  88. 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
  89. 868d1721 parport: Use request_muxed_region for IT87 probe and lock by Alan Cox · 13 years ago
  90. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  91. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  94. cbeb4b7 parport: make lockdep happy with waitlist_lock by Alexander Gordeev · 13 years ago
  95. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  96. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  97. a529f15 parport: Semaphore cleanup by Thomas Gleixner · 14 years ago
  98. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  99. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  100. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago