aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu
2008-10-10r8169: add a new 8168c flavorFrancois Romieu
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu
2008-10-10r8169: update phy init parametersFrancois Romieu
2008-10-10r8169: wake up the PHY of the 8168Francois Romieu
2008-10-10ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns
2008-10-10ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_set_media_lock() helperBartlomiej Zolnierkiewicz
2008-10-10ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz
2008-10-10ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}Bartlomiej Zolnierkiewicz
2008-10-10ide: add ide_queue_pc_tail() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_queue_pc_head() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_init_pc() helperBartlomiej Zolnierkiewicz
2008-10-10ide-tape: add ide_tape_set_media_lock() helperBartlomiej Zolnierkiewicz
2008-10-10ide-floppy: add ide_floppy_set_media_lock() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz
2008-10-10ide-scsi: cleanup ide_scsi_io_buffers()Bartlomiej Zolnierkiewicz
2008-10-10ide-floppy: remove MODE_SENSE_* definesBartlomiej Zolnierkiewicz
2008-10-10ide-{floppy,tape}: remove packet command stackBartlomiej Zolnierkiewicz
2008-10-10ide-{floppy,tape}: remove request stackBartlomiej Zolnierkiewicz
2008-10-10ide-generic: handle probing of legacy io-ports v5Borislav Petkov
2008-10-10ide-floppy: use scatterlists for pio transfersBorislav Petkov
2008-10-10ide-tape: remove idetape_init_rq()Bartlomiej Zolnierkiewicz
2008-10-10ide-floppy: add ide_floppy_format_ioctl() helperBartlomiej Zolnierkiewicz
2008-10-10ide-floppy: remove needless parensBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_check_atapi_device() helperBartlomiej Zolnierkiewicz
2008-10-10ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz
2008-10-10ide: cleanup generic_ide_ioctl()Bartlomiej Zolnierkiewicz
2008-10-10ide: add ide_setting_ioctl() helperBartlomiej Zolnierkiewicz
2008-10-10ide: remove ->bus_state field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-10-10ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz
2008-10-10hpt366: add hpt3xx_disable_fast_irq() helperBartlomiej Zolnierkiewicz
2008-10-10ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid()Bartlomiej Zolnierkiewicz
2008-10-10ide: use ata_id_is_cfa()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_dev_is_sata() -> ata_id_is_sata()Bartlomiej Zolnierkiewicz
2008-10-10ide: ide_dev_has_iordy() -> ata_id_has_iordy()Bartlomiej Zolnierkiewicz
2008-10-10ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()Bartlomiej Zolnierkiewicz
2008-10-10ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz
2008-10-10ide: remove read-only ->atapi_overlap field from ide_drive_tBartlomiej Zolnierkiewicz
2008-10-10cmd640: add __set_prefetch_mode()Bartlomiej Zolnierkiewicz