summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvcs.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-181-3/+3
|\
| * hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
* | drivers/hvc: Add missing __devexit_p()Mike Frysinger2009-06-161-1/+1
|/
* hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-111-9/+0
* powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-031-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-1/+1
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* drivers/char/: Spelling fixesJoe Perches2008-02-031-1/+1
* kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman2008-01-241-53/+25
* [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-221-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-3/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+4
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-071-216/+210
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-6/+5
|/
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-1/+1
* [PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard2006-03-271-1/+0
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-4/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+4
* powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-0/+1
* powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-1/+3
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-201-7/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1649
OpenPOWER on IntegriCloud