summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tpm: drop 'base' from struct tpm_vendor_specificJarkko Sakkinen2016-06-254-25/+52
* tpm: drop manufacturer_id from struct tpm_vendor_specificJarkko Sakkinen2016-06-252-4/+5
* tpm: drop tpm_atmel specific fields from tpm_vendor_specificJarkko Sakkinen2016-06-253-7/+19
* tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-253-9/+12
* tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()Jarkko Sakkinen2016-06-251-1/+2
* tpm_crb: fix mapping of the buffersJarkko Sakkinen2016-06-251-11/+28
* tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard2016-06-251-5/+5
* tpm/st33zp24/spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-251-12/+1
* tpm/st33zp24/i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-251-12/+1
* tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen2016-06-251-13/+16
* tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen2016-06-254-7/+1
* tpm: cleanup tpm_tis_remove()Jarkko Sakkinen2016-06-251-6/+4
* tpm: fix tpm_bios_log_setup stub prototypeArnd Bergmann2016-06-251-1/+1
* tpm: Replace device number bitmap with IDRStefan Berger2016-06-253-42/+48
* tpm: Split out the devm stuff from tpmm_chip_allocJason Gunthorpe2016-06-252-15/+38
* tpm: Get rid of module lockingStefan Berger2016-06-251-5/+1
* tpm: Provide strong locking for device removalJason Gunthorpe2016-06-255-21/+100
* tpm: Get rid of devnameJason Gunthorpe2016-06-256-12/+15
* tpm: Get rid of chip->pdevJason Gunthorpe2016-06-2513-93/+89
* tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-251-14/+17
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-251-9/+12
* tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-251-0/+49
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-251-0/+50
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-252-2/+2
* tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-251-0/+5
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-252-69/+7
* tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-251-24/+25
* tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-251-14/+4
* tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-251-22/+23
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-251-112/+72
* tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-251-14/+17
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-251-9/+12
* tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-251-0/+49
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-251-0/+50
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-254-4/+4
* tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-251-0/+5
* tpm/st33zp24: Auto-select core moduleChristophe RICARD2016-06-251-6/+5
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-252-18/+0
* tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-251-24/+25
* tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-251-14/+4
* tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-251-22/+23
* tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-251-11/+9
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-18/+8
* Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-0445-228/+226
|\
| * drm/omap: fix unused variable warning.Dave Airlie2016-06-031-1/+0
| * Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2016-06-0325-42/+30
| |\
| | * drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-319-8/+6
| | * drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-317-0/+9
| | * Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi2016-05-311-0/+1
| | * drm/omap: Remove regulator API abusePeter Ujfalusi2016-05-313-27/+0