summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-05nvmem: sprd: Add Spreadtrum SoCs eFuse supportFreeman Liu3-0/+437
2019-11-05nvmem: imx-ocotp: reset error status on probeLucas Stach1-0/+4
2019-11-05nvmem: imx: scu: support writePeng Fan1-1/+72
2019-11-05nvmem: imx: scu: support hole region checkPeng Fan1-5/+42
2019-11-05nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Baolin Wang1-12/+1
2019-11-05char: xillybus: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-11-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-11-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-11-05Merge tag 'extcon-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-3/+21
2019-11-04coresight: etm4x: Fix BMVAL misuseRikard Falkeborn1-1/+1
2019-11-04coresight: Serialize enabling/disabling a link device.Yabin Cui4-52/+90
2019-11-04coresight: Add explicit architecture dependencyMark Brown1-0/+1
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach3-1/+149
2019-11-04coresight: etm4x: Add view comparator settings API to sysfs.Mike Leach1-0/+52
2019-11-04coresight: etm4x: Improve usability of sysfs - CID and VMID masks.Mike Leach1-2/+8
2019-11-04coresight: etm4x: Improve usability of sysfs - include/exclude addr.Mike Leach1-5/+9
2019-11-04coresight: etm4x: Fix issues with start-stop logic.Mike Leach2-4/+36
2019-11-04coresight: etm4x: Add missing API to set EL match on address filtersMike Leach1-0/+42
2019-11-04coresight: etm4x: Fix input validation for sysfs.Mike Leach1-8/+13
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach3-11/+21
2019-11-04coresight: etm4x: Add support for ThunderX2Tanmay Vilas Kumar Jagdale1-0/+1
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray3-0/+388
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn9-15/+22
2019-10-31extcon: sm5502: remove redundant assignment to variable cable_typeColin Ian King1-1/+1
2019-10-27Merge 5.4-rc5 into char-misc-nextGreg Kroah-Hartman240-1502/+2156
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+20
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+4
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-44/+47
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-29/+48
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds2-31/+48
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+1
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+9
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-36/+36
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2019-10-25nbd: verify socket is supported during setupMike Christie1-2/+21
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown1-24/+14
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik1-0/+6
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik1-5/+7
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-5/+15
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-49/+96
2019-10-25Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-5/+7
2019-10-25Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2-5/+20
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak1-2/+2
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Dave Airlie8-46/+92
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-3/+4
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+4
2019-10-24Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds12-185/+118