1. 4c9a3a6 parport: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  3. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  4. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  5. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  6. 3275158 parport: remove use of devmodel by Sudip Mukherjee · 4 years, 9 months ago
  7. bae9def parport: remove unused parport_register_device() by Sudip Mukherjee · 4 years, 9 months ago
  8. 6824f0c parport: Add comments for parport_register_dev_model() by Sudip Mukherjee · 4 years, 9 months ago
  9. a6abfdf parport: Standardize use of printmode by Joe Perches · 4 years, 9 months ago
  10. 7b39925 parport_pc: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
  11. 46aea0d parport_mfc3: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
  12. 45a272b parport_amiga: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
  13. 88c5cbd parport: daisy: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
  14. aa3d6e7 parport: Use more comon logging styles by Joe Perches · 4 years, 9 months ago
  15. decf26f parport: Convert printk(KERN_<LEVEL> to pr_<level>( by Joe Perches · 4 years, 9 months ago
  16. d98ce9f parport: fix if-statement empty body warnings by Joe Perches · 4 years, 9 months ago
  17. 60f8a59 parport: daisy: use new parport device model by Sudip Mukherjee · 5 years ago
  18. 231ec2f parport: load lowlevel driver if ports not found by Sudip Mukherjee · 5 years ago
  19. e962cd9 parport: do not check portlist when using device-model by Sudip Mukherjee · 5 years ago
  20. c059d57 parport: daisy: avoid hardcoded name by Sudip Mukherjee · 5 years ago
  21. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  22. c6c94ee parport: parport_serial: Add support for Sunix Multi I/O boards by Kai-Heng Feng · 5 years ago
  23. 9e18a80 parport: parport_serial: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  24. 5b25380 parport: Add missing newline at end of file by Geert Uytterhoeven · 5 years ago
  25. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  26. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  27. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  28. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  29. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  30. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  31. 1c7ebea parport: Fix mem leak in parport_register_dev_model by YueHaibing · 6 years ago
  32. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  33. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  34. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  35. b0a69f0 parport: ieee1284: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  36. 4217efa parport_ip32: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  37. 62fa784 Merge 5.1-rc3 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  38. 21c75ad parport_cs: Fix memory leak in parport_config by YueHaibing · 6 years ago
  39. a3ac791 Revert "parport: daisy: use new parport device model" by Linus Torvalds · 6 years ago
  40. 1aec421 parport: daisy: use new parport device model by Sudip Mukherjee · 6 years ago
  41. 21698fd parport_pc: fix find_superio io compare code, should use equal test. by QiaoChong · 6 years ago
  42. aa1f0fa parport: parport_pc: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  43. 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
  44. 34bcfda parport: ieee1284: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  45. faa1a47 parport: sunbpp: fix error return code by Julia Lawall · 6 years ago
  46. c9a104e parport: parport_serial: Add WCH CH382L PCIe single parallel port support by Colin Ian King · 7 years ago
  47. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  48. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  49. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  50. c92826e parisc/parport_gsc: Use NULL to avoid sparse warning by Helge Deller · 7 years ago
  51. fecae16 parport: Replace short License header by SPDX identifier by Andy Shevchenko · 7 years ago
  52. 4af5781 parport: Sort headers alphabetically by Andy Shevchenko · 7 years ago
  53. b0b0a64 parport: Switch to use module_pci_driver() macro by Andy Shevchenko · 7 years ago
  54. 82dfabf parport: Convert printk(KERN_WARN) to dev_warn() by Andy Shevchenko · 7 years ago
  55. 96edf53 parport: Don't shadow error codes in ->probe() by Andy Shevchenko · 7 years ago
  56. ad8ce83 parport: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 7 years ago
  57. 1089c91 parport: PCI core handles power state for us by Andy Shevchenko · 7 years ago
  58. ec8e389 parport: Add support for BrainBoxes PX272/PX306 MIO card by Andy Shevchenko · 7 years ago
  59. 520656c0 parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe() by Markus Elfring · 7 years ago
  60. 5e50654 parport: ax88796: Improve a size determination in parport_ax88796_probe() by Markus Elfring · 7 years ago
  61. d6906e7 parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe() by Markus Elfring · 7 years ago
  62. 823f792 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 7 years ago
  63. aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 7 years ago
  64. 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
  65. 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
  66. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  67. c932806 parport: make parport_ip32_ops const and __initconst by Bhumika Goyal · 7 years ago
  68. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  69. 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
  70. ed779b2 parport: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
  71. df4c756 parport: cleanup statics initialization to NULL or 0 by Carlos Palminha · 7 years ago
  72. 6979b92 parport_pc: use pr_cont by Mikulas Patocka · 7 years ago
  73. f097344 parisc/parport_gsc: Fix section mismatches by Helge Deller · 7 years ago
  74. c8fc074 Annotate hardware config module parameters in drivers/parport/ by David Howells · 8 years ago
  75. 03270c6 parport: fix attempt to write duplicate procfiles by Sudip Mukherjee · 8 years ago
  76. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  78. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  79. 83b5d1e parisc, parport_gsc: Fixes for printk continuation lines by Helge Deller · 8 years ago
  80. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  81. bbca503 parport: use subsys_initcall by Sudip Mukherjee · 9 years ago
  82. e0a7f1f0 parport: avoid assignment in if by Sudip Mukherjee · 9 years ago
  83. e732b93 parport: remove unneeded space by Sudip Mukherjee · 9 years ago
  84. b95b9d6 parport: change style of NULL comparison by Sudip Mukherjee · 9 years ago
  85. 47ec57e parport: remove unnecessary out of memory message by Sudip Mukherjee · 9 years ago
  86. 13efa75 parport: remove braces by Sudip Mukherjee · 9 years ago
  87. a162188 parport: quoted strings should not be split by Sudip Mukherjee · 9 years ago
  88. b075e6f parport: code indent should use tabs by Sudip Mukherjee · 9 years ago
  89. 7b7a0a3 parport: fix coding style by Sudip Mukherjee · 9 years ago
  90. 27c6db2 parport: EXPORT_SYMBOL should follow function by Sudip Mukherjee · 9 years ago
  91. 657e24d parport: remove trailing white space by Sudip Mukherjee · 9 years ago
  92. e952736 parport: fix a trivial typo by Geliang Tang · 9 years ago
  93. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  94. 68d35c7 parport: fix freeing freed memory by Sudip Mukherjee · 10 years ago
  95. 23c4059 parport: fix memory leak by Sudip Mukherjee · 10 years ago
  96. cabea69 parport: fix error handling by Sudip Mukherjee · 10 years ago
  97. 50566ac8 parport: check exclusive access before register by Sudip Mukherjee · 10 years ago
  98. 6fa45a2 parport: add device-model to parport subsystem by Sudip Mukherjee · 10 years ago
  99. 0afafbf parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW by Geert Uytterhoeven · 10 years ago
  100. 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