aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ftape (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-03Remove long-unmaintained ftape driver subsystem.Jeff Garzik62-19368/+0
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-6/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-18/+0
2006-03-26drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries1-1/+1
2006-01-15ftape: remove some outdated information from Kconfig filesAdrian Bunk1-11/+1
2005-11-08drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h"Adrian Bunk1-0/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-6/+6
2005-09-10[PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer1-2/+2
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of class_simplegregkh@suse.de1-15/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds62-0/+19417