index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX
Jérémy Lefaure
1
-1
/
+2
2017-10-18
tpm: fix duplicate inline declaration specifier
Ruben Roy
1
-1
/
+1
2017-10-18
tpm: fix type of a local variables in tpm_tis_spi.c
Jarkko Sakkinen
1
-7
/
+18
2017-10-18
tpm: fix type of a local variable in tpm2_map_command()
Jarkko Sakkinen
1
-2
/
+2
2017-10-18
tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
Jarkko Sakkinen
1
-2
/
+2
2017-10-18
tpm-dev-common: Reject too short writes
Alexander Steffen
1
-0
/
+6
2017-10-18
tpm: React correctly to RC_TESTING from TPM 2.0 self tests
Alexander Steffen
1
-41
/
+11
2017-10-18
tpm: Use dynamic delay to wait for TPM 2.0 self test result
Alexander Steffen
1
-8
/
+9
2017-10-18
tpm: Trigger only missing TPM 2.0 self tests
Alexander Steffen
1
-2
/
+2
2017-10-18
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
1
-18
/
+27
2017-10-18
tpm/tpm_crb: Use start method value from ACPI table directly
Jiandi An
1
-30
/
+29
2017-10-18
tpm: constify transmit data pointers
Arnd Bergmann
4
-19
/
+16
2017-10-18
tpm_tis: make array cmd_getticks static const to shrink object code size
Colin Ian King
1
-1
/
+1
2017-10-12
tpm: migrate pubek_show to struct tpm_buf
Jarkko Sakkinen
2
-52
/
+48
2017-09-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+16
2017-09-24
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
7
-52
/
+83
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-161
/
+281
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-215
/
+357
2017-09-23
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-6
/
+20
2017-09-23
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-11
/
+28
2017-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-22
/
+50
2017-09-23
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+6
2017-09-23
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+5
2017-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2017-09-23
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
Rafael J. Wysocki
2
-6
/
+20
2017-09-22
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-3
/
+17
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
1
-5
/
+5
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
1
-3
/
+20
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
1
-1
/
+1
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
3
-8
/
+9
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2
-5
/
+15
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
1
-0
/
+16
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
1
-0
/
+1
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2
-1
/
+6
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
1
-0
/
+3
2017-09-22
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2
-76
/
+78
2017-09-22
i40iw: Add missing VLAN priority
Mustafa Ismail
2
-1
/
+4
2017-09-22
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
1
-0
/
+12
2017-09-22
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
3
-19
/
+20
2017-09-22
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
1
-1
/
+6
2017-09-22
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
1
-3
/
+28
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
1
-31
/
+36
2017-09-22
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
1
-3
/
+3
2017-09-22
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
1
-0
/
+3
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
1
-5
/
+11
[next]