summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-06remoteproc: qcom: mdt_loader: Don't overwrite firmware objectBjorn Andersson1-3/+4
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson9-20/+67
2017-02-06remoteproc: qcom: q6v5: Decouple driver from MDT loaderBjorn Andersson2-57/+90
2017-02-06remoteproc: qcom: q6v5: Remove mss supply from 8916Bjorn Andersson1-8/+3
2017-02-01remoteproc: qcom: fix initializers for qcom_mss_reg_res arrayArnd Bergmann1-2/+2
2017-01-30remoteproc: Drop firmware_loading_completeSarangdhar Joshi2-13/+11
2017-01-30remoteproc: Add RPROC_DELETED stateSarangdhar Joshi2-1/+4
2017-01-30remoteproc: Move rproc_delete_debug_dir() to rproc_del()Sarangdhar Joshi1-2/+2
2017-01-30remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc.Avaneesh Kumar Dwivedi2-4/+47
2017-01-30remoteproc: qcom: Add additional agree2_clk and px regulator resource.Avaneesh Kumar Dwivedi1-5/+38
2017-01-30remoteproc: qcom: Compatible string based resource initialization.Avaneesh Kumar Dwivedi1-14/+33
2017-01-18drivers: remoteproc: constify rproc_ops structuresBhumika Goyal5-5/+5
2017-01-18remoteproc: qcom: Initialize and enable proxy and active regulators.Avaneesh Kumar Dwivedi1-50/+169
2017-01-18remoteproc: qcom: Initialize and enable proxy and active clocks.Avaneesh Kumar Dwivedi1-42/+109
2017-01-18remoteproc: qcom: Compatible string based private resource initialization.Avaneesh Kumar Dwivedi2-4/+25
2017-01-18remoteproc: add some kind of helpPavel Machek1-2/+5
2017-01-16Linux 4.10-rc4v4.10-rc4Linus Torvalds1-1/+1
2017-01-15fix a fencepost error in pipe_advance()Al Viro1-23/+31
2017-01-15coredump: Ensure proper size of sparse core filesDave Kleikamp3-0/+20
2017-01-15aio: fix lock dep warningShaohua Li1-2/+4
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2-0/+67
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman4-34/+0
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa1-0/+4
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa3-17/+37
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra1-4/+54
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra1-22/+48
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser1-1/+1
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown1-0/+1
2017-01-13block: don't try to discard from __blkdev_issue_zerooutChristoph Hellwig1-7/+6
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig4-30/+15
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-13vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King1-1/+1
2017-01-12i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov3-9/+17
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-12ceph: fix get_oldest_context()Geng, Jichao1-2/+2
2017-01-12ceph: fix mds cluster availability checkYan, Zheng1-0/+5
2017-01-12arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel1-9/+27
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal5-17/+17
2017-01-12KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini1-10/+38
2017-01-12capability: export has_capabilityJike Song1-0/+1
2017-01-12KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li1-0/+2
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li1-2/+2
2017-01-12KVM: x86: Introduce segmented_write_stdSteve Rutherford1-4/+18