Age | Commit message (Expand) | Author | Files | Lines |
2008-02-02 | ide-{floppy,tape}: remove debug code for dumping identify data | Bartlomiej Zolnierkiewicz | 1 | -59/+0 |
2008-01-26 | ide-tape: fix handling of non-special requests in ->end_request method | Bartlomiej Zolnierkiewicz | 1 | -0/+5 |
2008-01-26 | ide: add ide_pktcmd_tf_load() helper | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |
2008-01-26 | ide-{floppy,tape,scsi}: fix register loading order when issuing packet command | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-01-26 | ide: remove atapi_ireason_t (take 3) | Bartlomiej Zolnierkiewicz | 1 | -14/+13 |
2008-01-26 | ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t | Bartlomiej Zolnierkiewicz | 1 | -16/+19 |
2008-01-26 | ide: remove atapi_error_t (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-01-26 | ide: remove ata_status_t and atapi_status_t | Bartlomiej Zolnierkiewicz | 1 | -17/+17 |
2008-01-26 | ide-tape: remove dead USE_IOTRACE code | Bartlomiej Zolnierkiewicz | 1 | -22/+0 |
2008-01-25 | IDE: Convert from class_device to device for ide-tape | Tony Jones | 1 | -8/+6 |
2007-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-10-20 | ide: remove inclusion of non-existent io_trace.h | Robert P. J. Day | 1 | -1/+0 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-08-02 | ide: eliminate warnings in ide-tape.c | Stephen Rothwell | 1 | -1/+1 |
2007-05-10 | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 1 | -8/+9 |
2007-05-10 | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 1 | -15/+15 |
2007-05-10 | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-02-17 | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-02-17 | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -1/+1 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -4/+4 |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 1 | -1/+1 |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 1 | -2/+2 |
2006-09-30 | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 1 | -1/+1 |
2006-09-30 | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 1 | -4/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 1 | -12/+0 |
2006-06-25 | [PATCH] idetape gcc 4.1 warning fix | Daniel Walker | 1 | -16/+33 |
2006-03-28 | [PATCH] ide-tape: use time_after(), time_after_eq() | Marcelo Feitoza Parisi | 1 | -2/+3 |
2006-03-23 | [PATCH] sem2mutex: drivers/ide | Arjan van de Ven | 1 | -9/+10 |
2006-01-13 | [PATCH] Add ide_bus_type probe and remove methods | Russell King | 1 | -11/+7 |
2006-01-05 | [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... | Kay Sievers | 1 | -0/+1 |
2005-11-20 | [PATCH] ide: add missing __init tags to device drivers | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
2005-11-19 | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 1 | -1/+1 |
2005-11-07 | [PATCH] ide: kmalloc + memset -> kzalloc conversion | Deepak Saxena | 1 | -3/+1 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -2/+2 |
2005-10-28 | [PATCH] add sysfs support for ide tape | Will Dyson | 1 | -2/+36 |
2005-09-10 | [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep() | Nishanth Aravamudan | 1 | -2/+1 |
2005-05-26 | [PATCH] convert IDE device drivers to driver-model | Bartlomiej Zolnierkiewicz | 1 | -32/+19 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+4937 |