index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-disk_proc.c
Age
Commit message (
Expand
)
Author
2018-05-16
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
ide: convert to ->proc_fops
Alexey Dobriyan
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-03-27
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
ide: move smart_enable() call out from get_smart_data()
Bartlomiej Zolnierkiewicz
2009-03-05
ide: NULL noise: drivers/ide/ide-*.c
Hannes Eder
2008-10-17
ide-disk: factor out generic disk handling code to ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-13
ide-disk: move /proc handling to ide-disk_proc.c (take 3)
Bartlomiej Zolnierkiewicz