index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
firmware: change kernel read fail to dev_dbg()
Luis R. Rodriguez
1
-2
/
+6
2016-02-26
tpm_tis: fix build warning with tpm_tis_resume
Jarkko Sakkinen
1
-0
/
+2
2016-02-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
1
-51
/
+23
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
1
-42
/
+10
2016-02-20
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen
1
-2
/
+2
2016-02-20
tpm_crb/tis: fix: use dev_name() for /proc/iomem
Jarkko Sakkinen
2
-2
/
+6
2016-02-20
tpm_eventlog.c: fix binary_bios_measurements
Harald Hoyer
1
-4
/
+10
2016-02-20
tpm: fix: return rc when devm_add_action() fails
Jarkko Sakkinen
1
-1
/
+6
2016-02-20
tpm: fix: set continueSession attribute for the unseal operation
Jarkko Sakkinen
1
-3
/
+7
2016-02-18
firmware: clean up filesystem load exit path
Kees Cook
1
-7
/
+5
2016-02-18
firmware: move completing fw into a helper
Luis R. Rodriguez
1
-4
/
+10
2016-02-18
firmware: simplify dev_*() print messages for generic helpers
Luis R. Rodriguez
1
-4
/
+4
2016-02-10
tpm: fix the cleanup of struct tpm_chip
Jarkko Sakkinen
1
-1
/
+3
2016-02-10
tpm: fix the rollback in tpm_chip_register()
Jarkko Sakkinen
1
-5
/
+5
2016-02-10
tpm_crb: Use devm_ioremap_resource
Jason Gunthorpe
1
-49
/
+102
2016-02-10
tpm_crb: Drop le32_to_cpu(ioread32(..))
Jason Gunthorpe
1
-11
/
+11
2016-02-10
tpm_tis: Clean up the force=1 module parameter
Jason Gunthorpe
1
-65
/
+104
2016-02-10
tpm_tis: Use devm_ioremap_resource
Jason Gunthorpe
1
-15
/
+18
2016-02-10
tpm_tis: Do not fall back to a hardcoded address for TPM2
Jason Gunthorpe
1
-30
/
+18
2016-02-10
tpm_tis: Disable interrupt auto probing on a per-device basis
Jason Gunthorpe
1
-8
/
+10
2016-02-10
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
3
-30
/
+10
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
1
-8
/
+4
2016-02-10
tpm: remove unneeded include of actbl2.h
Jerry Snitselaar
1
-1
/
+0
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+4
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-60
/
+126
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-235
/
+391
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-22
/
+10
2016-02-06
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
3
-22
/
+9
2016-02-05
Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
15
-83
/
+153
2016-02-05
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
4
-7
/
+9
2016-02-05
Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...
Dave Airlie
1
-97
/
+182
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
1
-36
/
+28
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-05
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-59
/
+114
2016-02-05
Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-3
/
+3
2016-02-05
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...
Dave Airlie
3
-38
/
+29
2016-02-05
Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Dave Airlie
2
-25
/
+35
2016-02-05
Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-13
/
+28
2016-02-04
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
1
-0
/
+4
2016-02-04
Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-31
/
+38
2016-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
6
-56
/
+58
2016-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
99
-53081
/
+20
[next]