index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
hwrng: exynos - Fix missing configuration after suspend to RAM
Krzysztof Kozlowski
1
-7
/
+35
2015-10-20
hwrng: exynos - Add timeout for waiting on init done
Krzysztof Kozlowski
1
-1
/
+4
2015-10-20
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
1
-1
/
+1
2015-10-19
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
1
-2
/
+2
2015-10-19
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2
-22
/
+62
2015-10-19
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
4
-4
/
+0
2015-10-19
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
1
-1
/
+1
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
3
-2
/
+339
2015-10-19
tpm: introduce tpm_buf
Jarkko Sakkinen
1
-0
/
+97
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
3
-42
/
+33
2015-10-19
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
3
-50
/
+181
2015-10-19
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
1
-3
/
+4
2015-10-19
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
1
-1
/
+1
2015-10-19
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-10-17
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
1
-9
/
+0
2015-10-15
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
1
-2
/
+2
2015-10-14
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
3
-0
/
+215
2015-10-08
hwrng: st - Improve FIFO size/depth description
Lee Jones
1
-1
/
+2
2015-10-08
hwrng: st - Use real-world device timings for timeout
Lee Jones
1
-2
/
+8
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
1
-6
/
+10
2015-09-27
Merge 4.3-rc3 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+4
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+4
2015-09-21
hwrng: xgene - fix handling platform_get_irq
Andrzej Hajda
1
-3
/
+4
2015-09-21
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
3
-0
/
+155
2015-09-21
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
1
-2
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
1
-2
/
+0
2015-09-21
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
1
-1
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
1
-5
/
+2
2015-09-21
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
1
-11
/
+1
2015-09-20
drivers/char: make efirtc.c driver explicitly non-modular
Paul Gortmaker
1
-10
/
+3
2015-09-20
drivers/char: make SGI snsc.c driver explicitly non-modular
Paul Gortmaker
1
-3
/
+2
2015-09-20
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
1
-22
/
+3
2015-09-08
Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
8
-277
/
+406
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2015-09-03
ipmi:ssif: Add a module parm to specify that SMBus alerts don't work
Corey Minyard
1
-0
/
+8
2015-09-03
ipmi: add of_device_id in MODULE_DEVICE_TABLE
Brijesh Singh
1
-0
/
+1
2015-09-03
ipmi: Compensate for BMCs that wont set the irq enable bit
Corey Minyard
1
-43
/
+137
2015-09-03
ipmi: Don't call receive handler in the panic context
Hidehiro Kawai
1
-1
/
+7
2015-09-03
ipmi: Avoid touching possible corrupted lists in the panic context
Hidehiro Kawai
1
-0
/
+17
2015-09-03
ipmi: Don't flush messages in sender() in run-to-completion mode
Hidehiro Kawai
2
-5
/
+8
2015-09-03
ipmi: Factor out message flushing procedure
Hidehiro Kawai
1
-21
/
+18
2015-09-03
ipmi: Remove unneeded set_run_to_completion call
Hidehiro Kawai
1
-2
/
+0
2015-09-03
ipmi: Make some data const that was only read
Corey Minyard
6
-36
/
+39
2015-09-03
ipmi: constify SSIF ACPI device ids
Mathias Krause
1
-1
/
+1
2015-09-03
ipmi: Delete an unnecessary check before the function call "cleanup_one_si"
Markus Elfring
1
-3
/
+1
2015-09-03
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
2
-6
/
+6
2015-09-03
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...
Nicholas Krause
1
-1
/
+0
[prev]
[next]