summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: glink: fix null pointer dereference on a null intentColin Ian King2017-09-041-1/+1
* remoteproc: qcom: adsp: Allow defining GLINK edgeBjorn Andersson2017-09-024-0/+64
* rpmsg: glink: Export symbols from common codeBjorn Andersson2017-09-011-0/+3
* rpmsg: glink: Release idr lock before returning on errorBjorn Andersson2017-08-311-1/+1
* rpmsg: glink: Handle remote rx done commandSricharan R2017-08-301-0/+42
* rpmsg: glink: Request for intents when unavailableSricharan R2017-08-301-2/+74
* rpmsg: glink: Use the intents passed by remoteSricharan R2017-08-301-2/+33
* rpmsg: glink: Receive and store the remote intent buffersSricharan R2017-08-301-1/+70
* rpmsg: glink: Add announce_create ops and preallocate intentsSricharan R2017-08-301-0/+21
* rpmsg: glink: Add rx done commandSricharan R2017-08-301-0/+83
* rpmsg: glink: Make RX FIFO peak accessor to take an offsetBjorn Andersson2017-08-304-11/+16
* rpmsg: glink: Use the local intents when receiving dataSricharan R2017-08-301-25/+50
* rpmsg: glink: Add support for TX intentsSricharan R2017-08-304-5/+173
* rpmsg: glink: Fix idr_lock from mutex to spinlockSricharan R2017-08-301-20/+42
* rpmsg: glink: Add support for transport version negotiationSricharan R2017-08-304-6/+79
* rpmsg: glink: Introduce glink smem based transportBjorn Andersson2017-08-305-0/+328
* rpmsg: glink: Do a mbox_free_channel in removeSricharan R2017-08-291-0/+1
* rpmsg: glink: Return -EAGAIN when there is no FIFO spaceSricharan R2017-08-291-1/+1
* rpmsg: glink: Allow unaligned data accessBjorn Andersson2017-08-292-7/+21
* rpmsg: glink: Move the common glink protocol implementation to glink_native.cBjorn Andersson2017-08-295-993/+1064
* rpmsg: glink: Split rpm_probe to reuse the common codeBjorn Andersson2017-08-291-36/+49
* rpmsg: glink: Associate indirections for pipe fifo accessor'sBjorn Andersson2017-08-291-38/+106
* rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xxBjorn Andersson2017-08-291-120/+128
* rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel add...Loic Pallardy2017-08-251-3/+25
* rpmsg: virtio_rpmsg: set rpmsg_buf_size customizableLoic Pallardy2017-08-251-9/+13
* rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()Suman Anna2017-07-261-1/+0
* rpmsg: qcom_smd: add of_node node to edge deviceSrinivas Kandagatla2017-07-261-0/+1
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-153-31/+101
|\
| * random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-151-2/+4
| * random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-17/+39
| * random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-201-2/+13
| * iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-202-11/+25
| * random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-201-10/+31
* | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-151-63/+46
|\ \
| * | drm_dp_aux_dev: switch to read_iter/write_iterAl Viro2017-07-091-63/+46
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-156-65/+186
|\ \ \
| * | | clk: boston: Add a driver for MIPS Boston board clocksPaul Burton2017-07-115-0/+115
| * | | MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen2017-06-291-61/+58
| * | | MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen2017-06-281-4/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-153-44/+204
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2017-07-123-44/+204
| |\ \ \ \
| | * | | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
| | * | | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
| | * | | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-157-17/+43
|\ \ \ \ \ \
| * | | | | | crypto: cavium - make several functions staticColin Ian King2017-07-121-4/+4
| * | | | | | crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2017-07-122-8/+16
| * | | | | | crypto: caam - properly set IV after {en,de}cryptDavid Gstir2017-07-121-2/+18
| * | | | | | crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-121-1/+3
| * | | | | | crypto: caam - fix signals handlingHoria Geantă2017-07-122-2/+2