Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
75254557fb8fc9ff93dc6f39e37532410d9ae083
/
drivers
7525455
tpm: fix for typo in tpm/tpm_ibmvtpm.c
by Stephen Rothwell
· 9 years ago
a6885a5
tpm: select ANON_INODES for proxy driver
by Arnd Bergmann
· 9 years ago
ced01b9
tpm: Fix IRQ unwind ordering in TIS
by Jason Gunthorpe
· 9 years ago
6f99612
tpm: Proxy driver for supporting multiple emulated TPMs
by Stefan Berger
· 9 years ago
2f9f537
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
by Stefan Berger
· 9 years ago
062807f
tpm: Remove all uses of drvdata from the TPM Core
by Jason Gunthorpe
· 9 years ago
9e0d39d
tpm: Remove useless priv field in struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
af782f3
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
by Christophe Ricard
· 9 years ago
56671c8
tpm: drop 'locality' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
6e599f6
tpm: drop 'read_queue' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
570a360
tpm: drop 'irq' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
4eea703
tpm: drop 'iobase' from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
003d305
tpm: drop list from struct tpm_vendor_specific
by Christophe Ricard
· 9 years ago
c5b65fa
tpm: drop the field 'time_expired' from struct tpm_chip
by Jarkko Sakkinen
· 9 years ago
ee17798
tpm: drop 'base' from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
d495652
tpm: drop manufacturer_id from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
23d06ff
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
ec5fd99
tpm: drop int_queue from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
c0dff1f
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
by Jarkko Sakkinen
· 9 years ago
422eac3
tpm_crb: fix mapping of the buffers
by Jarkko Sakkinen
· 9 years ago
ddab0e3
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
by Christophe Ricard
· 9 years ago
20ab99f
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
32da563
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
14ddfbf
tpm_crb: drop struct resource res from struct crb_priv
by Jarkko Sakkinen
· 9 years ago
dcbeab1
tpm: fix crash in tpm_tis deinitialization
by Jarkko Sakkinen
· 9 years ago
d30b8e4
tpm: cleanup tpm_tis_remove()
by Jarkko Sakkinen
· 9 years ago
796d803
tpm: fix tpm_bios_log_setup stub prototype
by Arnd Bergmann
· 9 years ago
1551678
tpm: Replace device number bitmap with IDR
by Stefan Berger
· 9 years ago
3897cd9
tpm: Split out the devm stuff from tpmm_chip_alloc
by Jason Gunthorpe
· 9 years ago
2072df4
tpm: Get rid of module locking
by Stefan Berger
· 9 years ago
4e26195
tpm: Provide strong locking for device removal
by Jason Gunthorpe
· 9 years ago
3635e2e
tpm: Get rid of devname
by Jason Gunthorpe
· 9 years ago
8cfffc9
tpm: Get rid of chip->pdev
by Jason Gunthorpe
· 9 years ago
4d8007e
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
740ec34
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
86ff205
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
22eb90d
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
8bb273f
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
4ef2aa3
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
300796c
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
a5392e9
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
d34306e
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
8a74500
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
604e578
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
add40d6
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
6388b65
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
160beb4
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
fec60f2
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
2c2b217
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
10460bc
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
b55c8e9
tpm/st33zp24: Auto-select core module
by Christophe RICARD
· 9 years ago
8d8d218
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
b637a36
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
6e0219c
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
b83ada0
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
9feaab5
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
eedf265
devpts: Make each mount of devpts an independent filesystem.
by Eric W. Biederman
· 9 years ago
049ec1b
Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
f2c6b9e
Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
95b46ae
Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
eb10a7b
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
5016320
Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
8c52b6d
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d29e472
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
60c07f8
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
8cd8cbd
Merge branch 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 9 years ago
5988a36
drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error
by Julien Grall
· 9 years ago
0f254c7
drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
by Julien Grall
· 9 years ago
121323a
drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg
by Julien Grall
· 9 years ago
ab3ab68
drm/omap: fix unused variable warning.
by Dave Airlie
· 9 years ago
f1777aa
Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
by Dave Airlie
· 9 years ago
b160245
Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
35962ea
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixes
by Dave Airlie
· 9 years ago
6572c8c
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 9 years ago
0de6b99
irqchip/irq-pic32-evic: Fix bug with external interrupts.
by Joshua Henderson
· 9 years ago
fbf8f40
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
by Ganapatrao Kulkarni
· 9 years ago
cf1d9d1
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
by Andrew Jones
· 9 years ago
f6c68b4
drm: hdlcd: Add information about the underlying framebuffers in debugfs
by Liviu Dudau
· 9 years ago
96ebb1f
drm: hdlcd: Cleanup the atomic plane operations
by Liviu Dudau
· 9 years ago
38c8c22c
drm/hdlcd: Fix up crtc_state->event handling
by Daniel Vetter
· 9 years ago
a95acec
drm: hdlcd: Revamp runtime power management
by Liviu Dudau
· 9 years ago
afefc10
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
by Chen-Yu Tsai
· 9 years ago
0175249
mmc: sunxi: Fix DDR MMC timings for A80
by Chen-Yu Tsai
· 9 years ago
f74149436
mmc: fix mmc mode selection for HS-DDR and higher
by Chen-Yu Tsai
· 9 years ago
8631475
ACPI / processor: Avoid reserving IO regions too early
by Rafael J. Wysocki
· 9 years ago
a9bf7d6
Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 9 years ago
7f9bef9
ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
by Lv Zheng
· 9 years ago
b9af694
cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()
by Rafael J. Wysocki
· 9 years ago
719af93a
Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
ebb8cb2
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 9 years ago
2ea9f31
drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
by Philipp Zabel
· 9 years ago
515ba6a
drm/mediatek: mtk_dpi: remove invalid error message
by Philipp Zabel
· 9 years ago
58a2ab3
drm: atmel-hlcdc: fix a NULL check
by Dan Carpenter
· 9 years ago
c2e4c99
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
by Boris Brezillon
· 9 years ago
6b15d66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
d3922b6
drm/mgag200: Black screen fix for G200e rev 4
by Mathieu Larouche
· 9 years ago
afe705b
drm: Wrap direct calls to driver->gem_free_object from CMA
by Chris Wilson
· 9 years ago
1e8985a
drm: fix fb refcount issue with atomic modesetting
by Tomi Valkeinen
· 9 years ago
6709887
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
by Tomi Valkeinen
· 9 years ago
84e5a79
drm/sti: remove extra mode fixup
by Tomi Valkeinen
· 9 years ago
Next »