aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-24ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz31-327/+308
2008-07-24it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-12/+7
2008-07-24it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz1-16/+10
2008-07-24ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz12-99/+131
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz1-3/+29
2008-07-24ide-generic: is no longer needed on ppc32Bartlomiej Zolnierkiewicz1-1/+1
2008-07-24ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz1-0/+4
2008-07-24rapide: add module_exit()Bartlomiej Zolnierkiewicz1-0/+6
2008-07-24icside: add module_exit()Bartlomiej Zolnierkiewicz1-0/+6
2008-07-24via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+16
2008-07-24trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24tc86c001: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-1/+16
2008-07-24slc90e66: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24sl82c105: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+7
2008-07-24sis5513: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+13
2008-07-24siimage: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz1-0/+25