summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-disk_proc.c
Commit message (Expand)AuthorAgeFilesLines
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-4/+4
* ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ide: convert to ->proc_fopsAlexey Dobriyan2009-09-011-44/+85
* ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-081-2/+4
* ide: use ata_tf_protocols enumsBartlomiej Zolnierkiewicz2009-03-271-3/+2
* ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz2009-03-271-11/+12
* ide: move smart_enable() call out from get_smart_data()Bartlomiej Zolnierkiewicz2009-03-271-1/+3
* ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-051-1/+1
* ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz2008-10-171-1/+1
* ide-disk: move /proc handling to ide-disk_proc.c (take 3)Bartlomiej Zolnierkiewicz2008-10-131-0/+129