Commit Graph

49 Commits (dd797d81d3d7da31a50031f2741b93327ed22260)

Author SHA1 Message Date
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
FUJITA Tomonori d79c5a670d block: convert pd_special_command to use blk_execute_rq 17 years ago
Alan Cox be1fd70fea paride: push ioctl down into driver 17 years ago
Jonathan Corbet ea2959a297 paride: cdev lock_kernel() pushdown 17 years ago
FUJITA Tomonori 4f54eec831 block: use blk_rq_init() to initialize the request 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Tony Jones aa27582614 paride: Convert from class_device to device for block/paride 17 years ago
Ondrej Zary e62aa046e1 paride: pf driver fixes 17 years ago
Roel Kluin b07989f51e paride: fix 'and' typo in drivers/block/paride/pt.c 17 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Alexey Dobriyan 671d40f4aa paride drivers: initialize spinlocks 18 years ago
Al Viro 27d871833e [PATCH] paride endianness annotations 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Robert P. J. Day 482a579b37 [PATCH] Remove unused kernel config option PARIDE_PARPORT 18 years ago
Adrian Bunk 4d2d3cec1d [PATCH] remove drivers/block/paride/jumbo 18 years ago
Adrian Bunk 9828673d7d [PATCH] paride: remove parport #ifdef's 18 years ago
Akinobu Mita 8bca98cabf [PATCH] paride: return proper error code 18 years ago
Alexey Dobriyan b4178ab58a [PATCH] paride_register(): shuffle return values 18 years ago
Alexey Dobriyan f4330002d1 [PATCH] paride: rename pi_register() and pi_unregister() 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 8e53cfc8f2 [PATCH] Deref in drivers/block/paride/pf.c 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
Adrian Bunk 3b71797eff [PATCH] drivers/block/paride/pd.c: fix an off-by-one error 19 years ago
Andrew Morton 829d5f68ec [PATCH] paride-pt: register_chrdev fix 19 years ago
Andrew Morton 8637980bab [PATCH] paride: register_chrdev fix 19 years ago
Eric Sesterhenn 06ff37ffb4 [PATCH] kzalloc() conversion in drivers/block 19 years ago
Takashi Iwai 10e705f83c [PATCH] Fix "value computed not used" warnings 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Marko Kohtala 6a19b41b35 [PATCH] parport: Kconfig dependency fixes 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Norbert Kiesel 3ccc7f293f [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Jens Axboe 9564df1ff3 [PATCH] fix pf request handling 20 years ago
Nishanth Aravamudan 86e8486245 [PATCH] drivers/block: fix-up schedule_timeout() usage 20 years ago
gregkh@suse.de deb3697037 [PATCH] class: convert drivers/block/* to use the new class api instead of class_simple 20 years ago
Tejun Heo 867d1191fc [SCSI] remove requeue feature from blk_insert_request() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago