summaryrefslogtreecommitdiffstats
path: root/drivers/parport
AgeCommit message (Expand)AuthorLines
2017-04-20Annotate hardware config module parameters in drivers/parport/David Howells-4/+4
2017-03-16parport: fix attempt to write duplicate procfilesSudip Mukherjee-2/+4
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-6/+6
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-5/+5
2016-04-30parport: use subsys_initcallSudip Mukherjee-1/+1
2016-01-03parport: avoid assignment in ifSudip Mukherjee-1/+2
2016-01-03parport: remove unneeded spaceSudip Mukherjee-47/+47
2016-01-03parport: change style of NULL comparisonSudip Mukherjee-4/+4
2016-01-03parport: remove unnecessary out of memory messageSudip Mukherjee-10/+3
2016-01-03parport: remove bracesSudip Mukherjee-4/+2
2016-01-03parport: quoted strings should not be splitSudip Mukherjee-10/+8
2016-01-03parport: code indent should use tabsSudip Mukherjee-1/+1
2016-01-03parport: fix coding styleSudip Mukherjee-25/+44
2016-01-03parport: EXPORT_SYMBOL should follow functionSudip Mukherjee-16/+13
2016-01-03parport: remove trailing white spaceSudip Mukherjee-4/+4
2016-01-03parport: fix a trivial typoGeliang Tang-1/+1
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee-1/+0
2015-07-22parport: fix freeing freed memorySudip Mukherjee-4/+4
2015-07-22parport: fix memory leakSudip Mukherjee-0/+1
2015-07-22parport: fix error handlingSudip Mukherjee-1/+2
2015-06-12parport: check exclusive access before registerSudip Mukherjee-0/+28
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee-26/+338
2015-01-15parport: parport_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven-2/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+0
2014-11-26parport: parport_pc, do not remove parent devices earlyJiri Slaby-3/+4
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin-0/+10
2014-10-20parport: drop owner assignment from platform_driversWolfram Sang-4/+0
2014-09-23parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov-1/+17
2014-09-23parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov-12/+26
2014-08-08drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick-1/+1
2014-07-25parport: fix menu breakageRandy Dunlap-6/+6
2014-06-06parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches-29/+29
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia-0/+9
2014-02-28parport: fix interruptible_sleep_on raceArnd Bergmann-1/+2
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+0
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+4
2013-12-10parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior-8/+2
2013-12-10parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han-2/+0
2013-12-10parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior-6/+2
2013-12-08parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han-5/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven-1/+1
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds-5/+8
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-2/+2
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-2/+6
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2013-10-31DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King-2/+6