Commit Graph

24 Commits (9ebd9616648bc0e47e7f8e1898c919305f1e6347)

Author SHA1 Message Date
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Jonathan Corbet c0bed680f0 raw: BKL pushdown 17 years ago
Greg Kroah-Hartman 7e7654a92a cdev: remove unneeded setting of cdev names 18 years ago
Jeff Moyer 38584c14bb [PATCH] raw: don't allow the creation of a raw device with minor number 0 18 years ago
Josef Sipek a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
Greg Kroah-Hartman 38ca6c34d3 Driver core: convert raw device code to use struct device 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Rolf Eike Beer 3e26a423e7 [PATCH] Return better error codes if drivers/char/raw.c module init fails 19 years ago
Arjan van de Ven 62322d2554 [PATCH] make more file_operation structs static 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
Arjan van de Ven 8ed965d612 [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago
gregkh@suse.de ca8eca6884 [PATCH] class: convert drivers/char/* to use the new class api instead of class_simple 20 years ago
Stephen Tweedie e72022e13d [PATCH] Fix filp being passed through raw ioctl handler 20 years ago
Stephen Tweedie 68f66feb30 [PATCH] Fix root hole in raw device 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago