aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-09block: allow disk to have extended device numberTejun Heo1-1/+1
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-9/+5
2008-10-09block: move policy from disk to part0Tejun Heo1-1/+1
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-1/+1
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+6
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo1-3/+8
2008-10-05ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-05ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert1-0/+1
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle3-202/+0
2008-10-05ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov1-1/+1
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+4
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo1-0/+14
2008-09-27ide-tape: fix vendor stringsBorislav Petkov1-5/+5
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-09-10ide: Fix pointer arithmetic in hpt3xx driver code (3rd try)Masoud Sharbiani1-16/+15
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-34/+4
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz1-15/+1
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz1-14/+0
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell1-4/+3
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman1-1/+0
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori1-0/+2
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz1-2/+2
2008-08-18ide-cd: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk10-10/+10
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King30-76/+75
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz21-24/+24
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk1-10/+0
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz4-20/+25
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz1-3/+3
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz1-5/+1
2008-07-30ide/powermac: Fix use of uninitialized pointer on media-bayBenjamin Herrenschmidt1-4/+9
2008-07-24ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz1-23/+28
2008-07-24ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz1-12/+0
2008-07-24ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz1-8/+1
2008-07-24ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz1-2/+10
2008-07-24ht6560b: remove old historyJan Evert van Grootheest1-22/+0
2008-07-24ht6560b: update email addressJan Evert van Grootheest1-1/+1
2008-07-24ide-cd: fix oops when using growisofsJens Axboe1-5/+22
2008-07-24gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz1-2/+6
2008-07-24palm_bk3710: add UltraDMA/100 supportSergei Shtylyov1-3/+6
2008-07-24ide: trivial sparse annotationsHarvey Harrison3-7/+5
2008-07-24ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison1-10/+10
2008-07-24ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz18-47/+38