drivers: Push down BKL into various drivers
[safe/jmp/linux-2.6] / drivers / char / hvc_vio.c
2010-02-24 Rusty Russellhvc_console: make the ops pointer const.
2010-02-03 Rusty Russellhvc_console: Make the ops pointer const.
2009-08-28 Peter Huewehvc_console: Add __init and __exit to hvc_vio
2009-06-16 Mike Frysingerdrivers/hvc: Add missing __devexit_p()
2008-12-03 Nicolas Palixdrivers/hvc: Add missing of_node_put
2008-10-21 Hendrik Bruecknerhvc_console: Add a hangup notifier for backends
2008-07-25 Christian Borntraegerhvc_console: rework setup to replace irq functions...
2007-05-07 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-04-27 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: parti...
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2006-09-25 Stephen Rothwell[POWERPC] The two vio HVC backends clash
2006-07-31 Jeremy Kerr[POWERPC] pseries: Constify & voidify get_property()
2006-07-13 Stephen Rothwell[POWERPC] Make the hvc_console output buffer size settable
2006-03-28 Ryan S. Arnold[PATCH] powerpc: hvc_console updates
2005-10-24 Stephen Rothwellpowerpc: don't duplicate name between vio_driver and...
2005-08-30 Stephen Rothwell[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
2005-07-08 Milton Miller[PATCH] hvc_console: Separate the NUL character filteri...
2005-07-08 Milton Miller[PATCH] hvc_console: Register ops when setting up hvc_c...
2005-07-08 Milton Miller[PATCH] hvc_console: Separate hvc_console and vio code 2