summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-17
* Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-13
|\
| * ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-10
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-11-01
|\ \
| * | virtio: console: Unlock vqs while freeing buffersMatt Redfearn2016-10-31
| |/
* | tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen2016-10-31
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-24
|\
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-19
* | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-10-23
|\ \ | |/ |/|
| * ipmi: fix crash on reading version from proc after unregisted bmcXie XiuQi2016-10-03
| * ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun2016-09-30
| * ipmi/bt-bmc: add a dependency on ARCH_ASPEEDCédric Le Goater2016-09-29
| * ipmi: Fix ioremap error handling in bt-bmcJoel Stanley2016-09-29
| * ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-29
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
| |/
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\ \
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-05
| |/
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11
|\ \
| * \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-28
| |\ \ | | |/
| * | agp/intel: Flush chipset writes after updating a single PTEChris Wilson2016-08-18
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* | | random: remove unused randomize_range()Jason Cooper2016-10-11
* | | random: simplify API for random address requestsJason Cooper2016-10-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * | | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-10
| |\ \ \
| * | | | hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2016-09-22
| * | | | hwrng: geode - fix return value check in mod_init()Wei Yongjun2016-09-22
| * | | | hwrng: amd - Fix return value check in mod_init()Wei Yongjun2016-09-22
| * | | | hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-13
| * | | | hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan2016-09-13
| * | | | hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun2016-09-13
| * | | | hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan2016-09-13
| * | | | hwrng: core - Allocate memory during module initPrasannaKumar Muralidharan2016-09-13
| * | | | hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-13
| * | | | hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan2016-09-07
| * | | | hwrng: bcm2835 - handle of_iomap failuresArvind Yadav2016-09-07
| * | | | hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan2016-08-31
| * | | | hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan2016-08-31
| * | | | hwrng: amd - Convert to new hwrng read() APICorentin LABBE2016-08-31
| * | | | hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE2016-08-31
| * | | | hwrng: amd - Replace global variable with private structCorentin LABBE2016-08-31
| * | | | hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE2016-08-31
| * | | | hwrng: amd - Remove asm/io.hCorentin LABBE2016-08-31
| * | | | hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-31
| * | | | hwrng: amd - use the BIT macroCorentin LABBE2016-08-31
| * | | | hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-31
| * | | | hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq2016-08-31