summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-14uio: uio_pdrv_genirq: Do not log an error when deferring probe routine.Oscar Ravadilla
2020-01-14uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()Jia-Ju Bai
2020-01-14misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck
2020-01-14misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King
2020-01-14misc: tsl2550: remove redundant initialization to variable rColin Ian King
2020-01-14misc: pti: remove redundant assignments to retvalColin Ian King
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry
2020-01-14misc: cxl: use mmgrabJulia Lawall
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi
2020-01-14misc: rtsx: Fix impossible conditionRui Feng
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan
2020-01-14misc: genwqe: fix compile warningsHongbo Yao
2020-01-14bus: fsl-mc: properly empty-initialize structureIoana Ciornei
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return ...Tianlin Li
2020-01-13Merge 5.5-rc6 into char-misc-nextGreg Kroah-Hartman
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-10Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-10Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-10nvmem: core: fix memory abort in cleanup pathBitan Biswas
2020-01-10nvmem: imx: ocotp: introduce ocotp_ctrl_regPeng Fan
2020-01-10nvmem: imx: scu: correct the fuse word indexPeng Fan
2020-01-10nvmem: imx: scu: fix write SIPPeng Fan
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler
2020-01-10mei: bus: use simple sprintf for sysfsTomas Winkler
2020-01-10Merge branch 'powercap'Rafael J. Wysocki
2020-01-09Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-10Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-01-09Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-09Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-09i2c: fix bus recovery stop mode timingRussell King
2020-01-09mtd: spi-nor: Fix the writing of the Status Register on micron flashesTudor Ambarus
2020-01-09mtd: sm_ftl: fix NULL pointer warningArnd Bergmann
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski