aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hvcs.c
Commit message (Expand)AuthorAge
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-17
|\
| * hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* | drivers/hvc: Add missing __devexit_p()Mike Frysinger2009-06-16
|/
* hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-10
* powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-03
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* drivers/char/: Spelling fixesJoe Perches2008-02-03
* kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman2008-01-24
* [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-22
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
|/
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-01
* [PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard2006-03-26
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-24
* powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-24
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-29
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16