aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)Author
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
2018-11-27parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-15parport: ieee1284: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-15parport: sunbpp: fix error return codeJulia Lawall
2018-07-07parport: parport_serial: Add WCH CH382L PCIe single parallel port supportColin Ian King
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-27parisc/parport_gsc: Use NULL to avoid sparse warningHelge Deller
2018-03-14parport: Replace short License header by SPDX identifierAndy Shevchenko
2018-03-14parport: Sort headers alphabeticallyAndy Shevchenko
2018-03-14parport: Switch to use module_pci_driver() macroAndy Shevchenko
2018-03-14parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko
2018-03-14parport: Don't shadow error codes in ->probe()Andy Shevchenko
2018-03-14parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2018-03-14parport: PCI core handles power state for usAndy Shevchenko
2018-03-14parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko
2018-03-14parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Markus Elfring
2018-03-14parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring
2018-03-14parport: ax88796: Delete an error message for a failed memory allocation in p...Markus Elfring
2018-03-14parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20parport: make parport_ip32_ops const and __initconstBhumika Goyal
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-28parport: use release_mem_region instead of release_resourceAnton Vasilyev