summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu-2/+2
2020-07-31platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris-0/+13
2020-07-31platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris-6/+18
2020-07-31platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou-61/+33
2020-07-31drm: re-add deleted doc for drm_gem_open_ioctlSteve Cohen-0/+3
2020-07-31Merge tag 'qcom-drivers-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-2/+7
2020-07-31Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-68/+74
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva-1/+1
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King-1/+1
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)-0/+170
2020-07-31crypto: caam/qi2 - add module aliasHoria Geantă-0/+1
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă-0/+3
2020-07-31crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass-2/+1
2020-07-31crypto: caam - silence .setkey in case of bad key lengthHoria Geantă-3/+3
2020-07-31crypto: caam/qi2 - create ahash shared descriptors only onceHoria Geantă-1/+5
2020-07-31crypto: caam/qi2 - fix error reporting for caam_hash_allocHoria Geantă-1/+1
2020-07-31crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND-3/+8
2020-07-31crypto: ccp - use generic power managementVaibhav Gupta-22/+13
2020-07-31crypto: marvell/cesa - irq balanceSven Auhagen-1/+11
2020-07-31crypto: inside-secure - irq balanceSven Auhagen-2/+14
2020-07-31thermal: mediatek: Add tsensor support for V2 thermal systemHenry Yen-7/+125
2020-07-31thermal: mediatek: Prepare to add support for other platformsHenry Yen-52/+62
2020-07-31staging: most: Use %pM format specifier for MAC addressesAndy Shevchenko-4/+2
2020-07-31staging: ks7010: Use %pM format specifier for MAC addressesAndy Shevchenko-8/+3
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg-1/+1
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen-7/+2
2020-07-31init: add an init_stat helperChristoph Hellwig-1/+2
2020-07-31init: add an init_chroot helperChristoph Hellwig-1/+1
2020-07-31init: add an init_chdir helperChristoph Hellwig-1/+1
2020-07-31init: add an init_mount helperChristoph Hellwig-2/+3
2020-07-31devtmpfs: refactor devtmpfsd()Christoph Hellwig-21/+31
2020-07-31Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2075/+2890
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-15/+60
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones-2/+25
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong-2/+2
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu-7/+12
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu-3/+10
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu-9/+21
2020-07-30scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequencesHannes Reinecke-7/+5
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu-0/+2
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu-0/+18
2020-07-30scsi: virtio-scsi: Correctly handle the case where all LUNs are unpluggedMaxim Levitsky-0/+8
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai-1/+4
2020-07-30net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai-4/+2
2020-07-30tlan: use generic power managementVaibhav Gupta-25/+6
2020-07-30sis900: use generic power managementVaibhav Gupta-16/+7
2020-07-30sc92031: use generic power managementVaibhav Gupta-17/+9
2020-07-30bnxt_en: Remove superfluous memset()Li Heng-2/+0