aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/parport_gsc.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-01parisc: parport0: fix this legacy no-device port driver!Gravatar Helge Deller 1-3/+3
2013-03-25parport: use kmemdup instead of kmalloc + memcpyGravatar Silviu-Mihai Popescu 1-2/+2
2013-01-03Drivers: parport: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-12/+11
2012-09-05parport: fix possible memory leak in parport_gsc_probe_port()Gravatar Wei Yongjun 1-0/+1
2009-06-15parport: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-2/+2
2009-05-29parport_gsc: fix printk format errorGravatar Alexander Beregalov 1-2/+2
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerGravatar Jeff Garzik 1-7/+1
2007-05-27[PARISC] fix section mismatch in parport_gscGravatar Helge Deller 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+2
2006-06-26remove the bouncing email address of David CampbellGravatar Adrian Bunk 1-1/+1
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsGravatar Helge Deller 1-1/+1
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+437