index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_gsc.c
Age
Commit message (
Expand
)
Author
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-04-23
parport: Standardize use of printmode
Joe Perches
2020-04-23
parport: Use more comon logging styles
Joe Perches
2020-04-23
parport: Convert printk(KERN_<LEVEL> to pr_<level>(
Joe Perches
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-03-27
parisc/parport_gsc: Use NULL to avoid sparse warning
Helge Deller
2017-08-22
parisc/parport_gsc: Fix section mismatches
Helge Deller
2017-01-28
parisc, parport_gsc: Fixes for printk continuation lines
Helge Deller
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2013-06-01
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2013-03-25
parport: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
2013-01-03
Drivers: parport: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-05
parport: fix possible memory leak in parport_gsc_probe_port()
Wei Yongjun
2009-06-15
parport: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-29
parport_gsc: fix printk format error
Alexander Beregalov
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-23
[PARPORT] Consolidate code copies into a single generic irq handler
Jeff Garzik
2007-05-27
[PARISC] fix section mismatch in parport_gsc
Helge Deller
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-26
remove the bouncing email address of David Campbell
Adrian Bunk
2006-01-22
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2005-10-21
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds