aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide: use unique names for struct pci_driver instancesBartlomiej Zolnierkiewicz2008-10-13
* ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()Bartlomiej Zolnierkiewicz2008-10-13
* ide: factor out reset error reporting from reset_pollfunc()Bartlomiej Zolnierkiewicz2008-10-13
* ide: convert 'pio_mode' device setting to use DS_SYNC flagBartlomiej Zolnierkiewicz2008-10-13
* ide: remove [ata_]select_tBartlomiej Zolnierkiewicz2008-10-13
* ide: use 'drive->dn & 1' instead of drive->select.b.unitBartlomiej Zolnierkiewicz2008-10-13
* cy82c693: remove no longer needed CY82C693_DEBUG_LOGS codeBartlomiej Zolnierkiewicz2008-10-13
* cy82c693: remove dead CY82C693_SETDMA_CLOCK codeBartlomiej Zolnierkiewicz2008-10-13
* ide: sanitize ide*_pm_* enumsBartlomiej Zolnierkiewicz2008-10-13
* ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devicesBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->waiting_for_dma checksBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-13
* ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-13
* ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRYBartlomiej Zolnierkiewicz2008-10-13
* ide: add device flagsBartlomiej Zolnierkiewicz2008-10-13
* ide-disk: add ide_do_setfeature() helperBartlomiej Zolnierkiewicz2008-10-13
* ide-disk: set_addressing() fixesBartlomiej Zolnierkiewicz2008-10-13
* ide: fix IDE ACPI for slave device-only configurationsBartlomiej Zolnierkiewicz2008-10-13
* ide-floppy: add a debug_mask module parameterBorislav Petkov2008-10-13
* ide-floppy: convert driver to the new debugging macroBorislav Petkov2008-10-13
* ide: add a driver-wide debugging macroBorislav Petkov2008-10-13
* ide: add drive->debug_mask switchBorislav Petkov2008-10-13
* ide: unify conversion macrosBorislav Petkov2008-10-13
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-13
* ide: remove unnecessary MAX_HWIFS checks from ide-probe.cBartlomiej Zolnierkiewicz2008-10-13
* ide: remove CONFIG_BLK_DEV_IDE config option (take 2)Bartlomiej Zolnierkiewicz2008-10-13
* ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-13
* ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz2008-10-13
* ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz2008-10-13
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-13
* ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz2008-10-13
* ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-13
* ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz2008-10-13
* ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-13
* sgiioc4: fix messagesSergei Shtylylov2008-10-13
* sgiioc4: sgiioc4_read_status drive busy check fixSergei Shtylylov2008-10-13
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-13
|\
| * Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-12
| * Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-12
| * Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-12
| * Blackfin arch: introducing bfin_addr_dcachableVitja Makarov2008-10-13
| * Blackfin arch: fix a typo in commentsBryan Wu2008-10-10
| * Blackfin arch: Remove useless head fileGraf Yang2008-10-10
| * Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger2008-10-10
| * Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-12
| * Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-10
| * Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-10
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-10
| * Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-10