aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hvcs.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-15hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-03drivers/char/: Spelling fixesJoe Perches
2008-01-24kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman
2007-07-22[POWERPC] hvcs: Make some things static and constStephen Rothwell
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-03-27[PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou
2005-04-16Linux-2.6.12-rc2Linus Torvalds