summaryrefslogtreecommitdiffstats
path: root/drivers/parport/parport_gsc.c
Commit message (Expand)AuthorAgeFilesLines
* parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-01-281-4/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-011-3/+3
* parport: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu2013-03-251-2/+2
* Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-12/+11
* parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun2012-09-051-0/+1
* parport: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
* parport_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-231-7/+1
* [PARISC] fix section mismatch in parport_gscHelge Deller2007-05-271-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* remove the bouncing email address of David CampbellAdrian Bunk2006-06-261-1/+1
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-1/+1
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+437