aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/stallion.c
Commit message (Expand)AuthorAge
* [PATCH] Char: stallion, use dynamic devJiri Slaby2006-12-08
* [PATCH] Char: stallion, variables cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, remove syntactic sugarJiri Slaby2006-12-08
* [PATCH] Char: stallion, brd struct lockingJiri Slaby2006-12-08
* [PATCH] Char: stallion, fix fail pathsJiri Slaby2006-12-08
* [PATCH] Char: stallion, functions cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, correct __init macrosJiri Slaby2006-12-08
* [PATCH] Char: stallion, implement fail pathsJiri Slaby2006-12-08
* [PATCH] Char: stallion, prints cleanupJiri Slaby2006-12-08
* [PATCH] Char: stallion, convert to pci probingJiri Slaby2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] Char: stallion, remove many prototypesJiri Slaby2006-12-08
* [PATCH] Char: stallion, mark functions as initJiri Slaby2006-12-08
* [PATCH] Char: stallion, uninline functionsJiri Slaby2006-12-08
* [PATCH] Char: stallion, move init/deinitJiri Slaby2006-12-08
* [PATCH] Char: stallion, kill typedefsJiri Slaby2006-12-08
* [PATCH] Char: stallion, remove unneeded castsJiri Slaby2006-12-08
* [PATCH] Char: stallion, use pr_debug macroJiri Slaby2006-12-08
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* 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] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-28
* | [PATCH] stallion clean upAlan Cox2006-06-27
|/
* [PATCH] drivers/char/[i]stallion: Clean up kmalloc usageTobias Klauser2006-03-31
* [PATCH] sem2mutex: drivers/char/Ingo Molnar2006-03-23
* return statement cleanup - kill pointless parenthesesJesper Juhl2006-01-14
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-10
* [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-07
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* [PATCH] make lots of things staticAdrian Bunk2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16