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