| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ide: use printk_once | Marcin Slusarz | 2009-09-22 |
* | ide: convert to ->proc_fops | Alexey Dobriyan | 2009-09-01 |
* | ide: fix races in handling of user-space SET XFER commands | Bartlomiej Zolnierkiewicz | 2009-08-07 |
* | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 |
* | ide: remove ide_task_t typedef | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: remove superfluous check from ide_proc_port_register_devices() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | ide: NULL noise: drivers/ide/ide-*.c | Hannes Eder | 2009-03-05 |
* | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 |
* | cy82c693: remove superfluous ide_cy82c693 chipset type | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | trm290: add IDE_HFLAG_TRM290 host flag | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | rz1000: apply chipset quirks early (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | ide: IDE settings don't need an ide_lock held | Bartlomiej Zolnierkiewicz | 2008-12-29 |
* | ide: Switch to a common address | Alan Cox | 2008-11-02 |
* | ide: allow device drivers to specify per-device type /proc settings | Bartlomiej Zolnierkiewicz | 2008-10-17 |
* | ide: add device flags | Bartlomiej Zolnierkiewicz | 2008-10-13 |
* | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns | 2008-10-10 |
* | ide: remove SECTOR_WORDS define | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: preparations for /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | ide: trivial sparse annotations | Harvey Harrison | 2008-07-24 |
* | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: filter out invalid transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 |
* | ide: fix /proc/ide/ide?/mate reporting | Bartlomiej Zolnierkiewicz | 2008-06-30 |
* | ide: remove the ide_etrax100 chipset type | Adrian Bunk | 2008-06-10 |
* | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 |
* | ide: remove now unused ide_pci_create_host_proc() | Alexey Dobriyan | 2008-04-27 |
* | ide: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-26 |
* | IDE: Coding Style fixes to drivers/ide/ide-proc.c | Paolo Ciarrocchi | 2008-04-26 |
* | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: remove IDE devices from /proc/ide/ before unregistering them | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | Palmchip BK3710 IDE driver | Anton Salnikov | 2008-02-05 |
* | ide: move create_proc_ide_drives() call to ide_device_add_all() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: move hwif->present check out from ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke | 2007-07-09 |
* | Add two missing chipsets to drivers/ide/ide-proc.c | Mika Kukkonen | 2007-05-23 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | IDE: remove rwsem use from ide-proc core | Greg Kroah-Hartman | 2007-04-27 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |