index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parport
/
parport_gsc.c
Age
Commit message (
Expand
)
Author
2023-11-10
parport: gsc: mark init function static
Arnd Bergmann
2023-08-03
parport: gsc: remove DMA leftover code
Arnd Bergmann
2021-08-30
parisc/parport_gsc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
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