aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport
AgeCommit message (Expand)Author
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
2013-12-10parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior
2013-12-10parport_pc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-10parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior
2013-12-08parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-31DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King
2013-10-23Kconfig cleanup (PARPORT_PC dependencies)Mark Salter
2013-08-30drivers: parport: Kconfig: exclude h8300 for PARPORT_PCChen Gang
2013-08-27parport: amiga: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers/parport/share.c: use kzallocAlexandru Gheorghiu
2013-06-16parport: disable PC-style parallel port support on crisGeert Uytterhoeven
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller
2013-06-01parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller
2013-03-25parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu
2013-03-25parport: amiga: use module_platform_driver_probe()Fabio Porcedda
2013-03-15drivers/parport: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14parport: disable PC-style parallel port support for s390Heiko Carstens
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-03parport: disable for xtensa archMax Filippov
2012-09-05parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers
2012-04-20parport: remove unused dead code from lowlevel driversMatt Porter
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-30parport: convert drivers/parport/* to use module_platform_driver()Axel Lin
2011-10-18parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-25parport: Drop __TIME__ usageMichal Marek
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds