aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/parport_gsc.c
AgeCommit message (Expand)Author
2021-08-30parisc/parport_gsc: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-04-23parport: Standardize use of printmodeJoe Perches
2020-04-23parport: Use more comon logging stylesJoe Perches
2020-04-23parport: Convert printk(KERN_<LEVEL> to pr_<level>(Joe Perches
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-03-27parisc/parport_gsc: Use NULL to avoid sparse warningHelge Deller
2017-08-22parisc/parport_gsc: Fix section mismatchesHelge Deller
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-06-01parisc: parport0: fix this legacy no-device port driver!Helge Deller
2013-03-25parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu
2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman
2012-09-05parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun
2009-06-15parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-05-27[PARISC] fix section mismatch in parport_gscHelge Deller
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-04-16Linux-2.6.12-rc2Linus Torvalds