index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: fix a typo in the settings proc file name
Christoph Hellwig
2019-01-22
1
-1
/
+1
*
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-02
1
-13
/
+2
*
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-118
/
+18
*
ide: remove ide_driver_proc_write
Christoph Hellwig
2018-05-16
1
-46
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-11
/
+11
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ide: use printk_once
Marcin Slusarz
2009-09-22
1
-7
/
+1
*
ide: convert to ->proc_fops
Alexey Dobriyan
2009-09-01
1
-115
/
+215
*
ide: fix races in handling of user-space SET XFER commands
Bartlomiej Zolnierkiewicz
2009-08-07
1
-8
/
+2
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
1
-2
/
+2
*
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
1
-8
/
+8
*
ide: remove superfluous check from ide_proc_port_register_devices()
Bartlomiej Zolnierkiewicz
2009-03-24
1
-1
/
+1
*
ide: NULL noise: drivers/ide/ide-*.c
Hannes Eder
2009-03-05
1
-1
/
+1
*
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
2009-01-06
1
-4
/
+3
*
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
2009-01-06
1
-1
/
+1
*
ide: remove ide_driver_t typedef
Bartlomiej Zolnierkiewicz
2009-01-06
1
-8
/
+8
*
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
2008-12-29
1
-1
/
+0
*
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
2008-12-29
1
-1
/
+0
*
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
2008-12-29
1
-1
/
+0
*
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
2008-12-29
1
-1
/
+0
*
ide: IDE settings don't need an ide_lock held
Bartlomiej Zolnierkiewicz
2008-12-29
1
-21
/
+4
*
ide: Switch to a common address
Alan Cox
2008-11-02
1
-1
/
+1
*
ide: allow device drivers to specify per-device type /proc settings
Bartlomiej Zolnierkiewicz
2008-10-17
1
-3
/
+3
*
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-13
1
-4
/
+2
*
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
Elias Oltmanns
2008-10-10
1
-54
/
+48
*
ide: remove SECTOR_WORDS define
Bartlomiej Zolnierkiewicz
2008-10-10
1
-2
/
+3
*
ide: /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
2008-10-10
1
-192
/
+87
*
ide: preparations for /proc/ide/hd*/settings rework
Bartlomiej Zolnierkiewicz
2008-10-10
1
-3
/
+3
*
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
1
-1
/
+0
*
ide: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
2008-10-10
1
-9
/
+1
*
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-10-10
1
-3
/
+2
*
ide: trivial sparse annotations
Harvey Harrison
2008-07-24
1
-2
/
+2
*
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-2
/
+2
*
ide: filter out invalid transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-23
1
-1
/
+1
*
ide: fix /proc/ide/ide?/mate reporting
Bartlomiej Zolnierkiewicz
2008-06-30
1
-1
/
+1
*
ide: remove the ide_etrax100 chipset type
Adrian Bunk
2008-06-10
1
-1
/
+0
*
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
1
-5
/
+2
*
ide: remove now unused ide_pci_create_host_proc()
Alexey Dobriyan
2008-04-27
1
-8
/
+0
*
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-26
1
-3
/
+3
*
IDE: Coding Style fixes to drivers/ide/ide-proc.c
Paolo Ciarrocchi
2008-04-26
1
-80
/
+75
*
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-3
/
+0
*
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2008-04-18
1
-14
/
+2
*
Palmchip BK3710 IDE driver
Anton Salnikov
2008-02-06
1
-0
/
+1
*
ide: move create_proc_ide_drives() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-3
/
+1
*
ide: move hwif->present check out from ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-3
/
+0
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
1
-2
/
+0
*
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
1
-3
/
+9
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+0
[next]