summaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
|/
* Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-081-0/+2
|\
| * parport: Fix mem leak in parport_register_dev_modelYueHaibing2019-05-241-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-29/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
|/
* Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-091-8/+10
|\
| * parport_ip32: pass struct device to DMA API functionsChristoph Hellwig2019-04-081-8/+10
* | parport: ieee1284: mark expected switch fall-throughGustavo A. R. Silva2019-04-251-1/+1
* | Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman2019-04-013-41/+3
|\|
| * Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-253-41/+3
* | parport_cs: Fix memory leak in parport_configYueHaibing2019-03-281-2/+3
|/
* parport: daisy: use new parport device modelSudip Mukherjee2019-02-133-3/+41
* parport_pc: fix find_superio io compare code, should use equal test.QiaoChong2019-02-111-1/+1
* parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva2018-11-271-1/+1
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-3/+8
|\
| * parport: ieee1284: mark expected switch fall-throughsGustavo A. R. Silva2018-07-151-1/+2
| * parport: sunbpp: fix error return codeJulia Lawall2018-07-151-2/+6
* | parport: parport_serial: Add WCH CH382L PCIe single parallel port supportColin Ian King2018-07-071-0/+9
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-3/+3
* Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-043-81/+53
|\
| * parport: Replace short License header by SPDX identifierAndy Shevchenko2018-03-141-7/+1
| * parport: Sort headers alphabeticallyAndy Shevchenko2018-03-141-5/+5
| * parport: Switch to use module_pci_driver() macroAndy Shevchenko2018-03-141-15/+1
| * parport: Convert printk(KERN_WARN) to dev_warn()Andy Shevchenko2018-03-141-6/+5
| * parport: Don't shadow error codes in ->probe()Andy Shevchenko2018-03-141-6/+6
| * parport: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2018-03-141-10/+5
| * parport: PCI core handles power state for usAndy Shevchenko2018-03-141-28/+12
| * parport: Add support for BrainBoxes PX272/PX306 MIO cardAndy Shevchenko2018-03-141-0/+12
| * parport: ax88796: Delete an unnecessary variable initialisation in parport_ax...Markus Elfring2018-03-141-1/+1
| * parport: ax88796: Improve a size determination in parport_ax88796_probe()Markus Elfring2018-03-141-1/+1
| * parport: ax88796: Delete an error message for a failed memory allocation in p...Markus Elfring2018-03-141-3/+1
| * parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov2018-03-141-0/+4
* | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-3/+0
|\ \
| * | serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko2018-02-281-3/+0
| |/
* / parisc/parport_gsc: Use NULL to avoid sparse warningHelge Deller2018-03-271-1/+1
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-1/+1
|\
| * parport: make parport_ip32_ops const and __initconstBhumika Goyal2017-10-201-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-14/+7
|\ \
| * | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-051-14/+7
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-056-20/+18
|\
| * parport: use release_mem_region instead of release_resourceAnton Vasilyev2017-08-281-4/+2
| * parport: cleanup statics initialization to NULL or 0Carlos Palminha2017-08-284-4/+4
| * parport_pc: use pr_contMikulas Patocka2017-08-281-12/+12
* | parisc/parport_gsc: Fix section mismatchesHelge Deller2017-08-221-5/+5
|/
* Annotate hardware config module parameters in drivers/parport/David Howells2017-04-201-4/+4