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-03-18
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
1
-1
/
+2
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
Andre Wolokita
1
-1
/
+1
2015-03-17
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...
Andre Wolokita
1
-1
/
+1
2015-03-16
hwrng: iproc-rng200 - make use of devm_hwrng_register
Dmitry Torokhov
1
-14
/
+1
2015-03-16
hwrng: iproc-rng200 - do not use static structure
Dmitry Torokhov
1
-23
/
+21
2015-03-16
hwrng: msm - make use of devm_hwrng_register
Dmitry Torokhov
1
-10
/
+1
2015-03-16
hwrng: exynos - make use of devm_hwrng_register
Dmitry Torokhov
1
-11
/
+1
2015-03-16
hwrng: bcm63xx - make use of devm_hwrng_register
Dmitry Torokhov
1
-56
/
+31
2015-03-16
hwrng: add devm_* interfaces
Dmitry Torokhov
1
-0
/
+42
2015-03-12
hwrng: omap - remove #ifdefery around PM methods
Dmitry Torokhov
1
-12
/
+3
2015-03-12
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: omap - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-09
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
1
-0
/
+10
2015-03-06
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
Scott Branden
3
-0
/
+268
2015-03-01
hwrng: bcm63xx - use devm_* helpers
Florian Fainelli
1
-14
/
+6
2015-03-01
hwrng: bcm63xx - move register definitions to driver
Florian Fainelli
1
-1
/
+9
2015-03-01
hwrng: bcm63xx - drop bcm_{readl,writel} macros
Florian Fainelli
1
-7
/
+6
2015-02-19
ipmi: Fix a memory ordering issue
Corey Minyard
1
-4
/
+10
2015-02-19
ipmi: Remove uses of return value of seq_printf
Joe Perches
3
-16
/
+26
2015-02-19
ipmi: Use is_visible callback for conditional sysfs entries
Takashi Iwai
1
-43
/
+17
2015-02-19
ipmi: Free ipmi_recv_msg messages from the linked list on close
Nicholas Krause
1
-1
/
+5
2015-02-19
ipmi: avoid gcc warning
Arnd Bergmann
1
-8
/
+21
2015-02-19
ipmi: Update timespec usage to timespec64
John Stultz
1
-12
/
+13
2015-02-19
ipmi: Cleanup DEBUG_TIMING ifdef usage
John Stultz
1
-40
/
+21
2015-02-19
drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c
Nicholas Krause
1
-1
/
+0
2015-02-19
char: ipmi: Remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2015-02-19
ipmi: Remove a FIXME for slab conversion
Corey Minyard
1
-1
/
+0
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
6
-62
/
+85
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-19
/
+11
2015-02-16
Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus
James Morris
6
-62
/
+85
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-113
/
+240
2015-02-15
Added Little Endian support to vtpm module
honclo
1
-8
/
+12
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
3
-15
/
+39
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
5
-39
/
+34
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-69
/
+147
2015-02-12
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-35
/
+33
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
23
-937
/
+2231
2015-02-11
virtio: don't require a config space on the console device.
Rusty Russell
1
-1
/
+4
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2015-02-09
random: Fix fast_mix() function
George Spelvin
1
-4
/
+4
2015-02-05
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-7
/
+7
2015-02-03
virtio/console: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2
-12
/
+4
2015-01-28
agp/intel: Serialise after GTT updates
Chris Wilson
1
-7
/
+7
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2015-01-26
hwrng: virtio - drop extra empty line
Michael S. Tsirkin
1
-1
/
+0
2015-01-25
i8k: Add support for fan labels
Pali Rohár
1
-14
/
+62
2015-01-25
i8k: Remove DMI config data for Latitude E6440 and E6540
Pali Rohár
1
-21
/
+0
[next]