summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-10-20hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski
2015-10-20hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson
2015-10-15hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson
2015-10-14hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson
2015-10-08hwrng: st - Improve FIFO size/depth descriptionLee Jones
2015-10-08hwrng: st - Use real-world device timings for timeoutLee Jones
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-21hwrng: xgene - fix handling platform_get_irqAndrzej Hajda
2015-09-21hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones
2015-09-21hwrng: core - Simplify RNG switching from sysfsLee Jones
2015-09-21hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones
2015-09-21hwrng: Fix module autoload for OF platform driversLuis de Bethencourt
2015-09-21hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam
2015-09-21hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar
2015-09-09Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-03ipmi:ssif: Add a module parm to specify that SMBus alerts don't workCorey Minyard
2015-09-03ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh
2015-09-03ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard
2015-09-03ipmi: Don't call receive handler in the panic contextHidehiro Kawai
2015-09-03ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai
2015-09-03ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai
2015-09-03ipmi: Factor out message flushing procedureHidehiro Kawai
2015-09-03ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai
2015-09-03ipmi: Make some data const that was only readCorey Minyard
2015-09-03ipmi: constify SSIF ACPI device idsMathias Krause
2015-09-03ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring
2015-09-03char:ipmi - Change 1 to true for bool type variables during initialization.Shailendra Verma
2015-09-03impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...Nicholas Krause
2015-09-03ipmi: Add a comment in how messages are delivered from the lower layerCorey Minyard
2015-09-03ipmi/powernv: Fix potential invalid pointer dereferenceNeelesh Gupta
2015-09-03ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-06toshiba laptop: replace ioremap_cache with ioremapDan Williams
2015-08-05char/nvram: Use bitwise OR to obtain Atari video mode dataFinn Thain
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-07-28hwrng: core - correct error check of kthread_run callMartin Schwidefsky
2015-07-27char: misc: fix error pathSudip Mukherjee
2015-07-27char: misc: remove redundant ifdefSudip Mukherjee
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter