index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-10-13
1
-292
/
+361
|
\
|
*
ide: Implement disk shock protection support (v4)
Elias Oltmanns
2008-10-13
1
-0
/
+13
|
*
ide: add ide_drive_t.dma flag
Borislav Petkov
2008-10-13
1
-0
/
+1
|
*
ide: move SFF DMA code to ide-dma-sff.c
Bartlomiej Zolnierkiewicz
2008-10-13
1
-0
/
+4
|
*
ide: switch to DMA-mapping API part #2
Bartlomiej Zolnierkiewicz
2008-10-13
1
-7
/
+10
|
*
ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+2
|
*
ide: __ide_dma_end() -> ide_dma_end()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide-disk: move all ioctl handling to ide-disk_ioctl.c
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+5
|
*
ide: remove ide_host_alloc_all()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+3
|
*
ide: ->ide_dma_clear_irq() -> ->clear_irq()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+2
|
*
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-105
/
+106
|
*
ide: convert 'pio_mode' device setting to use DS_SYNC flag
Bartlomiej Zolnierkiewicz
2008-10-13
1
-6
/
+1
|
*
ide: remove [ata_]select_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-31
/
+1
|
*
ide: sanitize ide*_pm_* enums
Bartlomiej Zolnierkiewicz
2008-10-13
1
-18
/
+16
|
*
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
Bartlomiej Zolnierkiewicz
2008-10-13
1
-0
/
+1
|
*
ide: remove superfluous ->dma field from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+0
|
*
ide: remove superfluous ->media field from ide_driver_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+0
|
*
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
Bartlomiej Zolnierkiewicz
2008-10-13
1
-7
/
+2
|
*
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-13
1
-27
/
+73
|
*
ide-disk: set_addressing() fixes
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
|
*
ide: add a driver-wide debugging macro
Borislav Petkov
2008-10-13
1
-0
/
+20
|
*
ide: add drive->debug_mask switch
Borislav Petkov
2008-10-13
1
-0
/
+3
|
*
ide: unify conversion macros
Borislav Petkov
2008-10-13
1
-1
/
+7
|
*
ide: make ide_transfer_pc() static
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+4
|
*
ide: make ide_pc_intr() static
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+1
|
*
ide: add ->pc_{update,io}_buffers methods
Bartlomiej Zolnierkiewicz
2008-10-13
1
-4
/
+5
|
*
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+2
|
*
ide: add request_sense_{pc,rq} to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-66
/
+68
|
*
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+8
|
*
ide: add pointer to the current packet command to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
1
-3
/
+7
|
*
ide: drop dsc_handle argument from ide_pc_intr()
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2008-10-13
5
-7
/
+139
|
\
\
|
|
/
|
/
|
|
*
V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default
Darron Broad
2008-10-13
1
-1
/
+1
|
*
V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY
Steven Toth
2008-10-13
1
-1
/
+2
|
*
V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...
Steven Toth
2008-10-13
1
-1
/
+3
|
*
V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP
Steven Toth
2008-10-13
1
-1
/
+4
|
*
V4L/DVB (9179): S2API: frontend.h cleanup
Brandon Philips
2008-10-13
1
-3
/
+3
|
*
V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16
Steven Toth
2008-10-13
1
-3
/
+2
|
*
V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation
Steven Toth
2008-10-13
1
-0
/
+2
|
*
V4L/DVB (9072): S2API: Add DTV_API_VERSION command
Steven Toth
2008-10-12
2
-2
/
+3
|
*
V4L/DVB (9071): S2API: Implement result codes for individual commands
Steven Toth
2008-10-12
1
-0
/
+1
|
*
V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins...
Steven Toth
2008-10-12
1
-35
/
+22
|
*
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
Steven Toth
2008-10-12
1
-30
/
+0
|
*
V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
Steven Toth
2008-10-12
1
-2
/
+0
|
*
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
Steven Toth
2008-10-12
1
-3
/
+24
|
*
V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes
Steven Toth
2008-10-12
1
-40
/
+27
|
*
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
Steven Toth
2008-10-12
1
-2
/
+2
|
*
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
Steven Toth
2008-10-12
1
-0
/
+1
|
*
V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC
Steven Toth
2008-10-12
1
-4
/
+4
[next]