1. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  2. 34bcfda parport: ieee1284: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  3. faa1a47 parport: sunbpp: fix error return code by Julia Lawall · 6 years ago
  4. c9a104e parport: parport_serial: Add WCH CH382L PCIe single parallel port support by Colin Ian King · 6 years ago
  5. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  6. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  7. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  8. c92826e parisc/parport_gsc: Use NULL to avoid sparse warning by Helge Deller · 6 years ago
  9. fecae16 parport: Replace short License header by SPDX identifier by Andy Shevchenko · 6 years ago
  10. 4af5781 parport: Sort headers alphabetically by Andy Shevchenko · 6 years ago
  11. b0b0a64 parport: Switch to use module_pci_driver() macro by Andy Shevchenko · 6 years ago
  12. 82dfabf parport: Convert printk(KERN_WARN) to dev_warn() by Andy Shevchenko · 6 years ago
  13. 96edf53 parport: Don't shadow error codes in ->probe() by Andy Shevchenko · 6 years ago
  14. ad8ce83 parport: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 6 years ago
  15. 1089c91 parport: PCI core handles power state for us by Andy Shevchenko · 6 years ago
  16. ec8e389 parport: Add support for BrainBoxes PX272/PX306 MIO card by Andy Shevchenko · 6 years ago
  17. 520656c0 parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe() by Markus Elfring · 6 years ago
  18. 5e50654 parport: ax88796: Improve a size determination in parport_ax88796_probe() by Markus Elfring · 6 years ago
  19. d6906e7 parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe() by Markus Elfring · 6 years ago
  20. 823f792 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 6 years ago
  21. aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 6 years ago
  22. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  23. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. c932806 parport: make parport_ip32_ops const and __initconst by Bhumika Goyal · 7 years ago
  26. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  27. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  28. ed779b2 parport: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
  29. df4c756 parport: cleanup statics initialization to NULL or 0 by Carlos Palminha · 7 years ago
  30. 6979b92 parport_pc: use pr_cont by Mikulas Patocka · 7 years ago
  31. f097344 parisc/parport_gsc: Fix section mismatches by Helge Deller · 7 years ago
  32. c8fc074 Annotate hardware config module parameters in drivers/parport/ by David Howells · 7 years ago
  33. 03270c6 parport: fix attempt to write duplicate procfiles by Sudip Mukherjee · 7 years ago
  34. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  35. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 7 years ago
  36. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 7 years ago
  37. 83b5d1e parisc, parport_gsc: Fixes for printk continuation lines by Helge Deller · 8 years ago
  38. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  39. bbca503 parport: use subsys_initcall by Sudip Mukherjee · 8 years ago
  40. e0a7f1f parport: avoid assignment in if by Sudip Mukherjee · 9 years ago
  41. e732b93 parport: remove unneeded space by Sudip Mukherjee · 9 years ago
  42. b95b9d6 parport: change style of NULL comparison by Sudip Mukherjee · 9 years ago
  43. 47ec57e parport: remove unnecessary out of memory message by Sudip Mukherjee · 9 years ago
  44. 13efa75 parport: remove braces by Sudip Mukherjee · 9 years ago
  45. a162188 parport: quoted strings should not be split by Sudip Mukherjee · 9 years ago
  46. b075e6f parport: code indent should use tabs by Sudip Mukherjee · 9 years ago
  47. 7b7a0a3 parport: fix coding style by Sudip Mukherjee · 9 years ago
  48. 27c6db2 parport: EXPORT_SYMBOL should follow function by Sudip Mukherjee · 9 years ago
  49. 657e24d parport: remove trailing white space by Sudip Mukherjee · 9 years ago
  50. e952736 parport: fix a trivial typo by Geliang Tang · 9 years ago
  51. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  52. 68d35c7 parport: fix freeing freed memory by Sudip Mukherjee · 9 years ago
  53. 23c4059 parport: fix memory leak by Sudip Mukherjee · 9 years ago
  54. cabea69 parport: fix error handling by Sudip Mukherjee · 9 years ago
  55. 50566ac8 parport: check exclusive access before register by Sudip Mukherjee · 9 years ago
  56. 6fa45a2 parport: add device-model to parport subsystem by Sudip Mukherjee · 9 years ago
  57. 0afafbf parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  58. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  59. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  60. 91905b6 parport: parport_pc, do not remove parent devices early by Jiri Slaby · 10 years ago
  61. 2fdd8c8 parport: Add support for the WCH382 2S/1P multi-IO card by Sergej Pupykin · 10 years ago
  62. 2422f7e parport: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  63. 0ae39cc parport: parport_pc: Implement architecture and device check to cut off false-positives by Matwey V. Kornilov · 10 years ago
  64. 17891c8 parport: parport_pc: Introduce intel_bug_present function. by Matwey V. Kornilov · 10 years ago
  65. 340f365 drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  66. edffe1b parport: fix menu breakage by Randy Dunlap · 10 years ago
  67. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  68. feb5814 parport: Add support for the WCH353 1S/1P multi-IO card by Ezequiel Garcia · 10 years ago
  69. 76ae053 parport: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  70. bcee634 Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  71. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  72. d6a4845 parport: parport_pc: remove double PCI ID for NetMos by Sebastian Andrzej Siewior · 11 years ago
  73. 0463f07 parport_pc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  74. 3f6e485 parport: parport_pc: fix id print of a device by Sebastian Andrzej Siewior · 11 years ago
  75. f166b49 parport_serial: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  76. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  77. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  78. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  79. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  80. 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
  81. 93b11b2 DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  82. d90c3eb Kconfig cleanup (PARPORT_PC dependencies) by Mark Salter · 11 years ago
  83. d94bb2d drivers: parport: Kconfig: exclude h8300 for PARPORT_PC by Chen Gang · 11 years ago
  84. c06ca9a parport: amiga: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  85. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  86. c32df4e drivers/parport/share.c: use kzalloc by Alexandru Gheorghiu · 11 years ago
  87. cb1ff5f parport: disable PC-style parallel port support on cris by Geert Uytterhoeven · 11 years ago
  88. 4edb386 parisc: parport0: fix this legacy no-device port driver! by Helge Deller · 11 years ago
  89. c218c71 parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture by Helge Deller · 11 years ago
  90. 2451a84 parport: use kmemdup instead of kmalloc + memcpy by Silviu-Mihai Popescu · 11 years ago
  91. 5bcdf0c parport: amiga: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  92. f23e796 drivers/parport: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  93. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  94. 075aa0c parport: disable PC-style parallel port support for s390 by Heiko Carstens · 11 years ago
  95. abd7bac serial/8250: Add suport for later SUNIX (TIMEDIA) boards. by Stephen Chivers · 12 years ago
  96. 312faca Drivers: parport: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  97. 6e8bd6e drivers/parport: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  98. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  99. 715ec94 parport: disable for xtensa arch by Max Filippov · 12 years ago
  100. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago