Alan Cox
|
ccd32e221c
ide: Switch to a common address
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
79cb380397
ide: allow device drivers to specify per-device type /proc settings
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Elias Oltmanns
|
92f1f8fd80
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8185d5aa93
ide: /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
263138a0ad
ide: preparations for /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 years ago |
Harvey Harrison
|
7fa897b91a
ide: trivial sparse annotations
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3b2a5c7149
ide: filter out "default" transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c30daac190
ide: filter out invalid transfer mode values in set_xfer_rate()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4283e1babe
ide: fix /proc/ide/ide?/mate reporting
|
17 years ago |
Adrian Bunk
|
b76916462d
ide: remove the ide_etrax100 chipset type
|
17 years ago |
Denis V. Lunev
|
c7705f3449
drivers: use non-racy method for proc entries creation (2)
|
17 years ago |
Alexey Dobriyan
|
fd0949e6e8
ide: remove now unused ide_pci_create_host_proc()
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Paolo Ciarrocchi
|
441e92dae0
IDE: Coding Style fixes to drivers/ide/ide-proc.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9a0e77f28b
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5b0c4b30a6
ide: remove IDE devices from /proc/ide/ before unregistering them
|
17 years ago |
Anton Salnikov
|
7c7e92a926
Palmchip BK3710 IDE driver
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d9270a3f1d
ide: move create_proc_ide_drives() call to ide_device_add_all()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
327617e1da
ide: move hwif->present check out from ide_proc_register_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
34f5d5ae35
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
17 years ago |
Matthias Kaehlcke
|
f9383c4269
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
|
18 years ago |
Mika Kukkonen
|
39c98c4212
Add two missing chipsets to drivers/ide/ide-proc.c
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
5cbf79cdb3
ide: add ide_proc_register_port()
|
18 years ago |