ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
[pandora-kernel.git] / drivers /
2008-01-26 Bartlomiej Zolnier... ide: check BUSY and ERROR status bits before reading...
2008-01-26 Bartlomiej Zolnier... ide: don't enable local IRQs for PIO-in in driver_cmd_i...
2008-01-26 Bartlomiej Zolnier... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26 Bartlomiej Zolnier... ide: initialize rq->cmd_type in ide_init_drive_cmd...
2008-01-26 Bartlomiej Zolnier... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej Zolnier... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej Zolnier... ide: use rq->nr_sectors in task_end_request()
2008-01-26 Bartlomiej Zolnier... ide: remove needless ->cursg clearing from task_end_req...
2008-01-26 Bartlomiej Zolnier... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Bartlomiej Zolnier... ide-tape: fix handling of non-special requests in ...
2008-01-26 Bartlomiej Zolnier... ide: fix final status check in task_in_intr()
2008-01-26 Bartlomiej Zolnier... ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej Zolnier... cmd64x: remove /proc/ide/cmd64x
2008-01-26 Bartlomiej Zolnier... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej Zolnier... ide: add ide_busy_sleep() helper
2008-01-26 Bartlomiej Zolnier... ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprec...
2008-01-26 Bartlomiej Zolnier... ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan...
2008-01-26 Bartlomiej Zolnier... ide: print banner message once per controller in m68k...
2008-01-26 Bartlomiej Zolnier... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej Zolnier... ide-pmac: use custom hwif->sg_max_nents only if DMA...
2008-01-26 Bartlomiej Zolnier... rapide: remove write-only hwif->hwif_data
2008-01-26 Bartlomiej Zolnier... ide: use ide_init_port_hw() in setup-pci.c
2008-01-26 Bartlomiej Zolnier... ide: always use ide_std_init_ports() in setup-pci.c
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: use ide_init_port_hw()
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: au_ide_probe() fixes
2008-01-26 Bartlomiej Zolnier... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej Zolnier... ide: fix host drivers depending on ide_generic to probe...
2008-01-26 Bartlomiej Zolnier... cmd640: fix dependency on IDE_GENERIC
2008-01-26 Bartlomiej Zolnier... ide: move ide_arm_init() call from init_ide_data()...
2008-01-26 Bartlomiej Zolnier... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej Zolnier... ide: add ide_init_port_hw() helper
2008-01-26 Bartlomiej Zolnier... sgiioc4: always init hwif->io_ports
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej Zolnier... ide: remove ideprobe_init()
2008-01-26 Bartlomiej Zolnier... ide: add hwif->chipset fixup to ide_device_add()
2008-01-26 Bartlomiej Zolnier... swarm: set hwif->chipset
2008-01-26 Bartlomiej Zolnier... rapide: set hwif->chipset
2008-01-26 Bartlomiej Zolnier... ide: fix probing for hosts with serialized or IRQ shari...
2008-01-26 Bartlomiej Zolnier... ide: kill probe_hwif_init()
2008-01-26 Bartlomiej Zolnier... ide: don't try to unregister interfaces if 'initializin...
2008-01-26 Bartlomiej Zolnier... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej Zolnier... ide: dump taskfile HOB registers in ide_tf_load() ...
2008-01-26 Bartlomiej Zolnier... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej Zolnier... ide: move drive->using_dma check to callers of ->dma_ho...
2008-01-26 Bartlomiej Zolnier... atiixp: remove ->dma_host_on and ->dma_host_off methods
2008-01-26 Bartlomiej Zolnier... ide-cris: fix DMA methods
2008-01-26 Bartlomiej Zolnier... ide: remove ->ide_dma_on and ->dma_off_quietly methods...
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... icside: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... sgiioc4: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... cy82c693: add ->set_dma_mode method
2008-01-26 Bartlomiej Zolnier... cy82c693: correct DMA modes clipping
2008-01-26 Bartlomiej Zolnier... ide: (hopefully) fix VDMA for CS5520
2008-01-26 Bartlomiej Zolnier... ide-disk: add idedisk_set_doorlock() helper
2008-01-26 Bartlomiej Zolnier... serverworks: cleanup ->set_dma_mode method
2008-01-26 Bartlomiej Zolnier... sl82c105: remove no longer needed ->selectproc method
2008-01-26 Bartlomiej Zolnier... sl82c105: program DMA/PIO timings in ->dma_start/-...
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25 Hans de Goede[SCSI] usbstorage: use last_sector_bug flag universally
2008-01-25 Herbert Xu[CRYPTO] hifn795x: Disallow built-in hifn795x when...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Steve WiseRDMA/cxgb3: Fix the T3A workaround checks
2008-01-25 Jan EngelhardtIB/ipath: Remove unnecessary cast
2008-01-25 Jan EngelhardtIPoIB: Constify seq_operations function pointer tables
2008-01-25 Steve WiseRDMA/cxgb3: Mark QP as privileged based on user capabil...
2008-01-25 Steve WiseRDMA/cxgb3: Fix page shift calculation in build_phys_pa...
2008-01-25 Steve WiseRDMA/cxgb3: Flush the receive queue when closing
2008-01-25 Ralph CampbellIB/ipath: Trivial simplification of ipath_make_ud_req()
2008-01-25 Roland DreierIB/mthca: Update latest "native Arbel" firmware revision
2008-01-25 Krishna KumarIPoIB: Remove redundant check of netif_queue_stopped...
2008-01-25 Ralph CampbellIB/ipath: Add mappings from HW register to PortInfo...
2008-01-25 Dave OlsonIB/ipath: Changes to support PIO bandwidth check on...
2008-01-25 Dave OlsonIB/ipath: Minor cleanup of unused fields and chip-speci...
2008-01-25 Michael AlbaughIB/ipath: New sysfs entries to control 7220 features
2008-01-25 Dave OlsonIB/ipath: Add new chip-specific functions to older...
2008-01-25 Dave OlsonIB/ipath: Remove unused MDIO interface code
2008-01-25 Joachim FenkesIB/ehca: Prevent RDMA-related connection failures on...
2008-01-25 Hoang-Nam NguyenIB/ehca: Add "port connection autodetect mode"
2008-01-25 Hoang-Nam NguyenIB/ehca: Define array to store SMI/GSI QPs
2008-01-25 Hoang-Nam NguyenIB/ehca: Remove CQ-QP-link before destroying QP in...
2008-01-25 Erez ZilberIB/iser: Add change_queue_depth method
2008-01-25 Erez ZilberIB/iser: Print information about unhandled RDMA CM...
2008-01-25 Olaf KirchIB/fmr_pool: ib_fmr_pool_flush() should flush all dirty...
2008-01-25 Olaf KirchIB/fmr_pool: Flush serial numbers can get out of sync
2008-01-25 Roland DreierIB/umad: Simplify and fix locking
2008-01-25 Roland DreierIB/ipath: Fix some sparse warnings about shadowed symbols
2008-01-25 Roland DreierRDMA/cxgb3: Endianness annotation for irs field
2008-01-25 Anton BlanchardIB/ehca: Use round_jiffies() for EQ polling timer
2008-01-25 Sean HeftyRDMA/cma: Override default responder_resources with...
2008-01-25 Dave OlsonIB/ipath: Drop support for the original QHT7040 board
2008-01-25 Arthur JonesIB/ipath: Add ipath_read_ireg() abstraction
2008-01-25 Ralph CampbellIB/ipath: Add flag and handling for chips with swapped...
2008-01-25 Ralph CampbellIB/ipath: Port config has on-chip effects for 7220
2008-01-25 Ralph CampbellIB/ipath: Allow more flexible user register alignments
2008-01-25 Dave OlsonIB/ipath: Clean up some comments
next