summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-09uio: uio_hv_generic: use devm_kzalloc() for private data allocAlexandru Ardelean
2020-12-09uio: uio_fsl_elbc_gpcm: use device-managed allocatorsAlexandru Ardelean
2020-12-09uio: uio_aec: use devm_kzalloc() for uio_info objectAlexandru Ardelean
2020-12-09uio: uio_cif: use devm_kzalloc() for uio_info objectAlexandru Ardelean
2020-12-09uio: uio_netx: use devm_kzalloc() for or uio_info objectAlexandru Ardelean
2020-12-09uio: uio_mf624: use devm_kzalloc() for uio_info objectAlexandru Ardelean
2020-12-09uio: uio_sercos3: use device-managed functions for simple allocsAlexandru Ardelean
2020-12-09uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlersAlexandru Ardelean
2020-12-09uio: uio_dmem_genirq: convert simple allocations to device-managedAlexandru Ardelean
2020-12-09uio/uio_pci_generic: remove unneeded pci_set_drvdata()Alexandru Ardelean
2020-12-09uio: pruss: use devm_clk_get() for clk initAlexandru Ardelean
2020-12-09slimbus: qcom-ngd-ctrl: fix SSR dependenciesSrinivas Kandagatla
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia
2020-12-09fsi: Aspeed: Add mutex to protect HW accessEddie James
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei
2020-12-09bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-09bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor
2020-12-09bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor
2020-12-09bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor
2020-12-09vme: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu
2020-12-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner
2020-12-09misc: isl29003: Fix typo for get/set modeZhou Xingxing
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King
2020-12-09binder: add flag to clear buffer on txn completeTodd Kjos
2020-12-09speakup: fix uninitialized flush_lockYang Yingliang
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-12-08coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann
2020-12-08coresight: tmc-etr: Fix barrier packet insertion for perf bufferSuzuki K Poulose
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King
2020-12-08phy: ingenic: depend on HAS_IOMEMVinod Koul
2020-12-07mei: bus: enable pavp device.Tomas Winkler
2020-12-07mei: bus: add vtag supportAlexander Usyskin
2020-12-07Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin
2020-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds