summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2008-06-10fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk
2008-06-10ide: export ide_doublerAdrian Bunk
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-06-10ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz
2008-06-10sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-05-20ide: fix race in device_createGreg Kroah-Hartman
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven
2008-05-04ide: IDE_HFLAG_SERIALIZE_DMA bugfixBartlomiej Zolnierkiewicz
2008-05-01ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz
2008-04-29alim15x3: disable init_hwif_ali15x3 for PowerPCAnton Vorontsov
2008-04-29ide: fix crash at boot with siimage driverBenjamin Herrenschmidt
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori
2008-04-29ide: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-28siimage: coding style cleanup (take 2)Sergei Shtylyov
2008-04-28ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin
2008-04-28ide-cd: fix test unsigned var < 0Roel Kluin
2008-04-28ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal
2008-04-28piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz