- a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- ab9c13a parisc/parport_gsc: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 4 months ago
- 87875c1 parisc: Make struct parisc_driver::remove() return void by Uwe Kleine-König · 3 years, 5 months ago
- 0be883a parport: remove non-zero check on count by Colin Ian King · 3 years, 5 months ago
- fa11c81 parport: serial: Retrieve IRQ vector with help of special getter by Andy Shevchenko · 3 years, 5 months ago
- 09b18f2 parport: serial: Get rid of IRQ_NONE abuse by Andy Shevchenko · 3 years, 5 months ago
- 8c55a99 parport: Use string_upper() instead of open coded variant by Andy Shevchenko · 3 years, 7 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- 4c9a3a6 parport: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 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
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- 3275158 parport: remove use of devmodel by Sudip Mukherjee · 4 years, 9 months ago
- bae9def parport: remove unused parport_register_device() by Sudip Mukherjee · 4 years, 9 months ago
- 6824f0c parport: Add comments for parport_register_dev_model() by Sudip Mukherjee · 4 years, 9 months ago
- a6abfdf parport: Standardize use of printmode by Joe Perches · 4 years, 9 months ago
- 7b39925 parport_pc: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
- 46aea0d parport_mfc3: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
- 45a272b parport_amiga: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
- 88c5cbd parport: daisy: Convert DPRINTK to pr_debug by Joe Perches · 4 years, 9 months ago
- aa3d6e7 parport: Use more comon logging styles by Joe Perches · 4 years, 9 months ago
- decf26f parport: Convert printk(KERN_<LEVEL> to pr_<level>( by Joe Perches · 4 years, 9 months ago
- d98ce9f parport: fix if-statement empty body warnings by Joe Perches · 4 years, 9 months ago
- 60f8a59 parport: daisy: use new parport device model by Sudip Mukherjee · 5 years ago
- 231ec2f parport: load lowlevel driver if ports not found by Sudip Mukherjee · 5 years ago
- e962cd9 parport: do not check portlist when using device-model by Sudip Mukherjee · 5 years ago
- c059d57 parport: daisy: avoid hardcoded name by Sudip Mukherjee · 5 years ago
- 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
- c6c94ee parport: parport_serial: Add support for Sunix Multi I/O boards by Kai-Heng Feng · 5 years ago
- 9e18a80 parport: parport_serial: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
- 5b25380 parport: Add missing newline at end of file by Geert Uytterhoeven · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 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
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 1c7ebea parport: Fix mem leak in parport_register_dev_model by YueHaibing · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- b0a69f0 parport: ieee1284: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 4217efa parport_ip32: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
- 62fa784 Merge 5.1-rc3 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 21c75ad parport_cs: Fix memory leak in parport_config by YueHaibing · 6 years ago
- a3ac791 Revert "parport: daisy: use new parport device model" by Linus Torvalds · 6 years ago
- 1aec421 parport: daisy: use new parport device model by Sudip Mukherjee · 6 years ago
- 21698fd parport_pc: fix find_superio io compare code, should use equal test. by QiaoChong · 6 years ago
- aa1f0fa parport: parport_pc: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 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
- 34bcfda parport: ieee1284: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- faa1a47 parport: sunbpp: fix error return code by Julia Lawall · 6 years ago
- c9a104e parport: parport_serial: Add WCH CH382L PCIe single parallel port support by Colin Ian King · 7 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- 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
- 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
- c92826e parisc/parport_gsc: Use NULL to avoid sparse warning by Helge Deller · 7 years ago
- fecae16 parport: Replace short License header by SPDX identifier by Andy Shevchenko · 7 years ago
- 4af5781 parport: Sort headers alphabetically by Andy Shevchenko · 7 years ago
- b0b0a64 parport: Switch to use module_pci_driver() macro by Andy Shevchenko · 7 years ago
- 82dfabf parport: Convert printk(KERN_WARN) to dev_warn() by Andy Shevchenko · 7 years ago
- 96edf53 parport: Don't shadow error codes in ->probe() by Andy Shevchenko · 7 years ago
- ad8ce83 parport: Convert to use managed functions pcim_* and devm_* by Andy Shevchenko · 7 years ago
- 1089c91 parport: PCI core handles power state for us by Andy Shevchenko · 7 years ago
- ec8e389 parport: Add support for BrainBoxes PX272/PX306 MIO card by Andy Shevchenko · 7 years ago
- 520656c0 parport: ax88796: Delete an unnecessary variable initialisation in parport_ax88796_probe() by Markus Elfring · 7 years ago
- 5e50654 parport: ax88796: Improve a size determination in parport_ax88796_probe() by Markus Elfring · 7 years ago
- d6906e7 parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe() by Markus Elfring · 7 years ago
- 823f792 parport_pc: Add support for WCH CH382L PCI-E single parallel port card. by Alexander Gerasiov · 7 years ago
- aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 7 years ago
- 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
- 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
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c932806 parport: make parport_ip32_ops const and __initconst by Bhumika Goyal · 7 years ago
- 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
- 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
- ed779b2 parport: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
- df4c756 parport: cleanup statics initialization to NULL or 0 by Carlos Palminha · 7 years ago
- 6979b92 parport_pc: use pr_cont by Mikulas Patocka · 7 years ago
- f097344 parisc/parport_gsc: Fix section mismatches by Helge Deller · 7 years ago
- c8fc074 Annotate hardware config module parameters in drivers/parport/ by David Howells · 8 years ago
- 03270c6 parport: fix attempt to write duplicate procfiles by Sudip Mukherjee · 8 years ago
- 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
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 83b5d1e parisc, parport_gsc: Fixes for printk continuation lines by Helge Deller · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- bbca503 parport: use subsys_initcall by Sudip Mukherjee · 9 years ago
- e0a7f1f0 parport: avoid assignment in if by Sudip Mukherjee · 9 years ago
- e732b93 parport: remove unneeded space by Sudip Mukherjee · 9 years ago
- b95b9d6 parport: change style of NULL comparison by Sudip Mukherjee · 9 years ago
- 47ec57e parport: remove unnecessary out of memory message by Sudip Mukherjee · 9 years ago
- 13efa75 parport: remove braces by Sudip Mukherjee · 9 years ago
- a162188 parport: quoted strings should not be split by Sudip Mukherjee · 9 years ago
- b075e6f parport: code indent should use tabs by Sudip Mukherjee · 9 years ago
- 7b7a0a3 parport: fix coding style by Sudip Mukherjee · 9 years ago
- 27c6db2 parport: EXPORT_SYMBOL should follow function by Sudip Mukherjee · 9 years ago
- 657e24d parport: remove trailing white space by Sudip Mukherjee · 9 years ago