summaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)Author
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30parisc/parport_gsc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-27parport: remove non-zero check on countColin Ian King
2021-07-29parport: serial: Retrieve IRQ vector with help of special getterAndy Shevchenko
2021-07-29parport: serial: Get rid of IRQ_NONE abuseAndy Shevchenko
2021-05-21parport: Use string_upper() instead of open coded variantAndy Shevchenko
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-21parport: fix a kernel-doc markupMauro Carvalho Chehab
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-23parport: remove use of devmodelSudip Mukherjee
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee
2020-04-23parport: Standardize use of printmodeJoe Perches
2020-04-23parport_pc: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport_mfc3: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport_amiga: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport: daisy: Convert DPRINTK to pr_debugJoe Perches
2020-04-23parport: Use more comon logging stylesJoe Perches
2020-04-23parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches
2020-04-23parport: fix if-statement empty body warningsJoe Perches
2019-11-13parport: daisy: use new parport device modelSudip Mukherjee
2019-11-13parport: load lowlevel driver if ports not foundSudip Mukherjee
2019-11-13parport: do not check portlist when using device-modelSudip Mukherjee
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-04parport: parport_serial: Add support for Sunix Multi I/O boardsKai-Heng Feng
2019-08-05parport: parport_serial: Use dev_get_drvdataChuhong Yuan
2019-08-05parport: Add missing newline at end of fileGeert Uytterhoeven
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24parport: Fix mem leak in parport_register_dev_modelYueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-04-25parport: ieee1284: mark expected switch fall-throughGustavo A. R. Silva
2019-04-08parport_ip32: pass struct device to DMA API functionsChristoph Hellwig
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman
2019-03-28parport_cs: Fix memory leak in parport_configYueHaibing
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee
2019-02-11parport_pc: fix find_superio io compare code, should use equal test.QiaoChong