summaryrefslogtreecommitdiff
path: root/drivers/parport
Commit message (Expand)AuthorAge
* Annotate hardware config module parameters in drivers/parport/David Howells2017-04-20
* parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-16
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-27
* parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-01-28
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* parport: use subsys_initcallSudip Mukherjee2016-04-30
* parport: avoid assignment in ifSudip Mukherjee2016-01-03
* parport: remove unneeded spaceSudip Mukherjee2016-01-03
* parport: change style of NULL comparisonSudip Mukherjee2016-01-03
* parport: remove unnecessary out of memory messageSudip Mukherjee2016-01-03
* parport: remove bracesSudip Mukherjee2016-01-03
* parport: quoted strings should not be splitSudip Mukherjee2016-01-03
* parport: code indent should use tabsSudip Mukherjee2016-01-03
* parport: fix coding styleSudip Mukherjee2016-01-03
* parport: EXPORT_SYMBOL should follow functionSudip Mukherjee2016-01-03
* parport: remove trailing white spaceSudip Mukherjee2016-01-03
* parport: fix a trivial typoGeliang Tang2016-01-03
* parport: Revert "parport: fix memory leak"Sudip Mukherjee2015-07-25
* parport: fix freeing freed memorySudip Mukherjee2015-07-22
* parport: fix memory leakSudip Mukherjee2015-07-22
* parport: fix error handlingSudip Mukherjee2015-07-22
* parport: check exclusive access before registerSudip Mukherjee2015-06-12
* parport: add device-model to parport subsystemSudip Mukherjee2015-06-01
* parport: parport_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-15
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-26
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | parport: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |/
* | parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2014-11-06
|/
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-23
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-23
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-08
* parport: fix menu breakageRandy Dunlap2014-07-25
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-28
* parport: fix interruptible_sleep_on raceArnd Bergmann2014-02-28
* Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20
|\
| * parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-08
* | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-20
|\ \
| * | parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior2013-12-10
| * | parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-10
| * | parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior2013-12-10
| |/
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-26
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-15
|\
| * Kconfig cleanup (PARPORT_PC dependencies)Mark Salter2013-10-23
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-15
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
|\ \
| * | DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King2013-10-31
| |/