summaryrefslogtreecommitdiff
path: root/drivers/block/paride/pg.c
AgeCommit message (Expand)Author
2023-01-31drivers/block: Remove PARIDE core and high-level protocolsOndrej Zary
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-06-01paride: use new parport device modelSudip Mukherjee
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2014-01-21drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2009-02-18paride/pg.c: xs(): &&/|| confusionRoel Kluin
2008-10-16device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20paride: cdev lock_kernel() pushdownJonathan Corbet
2008-01-24paride: Convert from class_device to device for block/parideTony Jones
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-03-28[PATCH] paride: register_chrdev fixAndrew Morton
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-06-20[PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de
2005-03-13[PATCH] drivers/block/paride/ cleanups (fwd)Adrian Bunk
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-10-31[PATCH] Don't initialize /dev/pg0 to be always busyTero Roponen
2004-06-03[PATCH] sparse: paride annotationAlexander Viro
2004-05-02[PATCH] add class support to drivers/block/paride/pg.cHanna V. Linder
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-05-24[PATCH] pg.c macroectomy - part 2Alexander Viro
2003-05-24[PATCH] pg.c LindentAlexander Viro
2003-05-24[PATCH] pg.c macroectomyAlexander Viro
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2003-04-07[PATCH] paride fix: make timeouts unsigned longAndries E. Brouwer
2003-03-23[PATCH] devfs_mk_dir simplificationChristoph Hellwig
2002-12-03[PATCH] paride cleanupAlexander Viro
2002-11-04[PATCH] Initializer conversions for drivers/blockRusty Russell
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-07-20[PATCH] paride cleanup and fixesAlexander Viro
2002-05-20[PATCH] fix bitop warnings in parallel port generic driverChristoph Hellwig
2002-05-19drivers/block/*.cArnaldo Carvalho de Melo
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds