summaryrefslogtreecommitdiffstats
path: root/drivers/parport
Commit message (Expand)AuthorAgeFilesLines
* parport: parport_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-151-2/+2
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-3/+4
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-261-3/+4
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\ \
| * | parport: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
| |/
* | parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin2014-11-061-0/+10
|/
* parport: parport_pc: Implement architecture and device check to cut off false...Matwey V. Kornilov2014-09-231-1/+17
* parport: parport_pc: Introduce intel_bug_present function.Matwey V. Kornilov2014-09-231-12/+26
* drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-081-1/+1
* parport: fix menu breakageRandy Dunlap2014-07-251-6/+6
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-29/+29
* parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-281-0/+9
* parport: fix interruptible_sleep_on raceArnd Bergmann2014-02-281-1/+2
* Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-201-5/+0
|\
| * parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-081-5/+0
* | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-201-16/+4
|\ \
| * | parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior2013-12-101-8/+2
| * | parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0
| * | parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior2013-12-101-6/+2
| |/
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-1/+1
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-5/+8
|\
| * Kconfig cleanup (PARPORT_PC dependencies)Mark Salter2013-10-231-3/+7
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-2/+2
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-2/+6
|\ \
| * | DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+6
| |/
* | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-121-1/+1
|/
* drivers: parport: Kconfig: exclude h8300 for PARPORT_PCChen Gang2013-08-301-1/+1
* parport: amiga: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-271-1/+0
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-2/+1
|\
| * drivers/parport/share.c: use kzallocAlexandru Gheorghiu2013-07-031-2/+1
* | parport: disable PC-style parallel port support on crisGeert Uytterhoeven2013-06-161-1/+3
|/
* parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-012-4/+4
* parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller2013-06-011-1/+1
* parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-03-253-9/+6
* parport: amiga: use module_platform_driver_probe()Fabio Porcedda2013-03-251-14/+1
* drivers/parport: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-211-1/+1
|\
| * parport: disable PC-style parallel port support for s390Heiko Carstens2013-02-141-1/+1
* | serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+21
|/
* Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-55/+50
* drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook2012-11-151-8/+8
* Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-1/+1
|\
| * parport: disable for xtensa archMax Filippov2012-10-031-1/+1
* | parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun2012-09-051-0/+1
* | parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-051-1/+10
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-221-8/+8
|\
| * parport: use KERN_CONT in printk() continuation linesKay Sievers2012-05-081-8/+8
* | parport: remove unused dead code from lowlevel driversMatt Porter2012-04-205-377/+0
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
OpenPOWER on IntegriCloud