index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ftape
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] ftape/fdc-io: insert set_current_state() before schedule_timeout()
Domen Puncer
1
-1
/
+2
2005-02-01
[PATCH] ftape syntax error
Serge Hallyn
2
-2
/
+2
2005-01-25
[PATCH] clean up UTS_RELEASE usage
Brian Gerst
3
-11
/
+4
2005-01-07
[PATCH] small ftape cleanups
Adrian Bunk
23
-145
/
+31
2004-11-10
[PATCH] convert MODULE_PARM() to module_param() family
Randy Dunlap
1
-11
/
+20
2004-10-19
[PATCH] vm: convert users of remap_page_range() under drivers/ and net/ to us...
William Lee Irwin III
1
-2
/
+5
2004-10-18
[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()
Maximilian Attems
2
-15
/
+9
2004-10-18
[PATCH] janitor: char/fdc-io: replace direct assignment with set_current_state()
Maximilian Attems
1
-1
/
+1
2004-08-26
[PATCH] ftape support for x86_64
Christoph Hellwig
1
-41
/
+30
2004-08-08
Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.
Linus Torvalds
1
-0
/
+1
2004-07-30
[PATCH] sparse: ftape
Alexander Viro
12
-50
/
+43
2004-07-10
[PATCH] trivial: remove warning in ftape
Rusty Russell
1
-1
/
+1
2004-07-01
[PATCH] convert private ABS() to kernel's abs()
Randy Dunlap
1
-2
/
+3
2004-04-28
[PATCH] gcc-3.4.0 fixes
Andrew Morton
3
-4
/
+6
2004-04-14
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-0
/
+17
2004-04-12
[PATCH] remove concatenation with __FUNCTION__ drivers/*
Andrew Morton
1
-2
/
+2
2004-03-30
[PATCH] double semicolon cleanup
Alexander Stohr
1
-1
/
+1
2004-03-19
[PATCH] add class support to floppy tape driver zftape-init.c
Hanna V. Linder
1
-0
/
+17
2004-02-18
[PATCH] mark ftape un-removable
Andrew Morton
1
-44
/
+1
2003-10-08
[PATCH] ftape linkage error
Mikael Pettersson
1
-2
/
+0
2003-10-03
[PATCH] janitor: cleanup includes (drivers/char)
Randy Dunlap
2
-1
/
+1
2003-09-24
Manual merge of Kconfig file module comments
Linus Torvalds
1
-5
/
+2
2003-09-24
[PATCH] Kconfig fixes for modules.txt
Rusty Russell
1
-5
/
+2
2003-09-21
[PATCH] move some more initializations out of drivers/char/mem.c
Andrew Morton
1
-24
/
+15
2003-08-31
[PATCH] Fix ftape warning
Andrew Morton
1
-1
/
+1
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-8
/
+8
2003-07-17
[PATCH] first cut ftape conversion
Alan Cox
4
-38
/
+32
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
1
-2
/
+1
2003-05-07
[PATCH] switch most remaining drivers over to devfs_mk_bdev
Andrew Morton
1
-26
/
+12
2003-04-24
[PATCH] irqs: drivers/block
Andrew Morton
1
-1
/
+0
2003-04-24
[PATCH] kill <linux/wrapper.h>
Christoph Hellwig
3
-3
/
+0
2003-04-23
[PATCH] don't use mem_map_reserve/mem_map_unreserve
Christoph Hellwig
1
-2
/
+2
2003-04-20
[PATCH] irqs: various char drivers
Andrew Morton
1
-1
/
+4
2003-03-21
[PATCH] __NO_VERSION__ for ftape
Alan Cox
3
-3
/
+0
2003-02-25
[PATCH] replace its with it's where appropriate.
Steven Cole
1
-1
/
+1
2003-02-25
[PATCH] replace it's with its where appropriate.
Steven Cole
1
-1
/
+1
2003-02-24
[PATCH] Spelling fixes handel -> handle
Steven Cole
1
-1
/
+1
2003-02-24
[PATCH] Spelling fixes - necessary
Michael Hayes
1
-1
/
+1
2003-02-18
[PATCH] spelling fix for compatable -> compatible
Steven Cole
4
-4
/
+4
2003-02-10
[PATCH] ftape divide-by-zero found by Stanford Checker
Randy Dunlap
1
-3
/
+11
2003-02-09
[PATCH] Change all <module>.o to .ko in Kconfig files
Rusty Russell
1
-3
/
+3
2003-02-07
[PATCH] signal locking update
Chris Wedgwood
1
-4
/
+4
2003-02-03
kbuild: Remove export-objs := ... statements
Kai Germaschewski
2
-4
/
+0
2003-02-03
kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONS
Kai Germaschewski
3
-15
/
+3
2003-01-07
[PATCH] remove code for 2.0 kernels from drivers/char/ftape/*
Adrian Bunk
13
-230
/
+0
2003-01-05
[PATCH] Remove stale zft_dirty() caller and declaration
Adrian Bunk
2
-8
/
+0
2003-01-05
[PATCH] remove check_region from fdc-io.c version 2
William Stinson
1
-6
/
+11
2002-12-15
[PATCH] C99 initializers for drivers/char
Art Haas
1
-7
/
+7
2002-12-14
[PATCH] Remove Rules.make from Makefiles (2/3)
Brian Gerst
4
-10
/
+0
2002-12-07
o zftape: zft_init cannot be static it is used also in lowlevel/ftape-init
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]