summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-21drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-21power: avs: smartreflex: no need to check return value of debugfs_create func...Greg Kroah-Hartman
2019-06-21watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-06-21watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-21coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-18mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman
2019-06-18thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-18firmware: Add support for loading compressed filesTakashi Iwai
2019-06-18firmware: Factor out the paged buffer handling codeTakashi Iwai
2019-06-18firmware: improve LSM/IMA security behaviourSven Van Asbroeck
2019-06-12ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-12lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-12vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-10firmware: Use kvmalloc for page tablesTakashi Iwai
2019-06-10firmware: Unify the paged buffer release helperTakashi Iwai
2019-06-10firmware: Free temporary page table after vmappingTakashi Iwai
2019-06-03mailbox: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada
2019-06-01crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)
2019-05-31leds: avoid flush_work in atomic contextPavel Machek
2019-05-31Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-31Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-31Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-31Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-31Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart