summaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)Author
2019-06-25parport: Fix mem leak in parport_register_dev_modelYueHaibing
2019-03-23parport_pc: fix find_superio io compare code, should use equal test.QiaoChong
2018-09-26parport: sunbpp: fix error return codeJulia Lawall
2018-04-08parport_pc: Add support for WCH CH382L PCI-E single parallel port card.Alexander Gerasiov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-08-28parport: cleanup statics initialization to NULL or 0Carlos Palminha
2017-08-28parport_pc: use pr_contMikulas Patocka
2017-08-22parisc/parport_gsc: Fix section mismatchesHelge Deller
2017-04-20Annotate hardware config module parameters in drivers/parport/David Howells
2017-03-16parport: fix attempt to write duplicate procfilesSudip Mukherjee
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-04-30parport: use subsys_initcallSudip Mukherjee
2016-01-03parport: avoid assignment in ifSudip Mukherjee
2016-01-03parport: remove unneeded spaceSudip Mukherjee
2016-01-03parport: change style of NULL comparisonSudip Mukherjee
2016-01-03parport: remove unnecessary out of memory messageSudip Mukherjee
2016-01-03parport: remove bracesSudip Mukherjee
2016-01-03parport: quoted strings should not be splitSudip Mukherjee
2016-01-03parport: code indent should use tabsSudip Mukherjee
2016-01-03parport: fix coding styleSudip Mukherjee
2016-01-03parport: EXPORT_SYMBOL should follow functionSudip Mukherjee
2016-01-03parport: remove trailing white spaceSudip Mukherjee
2016-01-03parport: fix a trivial typoGeliang Tang
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee
2015-07-22parport: fix freeing freed memorySudip Mukherjee
2015-07-22parport: fix memory leakSudip Mukherjee
2015-07-22parport: fix error handlingSudip Mukherjee
2015-06-12parport: check exclusive access before registerSudip Mukherjee
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee
2015-01-15parport: parport_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26parport: parport_pc, do not remove parent devices earlyJiri Slaby
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
2014-10-20parport: drop owner assignment from platform_driversWolfram Sang
2014-09-23parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov
2014-09-23parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov
2014-08-08drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-07-25parport: fix menu breakageRandy Dunlap
2014-06-06parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-02-28parport: fix interruptible_sleep_on raceArnd Bergmann
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds