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
/
char
/
hvc_vio.c
Age
Commit message (
Expand
)
Author
2010-02-24
hvc_console: make the ops pointer const.
Rusty Russell
2009-08-28
hvc_console: Add __init and __exit to hvc_vio
Peter Huewe
2009-06-16
drivers/hvc: Add missing __devexit_p()
Mike Frysinger
2008-12-03
drivers/hvc: Add missing of_node_put
Nicolas Palix
2008-10-22
hvc_console: Add a hangup notifier for backends
Hendrik Brueckner
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2006-09-25
[POWERPC] The two vio HVC backends clash
Stephen Rothwell
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-07-13
[POWERPC] Make the hvc_console output buffer size settable
Stephen Rothwell
2006-03-28
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
2005-07-07
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
[PATCH] hvc_console: Register ops when setting up hvc_console
Milton Miller
2005-07-07
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller