projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ide: move ide_arm_init() call from init_ide_data() to ide_init()
[linux-2.6]
/
drivers
/
ide
/
2008-01-26
Bartlomiej Zolnier...
ide: move ide_arm_init() call from init_ide_data()...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: drop 'initializing' argument from ide_register_hw()
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: add ide_init_port_hw() helper
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
sgiioc4: always init hwif->io_ports
tree
|
commitdiff
2008-01-26
Olof Johansson
ide: Fix build break caused by "ide: remove ideprobe_in...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: remove ideprobe_init()
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: add hwif->chipset fixup to ide_device_add()
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
swarm: set hwif->chipset
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
rapide: set hwif->chipset
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: fix probing for hosts with serialized or IRQ shari...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: kill probe_hwif_init()
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: don't try to unregister interfaces if 'initializin...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: merge ->fixup and ->quirkproc methods
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: dump taskfile HOB registers in ide_tf_load() ...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: merge ->dma_host_{on,off} methods into ->dma_host_...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: move drive->using_dma check to callers of ->dma_ho...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
atiixp: remove ->dma_host_on and ->dma_host_off methods
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide-cris: fix DMA methods
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: remove ->ide_dma_on and ->dma_off_quietly methods...
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
au1xxx-ide: add ide_toggle_bounce() calls
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
icside: add ide_toggle_bounce() calls
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
sgiioc4: add ide_toggle_bounce() calls
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
cy82c693: add ->set_dma_mode method
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
cy82c693: correct DMA modes clipping
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide: (hopefully) fix VDMA for CS5520
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
ide-disk: add idedisk_set_doorlock() helper
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
serverworks: cleanup ->set_dma_mode method
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
sl82c105: remove no longer needed ->selectproc method
tree
|
commitdiff
2008-01-26
Bartlomiej Zolnier...
sl82c105: program DMA/PIO timings in ->dma_start/-...
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge git://git./linux/kernel/git/mchehab/v4l-dvb
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove redundant DMA blacklist check from __ide_dm...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: cleanup ide_set_dma()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove redundant ->ide_dma_on call from set_using_...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
sc1200: move DMA timings to timing tables
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
sis5513: factor out UDMA programming code
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
pdc202xx_new: move PIO programming code to pdcnew_set_p...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: use ide_get_lba_addr()
tree
|
commitdiff
2008-01-25
Andrew Morton
ide: printk fix
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add ide_tf_read() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: fix registers loading order in ide_dump_ata_status()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: use do_rw_taskfile() (take 2)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: add ide_tf_set_cmd() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: extend timeout for PIO-in commands
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove 'handler' field from ide_task_t (take 2)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: use ->data_phase to set ->handler in do_rw_taskfile()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: convert do_rw_taskfile() to use ->data_phase
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: merge flagged_taskfile() into do_rw_taskfile()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: guarantee 400ns delay after writing command...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
sc1200: remove pointless hwif lookup loop
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove 'tf_in_flags' field from ide_task_t
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove 'command_type' field from ide_task_t
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove hwif->intrproc
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove SELECT_INTERRUPT()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove QUIRK_LIST()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add ide_pktcmd_tf_load() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-{floppy,tape,scsi}: fix register loading order...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-cd: fix register loading order in cdrom_start_packe...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove atapi_ireason_t (take 3)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove atapi_feature_t
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove atapi_error_t (take 2)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove ata_status_t and atapi_status_t
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-floppy: remove dead code
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove REQ_TYPE_ATA_TASK
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFI...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove unnecessary writes to HOB taskfile registers
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: use ide_tf_load() in execute_drive_cmd()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove ide_cmd() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: execute_drive_cmd() cleanup
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: fix registers loading order for IDE_NSECTOR_REG...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: fix registers loading order for WIN_SMART in execu...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-tape: remove dead USE_IOTRACE code
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove stale ide.h "configuration options"
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-pmac: fix pmac_ide_init_hwif_ports()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: use do_rw_taskfile() in flagged_taskfile()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add ide_no_data_taskfile() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add ide_tf_load() helper
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: fix taskfile registers loading order in __ide...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide-disk: merge LBA28 and LBA48 Host Protected Area...
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: add struct ide_taskfile (take 2)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove task_ioreg_t typedef (take 2)
tree
|
commitdiff
2008-01-25
Bartlomiej Zolnier...
ide: remove ->dma_master field from ide_hwif_t (take 5)
tree
|
commitdiff
2008-01-25
Sergei Shtylyov
hpt366: merge set_dma_mode() methods
tree
|
commitdiff
2008-01-25
Sergei Shtylyov
hpt366: kill set_dma_mode() method wrapper
tree
|
commitdiff
2008-01-25
Sergei Shtylyov
hpt366: change timing register masks
tree
|
commitdiff
next