index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-11-28
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
5
-33
/
+42
2016-11-28
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
1
-0
/
+1
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
6
-37
/
+84
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
3
-26
/
+11
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
4
-54
/
+43
2016-11-28
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
1
-2
/
+2
2016-11-28
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
1
-1
/
+1
2016-11-28
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
2
-1
/
+12
2016-11-28
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
1
-25
/
+47
2016-11-28
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
1
-2
/
+4
2016-11-28
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
1
-48
/
+15
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2
-6
/
+0
2016-11-28
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
1
-1
/
+0
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
3
-10
/
+18
2016-11-28
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
1
-2
/
+13
2016-11-28
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
1
-8
/
+8
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
3
-21
/
+23
2016-11-28
tpm: Clean up reading of timeout and duration capabilities
Ed Swierk
1
-48
/
+17
2016-11-28
char/tpm: Check return code of wait_for_tpm_stat
Peter Huewe
1
-9
/
+20
2016-11-28
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2
-4
/
+43
2016-11-28
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
1
-16
/
+10
2016-11-28
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
1
-8
/
+39
2016-11-28
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
1
-0
/
+66
2016-11-13
Merge branch 'media-fixes' (patches from Mauro)
Linus Torvalds
14
-249
/
+310
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+3
2016-11-13
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2016-11-13
Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-53
/
+63
2016-11-13
Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-37
/
+35
2016-11-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-42
/
+1
2016-11-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-8
/
+29
2016-11-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-29
/
+37
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
2016-11-13
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
7
-95
/
+61
2016-11-13
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
1
-0
/
+2
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
1
-41
/
+0
2016-11-12
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
1
-1
/
+1
2016-11-12
Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-22
/
+13
2016-11-12
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+4
2016-11-12
Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-7
/
+26
2016-11-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2016-11-12
Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+70
2016-11-12
Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
31
-136
/
+299
2016-11-12
Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
5
-17
/
+36
2016-11-12
Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-10
/
+24
2016-11-12
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
1
-4
/
+4
2016-11-12
Merge branch 'device-properties'
Rafael J. Wysocki
7
-22
/
+13
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
4
-30
/
+33
2016-11-11
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
1
-1
/
+1
2016-11-11
infiniband: shut up a maybe-uninitialized warning
Arnd Bergmann
1
-26
/
+28
[next]