index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
4
-25
/
+52
*
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
2
-4
/
+5
*
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
3
-7
/
+19
*
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
3
-9
/
+12
*
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
Jarkko Sakkinen
2016-06-25
1
-1
/
+2
*
tpm_crb: fix mapping of the buffers
Jarkko Sakkinen
2016-06-25
1
-11
/
+28
*
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
2016-06-25
1
-5
/
+5
*
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
*
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
*
tpm_crb: drop struct resource res from struct crb_priv
Jarkko Sakkinen
2016-06-25
1
-13
/
+16
*
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
2016-06-25
4
-7
/
+1
*
tpm: cleanup tpm_tis_remove()
Jarkko Sakkinen
2016-06-25
1
-6
/
+4
*
tpm: fix tpm_bios_log_setup stub prototype
Arnd Bergmann
2016-06-25
1
-1
/
+1
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
3
-42
/
+48
*
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
2
-15
/
+38
*
tpm: Get rid of module locking
Stefan Berger
2016-06-25
1
-5
/
+1
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
5
-21
/
+100
*
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
6
-12
/
+15
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
13
-93
/
+89
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
2
-2
/
+2
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-69
/
+7
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-112
/
+72
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
4
-4
/
+4
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Auto-select core module
Christophe RICARD
2016-06-25
1
-6
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-18
/
+0
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-11
/
+9
*
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-05
2
-18
/
+8
*
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-06-04
45
-228
/
+226
|
\
|
*
drm/omap: fix unused variable warning.
Dave Airlie
2016-06-03
1
-1
/
+0
|
*
Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dave Airlie
2016-06-03
25
-42
/
+30
|
|
\
|
|
*
drm/omap: include gpio/consumer.h where needed
Arnd Bergmann
2016-05-31
9
-8
/
+6
|
|
*
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-31
7
-0
/
+9
|
|
*
Revert "drm/omap: no need to select OMAP2_DSS"
Peter Ujfalusi
2016-05-31
1
-0
/
+1
|
|
*
drm/omap: Remove regulator API abuse
Peter Ujfalusi
2016-05-31
3
-27
/
+0
[next]