summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-01
|\
| * Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-21
| |\
| | * drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-12
| | * drm/i915: make dsm struct resource centricMatthew Auld2017-12-12
| | * agp/intel: Flush all chipset writes after updating the GGTTChris Wilson2017-12-11
* | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\ \ \
| * | | char: lp: use true or false for boolean valuesGustavo A. R. Silva2018-01-25
| * | | char: xillybus: remove direct dependency on DT functionsRob Herring2018-01-09
| * | | Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-02
| |\ \ \ | | |/ /
| * | | /dev/mem: Add bounce buffer for copy-outKees Cook2017-12-18
| * | | lp: support 64-bit time_t user spaceArnd Bergmann2017-11-28
| | |/ | |/|
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ \
| * | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-09
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\ \ \
| * | | hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()weiyongjun \(A\)2018-01-26
| * | | hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser2018-01-18
| * | | hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)2018-01-18
| * | | hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter2018-01-18
| * | | hwrng: mediatek - Setup default RNG qualitySean Wang2018-01-18
| * | | hwrng: exynos - add Samsung Exynos True RNG driverƁukasz Stelmach2018-01-05
| * | | hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook2017-12-22
| * | | crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2017-11-29
| * | | hwrng: bcm63xx - Remove since bcm2835-rng takes overFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platformsFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Add Broadcom MIPS I/O accessorsFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Abstract I/O accessorsFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Manage an optional clockFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Rework interrupt maskingFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Use device managed helpersFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Implementation cleanup callbackFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Move enabling to hwrng::initFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Define a driver private contextFlorian Fainelli2017-11-29
| * | | hwrng: bcm2835 - Obtain base register via resourceFlorian Fainelli2017-11-29
| | |/ | |/|
* | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-31
|\ \ \
| * | | tpm: remove unused variablesArnd Bergmann2018-01-08
| * | | tpm: remove unused data fields from I2C and OF device ID tablesJavier Martinez Canillas2018-01-08
| * | | tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas2018-01-08
| * | | tpm: follow coding style for variable declaration in tpm_tis_core_init()Javier Martinez Canillas2018-01-08
| * | | tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas2018-01-08
| * | | tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-01-08
| * | | tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh2018-01-08
| * | | tpm2-cmd: allow more attempts for selftest executionAlexander.Steffen@infineon.com2018-01-08
| * | | tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas2018-01-08
| * | | tpm: Move Linux RNG connection to hwrngJason Gunthorpe2018-01-08
| * | | tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
| * | | tpm: parse TPM event logs based on EFI tableThiebaud Weksteen2018-01-08
| * | | tpm: rename event log provider filesThiebaud Weksteen2018-01-08
| * | | tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen2018-01-08
| * | | tpm: use tpm_msleep() value as max delayNayna Jain2018-01-08
| * | | tpm: reduce tpm polling delay in tpm_tis_coreNayna Jain2018-01-08