Commit Graph

50 Commits (9fef3d2d15ae8ca24e4a145f2e189eea145d18c2)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 2bd24a1cfc ide: add port and host iterators 16 years ago
Bartlomiej Zolnierkiewicz 5e7f3a4669 ide: dynamic allocation of device structures 16 years ago
Bartlomiej Zolnierkiewicz 7f3c868ba7 ide: remove ide_driver_t typedef 16 years ago
Bartlomiej Zolnierkiewicz b7876a6fb6 cy82c693: remove superfluous ide_cy82c693 chipset type 16 years ago
Bartlomiej Zolnierkiewicz 1f66019bdf trm290: add IDE_HFLAG_TRM290 host flag 16 years ago
Bartlomiej Zolnierkiewicz 7f1ac8c4b9 rz1000: apply chipset quirks early (v2) 16 years ago
Bartlomiej Zolnierkiewicz 6b5cde3629 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 16 years ago
Bartlomiej Zolnierkiewicz 1f473e9c92 ide: IDE settings don't need an ide_lock held 16 years ago
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 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Elias Oltmanns 92f1f8fd80 ide: Remove ide_spin_wait_hwgroup() and use special requests instead 17 years ago
Bartlomiej Zolnierkiewicz 151a670186 ide: remove SECTOR_WORDS define 17 years ago
Bartlomiej Zolnierkiewicz 8185d5aa93 ide: /proc/ide/hd*/settings rework 17 years ago
Bartlomiej Zolnierkiewicz 263138a0ad ide: preparations for /proc/ide/hd*/settings rework 17 years ago
Bartlomiej Zolnierkiewicz 3ceca727fe ide: include <linux/hdreg.h> only when needed 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Bartlomiej Zolnierkiewicz 4dde4492d8 ide: make drive->id an union (take 2) 17 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() 18 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
Bartlomiej Zolnierkiewicz 7662d046df ide: move IDE settings handling to ide-proc.c 18 years ago
Greg Kroah-Hartman c401110186 IDE: remove rwsem use from ide-proc core 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Randy Dunlap 349ae23fe7 [PATCH] IDE core: driver layer error checking 19 years ago
Alexey Dobriyan 4495c9e5ca [PATCH] optical /proc/ide/*/media 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Pete Popov 26a940e217 Cleaned up AMD Au1200 IDE driver: 20 years ago
Bartlomiej Zolnierkiewicz 8604affde9 [PATCH] convert IDE device drivers to driver-model 20 years ago
Zhang, Yanmin 643bdc6fc0 [PATCH] ide proc destroy error 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago