]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - include/linux/ide.h
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
2008-10-17 Bartlomiej Zolnier... ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_I...
2008-10-17 Bartlomiej Zolnier... ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
2008-10-17 Bartlomiej Zolnier... ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
2008-10-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'agp-next' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-16 Dmitry TorokhovMerge branch 'next' into for-linus
2008-10-15 Russell KingMerge branch 'fixes' into for-linus
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-10-14 Russell KingMerge branch 's3c-move' into devel
2008-10-14 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Elias Oltmannside: Implement disk shock protection support (v4)
2008-10-13 Borislav Petkovide: add ide_drive_t.dma flag
2008-10-13 Bartlomiej Zolnier... ide: move SFF DMA code to ide-dma-sff.c
2008-10-13 Bartlomiej Zolnier... ide: switch to DMA-mapping API part #2
2008-10-13 Bartlomiej Zolnier... ide: make ide_dma_timeout() available also for CONFIG_B...
2008-10-13 Bartlomiej Zolnier... ide: make ide_dma_lost_irq() available also for CONFIG_...
2008-10-13 Bartlomiej Zolnier... ide: __ide_dma_end() -> ide_dma_end()
2008-10-13 Bartlomiej Zolnier... ide-disk: move all ioctl handling to ide-disk_ioctl.c
2008-10-13 Bartlomiej Zolnier... ide: remove ide_host_alloc_all()
2008-10-13 Bartlomiej Zolnier... ide: ->ide_dma_clear_irq() -> ->clear_irq()
2008-10-13 Bartlomiej Zolnier... ide: merge all TASKFILE_NO_DATA data phase handlers...
2008-10-13 Bartlomiej Zolnier... ide: convert 'pio_mode' device setting to use DS_SYNC...
2008-10-13 Bartlomiej Zolnier... ide: remove [ata_]select_t
2008-10-13 Bartlomiej Zolnier... ide: sanitize ide*_pm_* enums
2008-10-13 Bartlomiej Zolnier... ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands...
2008-10-13 Bartlomiej Zolnier... ide: remove superfluous ->dma field from ide_hwif_t
2008-10-13 Bartlomiej Zolnier... ide: remove superfluous ->media field from ide_driver_t
2008-10-13 Bartlomiej Zolnier... ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
2008-10-13 Bartlomiej Zolnier... ide: add device flags
2008-10-13 Bartlomiej Zolnier... ide-disk: set_addressing() fixes
2008-10-13 Borislav Petkovide: add a driver-wide debugging macro
2008-10-13 Borislav Petkovide: add drive->debug_mask switch
2008-10-13 Borislav Petkovide: unify conversion macros
2008-10-13 Bartlomiej Zolnier... ide: make ide_transfer_pc() static
2008-10-13 Bartlomiej Zolnier... ide: make ide_pc_intr() static
2008-10-13 Bartlomiej Zolnier... ide: add ->pc_{update,io}_buffers methods
2008-10-13 Bartlomiej Zolnier... ide: add ide_retry_pc() helper
2008-10-13 Bartlomiej Zolnier... ide: add request_sense_{pc,rq} to ide_drive_t
2008-10-13 Bartlomiej Zolnier... ide: drop 'timeout' and 'expiry' arguments from ide_pc_...
2008-10-13 Bartlomiej Zolnier... ide: add pointer to the current packet command to ide_d...
2008-10-13 Bartlomiej Zolnier... ide: drop dsc_handle argument from ide_pc_intr()
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-13 Linus TorvaldsMerge branch 'proc' of git://git.kernel.org/pub/scm...
2008-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-13 Ingo MolnarMerge branches 'oprofile-v2' and 'timers/hpet' into...
2008-10-13 Ingo MolnarMerge branch 'linus' into oprofile-v2
2008-10-12 James MorrisMerge branch 'next' into for-linus
2008-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xsave
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/signal
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/quirks
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/spinlocks
2008-10-12 Ingo MolnarMerge branch 'linus' into x86/xen
2008-10-12 Ingo MolnarMerge branch 'x86/urgent' into core/signal
2008-10-12 Pierre OssmanMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-10-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-10-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-10-11 Ingo MolnarMerge branch 'x86/unify-cpu-detect' into x86-v28-for...
2008-10-11 Ingo MolnarMerge branch 'x86/apic' into x86-v28-for-linus-phase4-B
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-10 Elias Oltmannside: Remove ide_spin_wait_hwgroup() and use special...
2008-10-10 Bartlomiej Zolnier... ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux...
2008-10-10 Bartlomiej Zolnier... ide: add ide_do_test_unit_ready() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_do_start_stop() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_set_media_lock() helper
2008-10-10 Bartlomiej Zolnier... ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}
2008-10-10 Bartlomiej Zolnier... ide: add ide_queue_pc_tail() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_queue_pc_head() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_init_pc() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_io_buffers() helper
2008-10-10 Bartlomiej Zolnier... ide: add ide_check_atapi_device() helper
2008-10-10 Bartlomiej Zolnier... ide: move ioctls handling to ide-ioctls.c
2008-10-10 Bartlomiej Zolnier... ide: add ide_setting_ioctl() helper
2008-10-10 Bartlomiej Zolnier... ide: remove ->bus_state field from ide_hwif_t
2008-10-10 Bartlomiej Zolnier... ide: add proper PCI PM support (v2)
next