summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-13regulator: Add WM8350 regulator supportMark Brown2-0/+47
2008-10-13mfd: Add WM8350 interrupt supportMark Brown1-1/+20
2008-10-13mfd: Add initialisation callback for WM8350Mark Brown1-1/+13
2008-10-13mfd: Add GPIO pin configuration support for WM8350Mark Brown1-0/+10
2008-10-13mfd: Core support for the WM8350 AudioPlus PMICMark Brown1-0/+585
2008-10-13mfd: Add WM8350 watchdog register definitionsMark Brown1-0/+22
2008-10-13mfd: Add WM8350 RTC register definitionsMark Brown1-0/+260
2008-10-13mfd: Add WM8350 comparator register definitionsMark Brown1-0/+167
2008-10-13mfd: Add WM8350 PMU register definitionsMark Brown1-0/+105
2008-10-13mfd: Add WM8350 PMIC register definitionsMark Brown1-0/+699
2008-10-13mfd: Add WM8350 GPIO register definitionsMark Brown1-0/+326
2008-10-13mfd: Add WM8350 audio register definitionsMark Brown1-0/+592
2008-10-13regulator: Add WM8400 regulator supportMark Brown2-0/+41
2008-10-13mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMUMark Brown2-0/+2121
2008-10-13regulator: Fix typoMark Brown1-1/+1
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood2-9/+29
2008-10-13ide: Implement disk shock protection support (v4)Elias Oltmanns1-0/+13
2008-10-13ide: add ide_drive_t.dma flagBorislav Petkov1-0/+1
2008-10-13ide: move SFF DMA code to ide-dma-sff.cBartlomiej Zolnierkiewicz1-0/+4
2008-10-13ide: switch to DMA-mapping API part #2Bartlomiej Zolnierkiewicz1-7/+10
2008-10-13ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz1-1/+1
2008-10-13ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz1-1/+2
2008-10-13ide: __ide_dma_end() -> ide_dma_end()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-13ide-disk: move all ioctl handling to ide-disk_ioctl.cBartlomiej Zolnierkiewicz1-2/+5
2008-10-13ide: remove ide_host_alloc_all()Bartlomiej Zolnierkiewicz1-2/+3
2008-10-13ide: ->ide_dma_clear_irq() -> ->clear_irq()Bartlomiej Zolnierkiewicz1-2/+2
2008-10-13ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()Bartlomiej Zolnierkiewicz1-105/+106
2008-10-13ide: convert 'pio_mode' device setting to use DS_SYNC flagBartlomiej Zolnierkiewicz1-6/+1
2008-10-13ide: remove [ata_]select_tBartlomiej Zolnierkiewicz1-31/+1
2008-10-13ide: sanitize ide*_pm_* enumsBartlomiej Zolnierkiewicz1-18/+16
2008-10-13ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devicesBartlomiej Zolnierkiewicz1-0/+1
2008-10-13ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz1-2/+0
2008-10-13ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz1-1/+0
2008-10-13ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRYBartlomiej Zolnierkiewicz1-7/+2
2008-10-13ide: add device flagsBartlomiej Zolnierkiewicz1-27/+73
2008-10-13ide-disk: set_addressing() fixesBartlomiej Zolnierkiewicz1-1/+1
2008-10-13ide: add a driver-wide debugging macroBorislav Petkov1-0/+20
2008-10-13ide: add drive->debug_mask switchBorislav Petkov1-0/+3
2008-10-13ide: unify conversion macrosBorislav Petkov1-1/+7
2008-10-13ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz1-3/+4
2008-10-13ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz1-3/+1
2008-10-13ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz1-4/+5
2008-10-13ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz1-3/+2
2008-10-13ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz1-66/+68
2008-10-13ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz1-2/+8
2008-10-13ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz1-3/+7
2008-10-13ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz1-2/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-32/+78