Age | Commit message (Expand) | Author |
2008-01-25 | ide: remove 'command_type' field from ide_task_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove hwif->intrproc | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove SELECT_INTERRUPT() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove QUIRK_LIST() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add ide_pktcmd_tf_load() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-{floppy,tape,scsi}: fix register loading order when issuing packet command | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-cd: fix register loading order in cdrom_start_packet_command() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove atapi_ireason_t (take 3) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove atapi_feature_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove atapi_error_t (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ata_status_t and atapi_status_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: CPU endianness doesn't matter for special_t | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-floppy: remove dead code | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove REQ_TYPE_ATA_TASK | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove unnecessary writes to HOB taskfile registers | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use ide_tf_load() in execute_drive_cmd() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ide_cmd() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: execute_drive_cmd() cleanup | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: fix registers loading order for WIN_SMART in execute_drive_cmd() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-tape: remove dead USE_IOTRACE code | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove stale ide.h "configuration options" | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove CONFIG_IDEPCI_SHARE_IRQ config option | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-pmac: fix pmac_ide_init_hwif_ports() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use do_rw_taskfile() in flagged_taskfile() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add ide_no_data_taskfile() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add ide_tf_load() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: use struct ide_taskfile in __ide_do_rw_disk() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: fix taskfile registers loading order in __ide_do_rw_disk() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add struct ide_taskfile (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove task_ioreg_t typedef (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove ->dma_master field from ide_hwif_t (take 5) | Bartlomiej Zolnierkiewicz |
2008-01-25 | hpt366: merge set_dma_mode() methods | Sergei Shtylyov |
2008-01-25 | hpt366: kill set_dma_mode() method wrapper | Sergei Shtylyov |
2008-01-25 | hpt366: change timing register masks | Sergei Shtylyov |
2008-01-25 | ide-io: set REQ_FAILED when drive is dead | Aristeu Rozanski |
2008-01-25 | V4L/DVB (7078): radio: fix sf16fmi section mismatch | Randy Dunlap |
2008-01-25 | V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check | Akinobu Mita |
2008-01-25 | V4L/DVB (7075): Make a local function static | Patrick Boettcher |
2008-01-25 | V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channel | Patrick Boettcher |
2008-01-25 | V4L/DVB (7073): DiB7070: Reception quality improved | Patrick Boettcher |
2008-01-25 | V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROM | Olivier DANET |
2008-01-25 | V4L/DVB (7071): DiB0700: Start streaming the right way | Patrick Boettcher |