summaryrefslogtreecommitdiffstats
path: root/drivers/char/stallion.c
Commit message (Expand)AuthorAgeFilesLines
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-4/+1
* stallion: remove unneeded lock_kernelAlan Cox2007-07-171-2/+0
* Char: stallion, remove user class report requestJiri Slaby2007-07-171-3/+0
* Char: stallion, fix oops during init with ISA cardsIngo Korb2007-06-241-3/+4
* Char: stallion, proper fail return valuesJiri Slaby2007-06-081-1/+5
* Char: stallion, alloc tty before pci devices initJiri Slaby2007-06-081-39/+34
* Char: stallion, don't fail with less than max panelsJiri Slaby2007-06-081-1/+1
* [PATCH] Char: stallion, use dynamic devJiri Slaby2006-12-081-6/+27
* [PATCH] Char: stallion, variables cleanupJiri Slaby2006-12-081-36/+31
* [PATCH] Char: stallion, remove syntactic sugarJiri Slaby2006-12-081-97/+81
* [PATCH] Char: stallion, brd struct lockingJiri Slaby2006-12-081-5/+13
* [PATCH] Char: stallion, fix fail pathsJiri Slaby2006-12-081-29/+52
* [PATCH] Char: stallion, functions cleanupJiri Slaby2006-12-081-167/+40
* [PATCH] Char: stallion, correct __init macrosJiri Slaby2006-12-081-5/+5
* [PATCH] Char: stallion, implement fail pathsJiri Slaby2006-12-081-71/+128
* [PATCH] Char: stallion, prints cleanupJiri Slaby2006-12-081-13/+2
* [PATCH] Char: stallion, convert to pci probingJiri Slaby2006-12-081-82/+83
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-9/+11
* [PATCH] Char: stallion, remove many prototypesJiri Slaby2006-12-081-131/+91
* [PATCH] Char: stallion, mark functions as initJiri Slaby2006-12-081-8/+8
* [PATCH] Char: stallion, uninline functionsJiri Slaby2006-12-081-19/+9
* [PATCH] Char: stallion, move init/deinitJiri Slaby2006-12-081-136/+120
* [PATCH] Char: stallion, kill typedefsJiri Slaby2006-12-081-231/+227
* [PATCH] Char: stallion, remove unneeded castsJiri Slaby2006-12-081-136/+136
* [PATCH] Char: stallion, use pr_debug macroJiri Slaby2006-12-081-237/+86
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-6/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-12/+2
|\
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-5/+1
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-281-0/+3
* | [PATCH] stallion clean upAlan Cox2006-06-271-122/+86
|/
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-311-31/+15
* [PATCH] sem2mutex: drivers/char/Ingo Molnar2006-03-231-1/+0
* return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-151-64/+64
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-35/+15
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-8/+7
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-071-4/+2
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+3
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-5/+5
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5197
OpenPOWER on IntegriCloud