Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | parport: avoid assignment in if | Sudip Mukherjee | 1 | -1/+2 |
2016-01-04 | parport: remove unneeded space | Sudip Mukherjee | 1 | -47/+47 |
2016-01-04 | parport: change style of NULL comparison | Sudip Mukherjee | 1 | -4/+4 |
2016-01-04 | parport: remove unnecessary out of memory message | Sudip Mukherjee | 1 | -10/+3 |
2016-01-04 | parport: remove braces | Sudip Mukherjee | 1 | -4/+2 |
2016-01-04 | parport: quoted strings should not be split | Sudip Mukherjee | 1 | -10/+8 |
2016-01-04 | parport: code indent should use tabs | Sudip Mukherjee | 1 | -1/+1 |
2016-01-04 | parport: fix coding style | Sudip Mukherjee | 1 | -25/+44 |
2016-01-04 | parport: EXPORT_SYMBOL should follow function | Sudip Mukherjee | 1 | -16/+13 |
2016-01-04 | parport: remove trailing white space | Sudip Mukherjee | 1 | -4/+4 |
2016-01-04 | parport: fix a trivial typo | Geliang Tang | 1 | -1/+1 |
2015-07-25 | parport: Revert "parport: fix memory leak" | Sudip Mukherjee | 1 | -1/+0 |
2015-07-23 | parport: fix freeing freed memory | Sudip Mukherjee | 1 | -4/+4 |
2015-07-23 | parport: fix memory leak | Sudip Mukherjee | 1 | -0/+1 |
2015-07-23 | parport: fix error handling | Sudip Mukherjee | 1 | -1/+2 |
2015-06-13 | parport: check exclusive access before register | Sudip Mukherjee | 1 | -0/+28 |
2015-06-01 | parport: add device-model to parport subsystem | Sudip Mukherjee | 3 | -26/+338 |
2015-01-15 | parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW | Geert Uytterhoeven | 1 | -2/+2 |
2014-12-15 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+4 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
2014-11-27 | parport: parport_pc, do not remove parent devices early | Jiri Slaby | 1 | -3/+4 |
2014-11-07 | parport: Add support for the WCH382 2S/1P multi-IO card | Sergej Pupykin | 1 | -0/+10 |
2014-10-20 | parport: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -4/+0 |
2014-09-24 | parport: parport_pc: Implement architecture and device check to cut off false... | Matwey V. Kornilov | 1 | -1/+17 |
2014-09-24 | parport: parport_pc: Introduce intel_bug_present function. | Matwey V. Kornilov | 1 | -12/+26 |
2014-08-09 | drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -1/+1 |
2014-07-26 | parport: fix menu breakage | Randy Dunlap | 1 | -6/+6 |
2014-06-07 | parport: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -29/+29 |
2014-05-28 | parport: Add support for the WCH353 1S/1P multi-IO card | Ezequiel Garcia | 1 | -0/+9 |
2014-03-01 | parport: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -1/+2 |
2014-01-21 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+0 |
2014-01-21 | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -16/+4 |
2013-12-11 | parport: parport_pc: remove double PCI ID for NetMos | Sebastian Andrzej Siewior | 1 | -8/+2 |
2013-12-11 | parport_pc: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-12-11 | parport: parport_pc: fix id print of a device | Sebastian Andrzej Siewior | 1 | -6/+2 |
2013-12-09 | parport_serial: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -5/+0 |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 1 | -1/+1 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -5/+8 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -2/+2 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -2/+6 |
2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-10-31 | DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() | Russell King | 1 | -2/+6 |
2013-10-24 | Kconfig cleanup (PARPORT_PC dependencies) | Mark Salter | 1 | -3/+7 |
2013-08-30 | drivers: parport: Kconfig: exclude h8300 for PARPORT_PC | Chen Gang | 1 | -1/+1 |
2013-08-28 | parport: amiga: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -2/+1 |
2013-07-04 | drivers/parport/share.c: use kzalloc | Alexandru Gheorghiu | 1 | -2/+1 |
2013-06-16 | parport: disable PC-style parallel port support on cris | Geert Uytterhoeven | 1 | -1/+3 |
2013-06-01 | parisc: parport0: fix this legacy no-device port driver! | Helge Deller | 2 | -4/+4 |
2013-06-01 | parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture | Helge Deller | 1 | -1/+1 |