aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parport (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds15-636/+368
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-21/+18
2020-04-23parport: remove use of devmodelSudip Mukherjee1-53/+28
2020-04-23parport: remove unused parport_register_device()Sudip Mukherjee1-192/+0
2020-04-23parport: Add comments for parport_register_dev_model()Sudip Mukherjee1-0/+62
2020-04-23parport: Standardize use of printmodeJoe Perches3-11/+17
2020-04-23parport_pc: Convert DPRINTK to pr_debugJoe Perches1-16/+7
2020-04-23parport_mfc3: Convert DPRINTK to pr_debugJoe Perches1-12/+7
2020-04-23parport_amiga: Convert DPRINTK to pr_debugJoe Perches1-13/+7
2020-04-23parport: daisy: Convert DPRINTK to pr_debugJoe Perches1-17/+6
2020-04-23parport: Use more comon logging stylesJoe Perches6-117/+108
2020-04-23parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches13-146/+110
2020-04-23parport: fix if-statement empty body warningsJoe Perches2-100/+57
2019-11-13parport: daisy: use new parport device modelSudip Mukherjee1-1/+39
2019-11-13parport: load lowlevel driver if ports not foundSudip Mukherjee1-0/+21
2019-11-13parport: do not check portlist when using device-modelSudip Mukherjee1-3/+2
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee1-1/+1
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-5/+3
2019-09-04parport: parport_serial: Add support for Sunix Multi I/O boardsKai-Heng Feng1-12/+32
2019-08-05parport: parport_serial: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-05parport: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-29/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-24parport: Fix mem leak in parport_register_dev_modelYueHaibing1-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner5-0/+5
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+10
2019-04-25parport: ieee1284: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-04-08parport_ip32: pass struct device to DMA API functionsChristoph Hellwig1-8/+10
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman3-41/+3
2019-03-28parport_cs: Fix memory leak in parport_configYueHaibing1-2/+3
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds3-41/+3
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee3-3/+41
2019-02-11parport_pc: fix find_superio io compare code, should use equal test.QiaoChong1-1/+1
2018-11-27parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-3/+8
2018-07-15parport: ieee1284: mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2018-07-15parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-07-07parport: parport_serial: Add WCH CH382L PCIe single parallel port supportColin Ian King1-0/+9
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-3/+3
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-81/+53
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+0
2018-03-27parisc/parport_gsc: Use NULL to avoid sparse warningHelge Deller1-1/+1
2018-03-14parport: Replace short License header by SPDX identifierAndy Shevchenko1-7/+1