summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-131-292/+361
|\
| * ide: Implement disk shock protection support (v4)Elias Oltmanns2008-10-131-0/+13
| * ide: add ide_drive_t.dma flagBorislav Petkov2008-10-131-0/+1
| * ide: move SFF DMA code to ide-dma-sff.cBartlomiej Zolnierkiewicz2008-10-131-0/+4
| * ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz2008-10-131-7/+10
| * ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz2008-10-131-1/+1
| * ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz2008-10-131-1/+2
| * ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz2008-10-131-1/+1
| * ide-disk: move all ioctl handling to ide-disk_ioctl.cBartlomiej Zolnierkiewicz2008-10-131-2/+5
| * ide: remove ide_host_alloc_all()Bartlomiej Zolnierkiewicz2008-10-131-2/+3
| * ide: ->ide_dma_clear_irq() -> ->clear_irq()Bartlomiej Zolnierkiewicz2008-10-131-2/+2
| * ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()Bartlomiej Zolnierkiewicz2008-10-131-105/+106
| * ide: convert 'pio_mode' device setting to use DS_SYNC flagBartlomiej Zolnierkiewicz2008-10-131-6/+1
| * ide: remove [ata_]select_tBartlomiej Zolnierkiewicz2008-10-131-31/+1
| * ide: sanitize ide*_pm_* enumsBartlomiej Zolnierkiewicz2008-10-131-18/+16
| * ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devicesBartlomiej Zolnierkiewicz2008-10-131-0/+1
| * ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-131-2/+0
| * ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-131-1/+0
| * ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRYBartlomiej Zolnierkiewicz2008-10-131-7/+2
| * ide: add device flagsBartlomiej Zolnierkiewicz2008-10-131-27/+73
| * ide-disk: set_addressing() fixesBartlomiej Zolnierkiewicz2008-10-131-1/+1
| * ide: add a driver-wide debugging macroBorislav Petkov2008-10-131-0/+20
| * ide: add drive->debug_mask switchBorislav Petkov2008-10-131-0/+3
| * ide: unify conversion macrosBorislav Petkov2008-10-131-1/+7
| * ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-131-3/+4
| * ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz2008-10-131-3/+1
| * ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz2008-10-131-4/+5
| * ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-131-3/+2
| * ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz2008-10-131-66/+68
| * ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-131-2/+8
| * ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz2008-10-131-3/+7
| * ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-131-2/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-135-7/+139
|\ \ | |/ |/|
| * V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF defaultDarron Broad2008-10-131-1/+1
| * V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth2008-10-131-1/+2
| * V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...Steven Toth2008-10-131-1/+3
| * V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth2008-10-131-1/+4
| * V4L/DVB (9179): S2API: frontend.h cleanupBrandon Philips2008-10-131-3/+3
| * V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth2008-10-131-3/+2
| * V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth2008-10-131-0/+2
| * V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth2008-10-122-2/+3
| * V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth2008-10-121-0/+1
| * V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins...Steven Toth2008-10-121-35/+22
| * V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth2008-10-121-30/+0
| * V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.Steven Toth2008-10-121-2/+0
| * V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth2008-10-121-3/+24
| * V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth2008-10-121-40/+27
| * V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth2008-10-121-2/+2
| * V4L/DVB (8998): s2api: restore DTV_UNDEFINEDSteven Toth2008-10-121-0/+1
| * V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth2008-10-121-4/+4
OpenPOWER on IntegriCloud