summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-14tpm: reduce poll sleep time in tpm_transmit()Nayna Jain
2018-05-14tpm_tis: verify locality released before returning from release_localityJerry Snitselaar
2018-05-10tpm: tpm_crb: relinquish locality on error path.Winkler, Tomas
2018-05-09tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWNColin Ian King
2018-05-09tpm: Move eventlog declarations to its own headerThiebaud Weksteen
2018-05-09tpm: Move shared eventlog functions to common.cThiebaud Weksteen
2018-05-09tpm: Move eventlog files to a subdirectoryThiebaud Weksteen
2018-05-09tpm: Add explicit endianness castThiebaud Weksteen
2018-05-09tpm: st33zp24: remove redundant null check on chipColin Ian King
2018-05-09tpm: move the delay_msec increment after sleep in tpm_transmit()Nayna Jain
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-26Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-26Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-26Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-26Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-04-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-04-26mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry
2018-04-26Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2018-04-26Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann
2018-04-26Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'Rafael J. Wysocki
2018-04-26Merge branches 'acpi-pm' and 'pm-cpufreq'Rafael J. Wysocki
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-26ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven
2018-04-26ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven
2018-04-26Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman
2018-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-25Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-26Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-04-26Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Dave Airlie
2018-04-26Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie