index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-12
21
-1745
/
+458
|
\
|
*
[media] omap3isp: Rename isp_buffer isp_addr field to dma
Laurent Pinchart
2014-05-25
7
-17
/
+17
|
*
[media] omap3isp: Move to videobuf2
Laurent Pinchart
2014-05-25
6
-1287
/
+109
|
*
[media] v4l: vb2: Add a function to discard all DONE buffers
Laurent Pinchart
2014-05-25
2
-0
/
+25
|
*
[media] omap3isp: Cancel all queued buffers when stopping the video stream
Laurent Pinchart
2014-05-25
1
-0
/
+2
|
*
[media] omap3isp: Move buffer irqlist to isp_buffer structure
Laurent Pinchart
2014-05-25
3
-21
/
+22
|
*
[media] omap3isp: Move queue irqlock to isp_video structure
Laurent Pinchart
2014-05-25
5
-27
/
+19
|
*
[media] omap3isp: Move queue mutex to isp_video structure
Laurent Pinchart
2014-05-25
4
-91
/
+86
|
*
[media] omap3isp: queue: Don't build scatterlist for kernel buffer
Laurent Pinchart
2014-05-25
2
-25
/
+7
|
*
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
Laurent Pinchart
2014-05-25
5
-61
/
+89
|
*
[media] omap3isp: queue: Use sg_alloc_table_from_pages()
Laurent Pinchart
2014-05-25
1
-14
/
+2
|
*
[media] omap3isp: queue: Map PFNMAP buffers to device
Laurent Pinchart
2014-05-25
2
-18
/
+23
|
*
[media] omap3isp: queue: Fix the dma_map_sg() return value check
Laurent Pinchart
2014-05-25
1
-1
/
+1
|
*
[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
Laurent Pinchart
2014-05-25
2
-32
/
+27
|
*
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
Laurent Pinchart
2014-05-25
1
-32
/
+4
|
*
[media] omap3isp: queue: Merge the prepare and sglist functions
Laurent Pinchart
2014-05-25
2
-104
/
+69
|
*
[media] omap3isp: queue: Use sg_table structure
Laurent Pinchart
2014-05-25
2
-74
/
+40
|
*
[media] omap3isp: queue: Move IOMMU handling code to the queue
Laurent Pinchart
2014-05-25
3
-83
/
+78
|
*
[media] omap3isp: video: Set the buffer bytesused field at completion time
Laurent Pinchart
2014-05-25
1
-1
/
+4
|
*
[media] omap3isp: ccdc: Use the DMA API for FPC
Laurent Pinchart
2014-05-25
2
-24
/
+35
|
*
[media] omap3isp: ccdc: Use the DMA API for LSC
Laurent Pinchart
2014-05-25
2
-31
/
+29
|
*
[media] omap3isp: stat: Use the DMA API
Laurent Pinchart
2014-05-25
2
-72
/
+53
|
*
[media] omap3isp: stat: Store sg table in ispstat_buffer
Laurent Pinchart
2014-05-25
2
-11
/
+10
|
*
[media] omap3isp: stat: Merge dma_addr and iommu_addr fields
Laurent Pinchart
2014-05-25
4
-15
/
+11
|
*
[media] omap3isp: stat: Share common code for buffer allocation
Laurent Pinchart
2014-05-25
1
-60
/
+54
|
*
[media] omap3isp: stat: Remove impossible WARN_ON
Laurent Pinchart
2014-05-25
1
-2
/
+0
|
*
[media] omap3isp: stat: Rename IS_COHERENT_BUF to ISP_STAT_USES_DMAENGINE
Laurent Pinchart
2014-05-25
1
-7
/
+7
|
*
Merge branch 'arm/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Mauro Carvalho Chehab
2014-05-25
2
-22
/
+12
|
|
\
*
|
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
30
-364
/
+728
|
\
\
\
|
*
|
|
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
2014-06-12
1
-0
/
+4
|
*
|
|
vhost-scsi: Include prot_bytes into expected data transfer length
Nicholas Bellinger
2014-06-11
1
-1
/
+2
|
*
|
|
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
Sagi Grimberg
2014-06-11
2
-5
/
+25
|
*
|
|
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
2
-33
/
+19
|
*
|
|
scsi_cmnd: Introduce scsi_transfer_length helper
Sagi Grimberg
2014-06-11
1
-0
/
+17
|
*
|
|
target: Report correct response length for some commands
Roland Dreier
2014-06-11
4
-5
/
+26
|
*
|
|
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
Christophe Vu-Brugier
2014-06-11
1
-1
/
+3
|
*
|
|
target/sbc: Remove sbc_check_valid_sectors()
Christophe Vu-Brugier
2014-06-11
1
-39
/
+6
|
*
|
|
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2014-06-11
3
-6
/
+13
|
*
|
|
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
2014-06-11
1
-1
/
+3
|
*
|
|
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
2014-06-10
1
-2
/
+1
|
*
|
|
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
2014-06-10
1
-3
/
+3
|
*
|
|
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
2014-06-10
1
-0
/
+6
|
*
|
|
target: cleanup some boolean tests
Christophe Vu-Brugier
2014-06-06
7
-26
/
+24
|
*
|
|
target/spc: Simplify INQUIRY EVPD=0x80
Christophe Vu-Brugier
2014-06-06
1
-7
/
+2
|
*
|
|
tcm_fc: Generate TASK_SET_FULL status for response failures
Nicholas Bellinger
2014-06-06
1
-3
/
+16
|
*
|
|
tcm_fc: Generate TASK_SET_FULL status for DataIN failures
Nicholas Bellinger
2014-06-06
1
-2
/
+15
|
*
|
|
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
2014-06-05
1
-0
/
+10
|
*
|
|
iscsi-target: Remove no-op from iscsit_tpg_del_portal_group
Nicholas Bellinger
2014-06-05
2
-4
/
+1
|
*
|
|
iscsi-target: Fix CHAP_A parameter list handling
Tejas Vaykole
2014-06-05
2
-13
/
+52
|
*
|
|
iscsi-target: Put length of failed allocation in error message
Roland Dreier
2014-06-03
1
-1
/
+1
[next]