summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-041-2/+1
| * | | | | | | | | | loop: Fix wrong masking of status flagsMartijn Coenen2020-06-041-1/+1
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-1111-30/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kernel: set USER_DS in kthread_use_mmChristoph Hellwig2020-06-102-7/+0
| * | | | | | | | | | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-105-10/+10
| * | | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-101-1/+1
| * | | | | | | | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-1010-12/+4
* | | | | | | | | | | | Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-115-26/+215
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-092-11/+40
| * | | | | | | | | | | | irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-094-9/+183
| * | | | | | | | | | | | RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel2020-06-091-15/+1
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang2020-06-081-1/+1
* | | | | | | | | | | | | | Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2020-06-118-44/+830
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mailbox: qcom: Add ipq6018 apcs compatibleSivaprakash Murugesan2020-06-101-0/+5
| * | | | | | | | | | | | | | mailbox: qcom: Add clock driver name in apcs mailbox driver dataSivaprakash Murugesan2020-06-101-18/+38
| * | | | | | | | | | | | | | mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flagAnson Huang2020-06-071-2/+7
| * | | | | | | | | | | | | | mailbox: imx: Add runtime PM callback to handle MU clocksAnson Huang2020-06-071-3/+29
| * | | | | | | | | | | | | | mailbox: imx: Add context save/restore for suspend/resumeDong Aisheng2020-06-071-0/+35
| * | | | | | | | | | | | | | mailbox: Add support for Qualcomm IPCCManivannan Sadhasivam2020-05-303-0/+298
| * | | | | | | | | | | | | | mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()Wei Yongjun2020-05-301-12/+8
| * | | | | | | | | | | | | | mailbox: imx-mailbox: fix scu msg header size checkPeng Fan2020-05-301-5/+9
| * | | | | | | | | | | | | | mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang2020-05-303-0/+371
| * | | | | | | | | | | | | | mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring2020-05-301-3/+2
| * | | | | | | | | | | | | | mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam2020-05-301-1/+3
| * | | | | | | | | | | | | | mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter2020-05-301-1/+1
| * | | | | | | | | | | | | | mailbox: imx: Support runtime PMAnson Huang2020-05-301-1/+26
| * | | | | | | | | | | | | | mailbox: pcc: make pcc_mbox_driver staticJason Yan2020-05-301-1/+1
* | | | | | | | | | | | | | | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-118-14/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie2020-06-115-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King2020-06-111-0/+1
| | * | | | | | | | | | | | | | | drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-102-2/+2
| | * | | | | | | | | | | | | | | drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2020-06-032-3/+5
| * | | | | | | | | | | | | | | | drm/i915/display: Only query DP state of a DDI encoderChris Wilson2020-06-091-0/+3
| * | | | | | | | | | | | | | | | drm/i915/params: fix i915.reset module param typeJani Nikula2020-06-081-1/+1
| * | | | | | | | | | | | | | | | drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson2020-06-081-8/+48
* | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-115-50/+74
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET2020-06-041-2/+2
| * | | | | | | | | | | | | | | | crypto: omap-sham - add proper load balancing support for multicoreTero Kristo2020-06-041-33/+31
| * | | | | | | | | | | | | | | | crypto: omap-aes - prevent unregistering algorithms twiceTero Kristo2020-06-041-2/+6
| * | | | | | | | | | | | | | | | crypto: omap-sham - fix very small data size handlingTero Kristo2020-06-041-0/+2
| * | | | | | | | | | | | | | | | crypto: omap-sham - huge buffer access fixesTero Kristo2020-06-041-2/+9
| * | | | | | | | | | | | | | | | crypto: omap-crypto - fix userspace copied buffer accessTero Kristo2020-06-041-2/+8
| * | | | | | | | | | | | | | | | crypto: omap-sham - force kernel driver usage for sha algosTero Kristo2020-06-041-8/+16
| * | | | | | | | | | | | | | | | crypto: omap-aes - avoid spamming console with self testsTero Kristo2020-06-041-1/+0
* | | | | | | | | | | | | | | | | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-102-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cdrom: fix an incorrect __user annotation on cdrom_sysctl_infoChristoph Hellwig2020-06-101-1/+1
| * | | | | | | | | | | | | | | | | random: fix an incorrect __user annotation on proc_do_entropyChristoph Hellwig2020-06-081-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-105-58/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | i915:get_engines(): get rid of pointless access_ok()Al Viro2020-05-011-5/+0