Age | Commit message (Expand) | Author |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-01-21 | parport: fix a kernel-doc markup | Mauro Carvalho Chehab |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig |
2020-04-23 | parport: remove use of devmodel | Sudip Mukherjee |
2020-04-23 | parport: remove unused parport_register_device() | Sudip Mukherjee |
2020-04-23 | parport: Add comments for parport_register_dev_model() | Sudip Mukherjee |
2020-04-23 | parport: Standardize use of printmode | Joe Perches |
2020-04-23 | parport_pc: Convert DPRINTK to pr_debug | Joe Perches |
2020-04-23 | parport_mfc3: Convert DPRINTK to pr_debug | Joe Perches |
2020-04-23 | parport_amiga: Convert DPRINTK to pr_debug | Joe Perches |
2020-04-23 | parport: daisy: Convert DPRINTK to pr_debug | Joe Perches |
2020-04-23 | parport: Use more comon logging styles | Joe Perches |
2020-04-23 | parport: Convert printk(KERN_<LEVEL> to pr_<level>( | Joe Perches |
2020-04-23 | parport: fix if-statement empty body warnings | Joe Perches |
2019-11-13 | parport: daisy: use new parport device model | Sudip Mukherjee |
2019-11-13 | parport: load lowlevel driver if ports not found | Sudip Mukherjee |
2019-11-13 | parport: do not check portlist when using device-model | Sudip Mukherjee |
2019-11-13 | parport: daisy: avoid hardcoded name | Sudip Mukherjee |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-04 | parport: parport_serial: Add support for Sunix Multi I/O boards | Kai-Heng Feng |
2019-08-05 | parport: parport_serial: Use dev_get_drvdata | Chuhong Yuan |
2019-08-05 | parport: Add missing newline at end of file | Geert Uytterhoeven |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | parport: Fix mem leak in parport_register_dev_model | YueHaibing |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-09 | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-04-25 | parport: ieee1284: mark expected switch fall-through | Gustavo A. R. Silva |
2019-04-08 | parport_ip32: pass struct device to DMA API functions | Christoph Hellwig |
2019-04-01 | Merge 5.1-rc3 into char-misc-next | Greg Kroah-Hartman |
2019-03-28 | parport_cs: Fix memory leak in parport_config | YueHaibing |
2019-03-25 | Revert "parport: daisy: use new parport device model" | Linus Torvalds |
2019-02-13 | parport: daisy: use new parport device model | Sudip Mukherjee |
2019-02-11 | parport_pc: fix find_superio io compare code, should use equal test. | QiaoChong |
2018-11-27 | parport: parport_pc: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-07-15 | parport: ieee1284: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-15 | parport: sunbpp: fix error return code | Julia Lawall |
2018-07-07 | parport: parport_serial: Add WCH CH382L PCIe single parallel port support | Colin Ian King |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |