summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-131-0/+4
|\
| * integrity: special fs magicMimi Zohar2008-10-131-0/+4
* | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-133-40/+52
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13114-910/+3055
| |\ \
| * | | Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-132-39/+49
| * | | Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driverDavid Woodhouse2008-09-041-0/+1
| * | | [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-041-0/+1
| * | | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-041-1/+1
* | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-132-11/+5
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-132-11/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge commit 'v2.6.27' into timers/hpetIngo Molnar2008-10-1014-68/+175
| | | |\ \ \
| | | * \ \ \ Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-14115-677/+2661
| | | |\ \ \ \
| | | * | | | | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-10/+1
| | | * | | | | Merge branch 'linus' into timers/hpetIngo Molnar2008-07-31365-3137/+9476
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'linus' into timers/hpetIngo Molnar2008-06-1641-99/+217
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: get irq for hpet timerKevin Hao2008-06-021-1/+2
| | * | | | | | | | Merge branch 'linus' into oprofile-v2Ingo Molnar2008-10-13247-1997/+8009
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | OProfile: add IBS code macrosRobert Richter2008-07-261-0/+2
| | * | | | | | | | x86: add PCI IDs for AMD Barcelona PCI devicesRobert Richter2008-07-261-0/+5
OpenPOWER on IntegriCloud