aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke1-17/+17
2007-05-24Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen1-0/+2
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-17/+17
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz1-2/+308
2007-04-27IDE: remove rwsem use from ide-proc coreGreg Kroah-Hartman1-4/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2006-10-03[PATCH] IDE core: driver layer error checkingRandy Dunlap1-4/+18
2006-09-08[PATCH] optical /proc/ide/*/mediaAlexey Dobriyan1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov1-0/+1
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-6/+46
2005-05-17[PATCH] ide proc destroy errorZhang, Yanmin1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+521