summaryrefslogtreecommitdiffstats
path: root/drivers/char/stallion.c
Commit message (Expand)AuthorAgeFilesLines
* [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