summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
...
| * ide: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-17/+22
| * ide-tape: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-15/+26
| * ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-14/+20
| * ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-6/+8
| * ide-disk: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-4/+6
| * ide-cd: convert ide_do_drive_cmd path to use blk_execute_rqFUJITA Tomonori2008-07-151-6/+6
| * ide-cd: convert ide_cd_queue_pc to use blk_execute_rqFUJITA Tomonori2008-07-153-97/+103
| * ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)Bartlomiej Zolnierkiewicz2008-07-151-2/+5
| * ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() usersBartlomiej Zolnierkiewicz2008-07-155-4/+7
| * ide: use get_unaligned_* helpersHarvey Harrison2008-07-151-1/+1
| * ide-tape: use clamp_t() rather than nested min_t()/max_t()Harvey Harrison2008-07-151-3/+2
| * ide: eliminate FIT() macroHarvey Harrison2008-07-153-15/+14
| * ide: disable drive interrupts in ide_driveid_update()Mikhail Cherkashin2008-07-151-1/+1
| * palm_bk3710: fix tRP for UDMA mode 4Mikhail Cherkashin2008-07-151-1/+1
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-1/+6
|\ \
| * \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1424-322/+194
| |\ \ | | |/
| * | ide-tape: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-141-5/+5
|\ \ \ | |_|/ |/| |
| * | pcmcia: Fix ide-cs sparse warningLarry Finger2008-07-141-1/+1
| * | pcmcia: ide-cs debugging bugfixLarry Finger2008-07-131-4/+4
* | | it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz2008-07-081-2/+1
* | | palm_bk3710: fix IDECLK period calculationSergei Shtylyov2008-07-081-20/+18
* | | ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz2008-07-082-11/+3
* | | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-051-2/+2
* | | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-051-6/+6
* | | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-052-10/+0
* | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-301-1/+1
* | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-303-0/+98
* | | BAST: Remove old IDE driverBen Dooks2008-06-203-98/+0
* | | pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes2008-06-201-0/+1
* | | pcmcia: add another pata/ide IDKristoffer Ericson2008-06-201-0/+1
* | | pcmcia: add an pata/ide IDMatt Reimer2008-06-201-0/+1
* | | ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz2008-06-201-3/+3
* | | palm_bk3710: fix resource managementSergei Shtylyov2008-06-201-9/+13
* | | ide-generic: don't probe all legacy ISA IDE ports by defaultBartlomiej Zolnierkiewicz2008-06-151-1/+8
* | | ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz2008-06-151-2/+6
* | | ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz2008-06-151-19/+14
* | | ide-pmac: remove bogus comment about pmac_ide_setup_device()Bartlomiej Zolnierkiewicz2008-06-151-4/+1
* | | ide-pmac: add ->cable_detect methodBartlomiej Zolnierkiewicz2008-06-151-24/+31
* | | opti621: add PIO 4 supportBartlomiej Zolnierkiewicz2008-06-151-32/+14
* | | opti621: use pre-calculated PIO timingsBartlomiej Zolnierkiewicz2008-06-151-77/+15
* | | opti621: program devices timings separately in ->set_pio_modeBartlomiej Zolnierkiewicz2008-06-151-65/+15
* | | opti621: use PCI clock value provided by controllerBartlomiej Zolnierkiewicz2008-06-151-20/+22
* | | opti621: remove DMA supportBartlomiej Zolnierkiewicz2008-06-151-6/+2
* | | opti621: disable read prefetchBartlomiej Zolnierkiewicz2008-06-151-13/+2
* | | fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-101-0/+1
* | | ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
* | | palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-3/+0
* | | delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-101-4/+2
* | | delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-4/+0
OpenPOWER on IntegriCloud