summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-044-39/+13
|\
| * char: ipmi: ipmi_ssif: Replace timeval with timespec64Amitoj Kaur Chawla2015-10-241-4/+5
| * Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-271-3/+4
| |\
| * | drivers/char: make efirtc.c driver explicitly non-modularPaul Gortmaker2015-09-201-10/+3
| * | drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-201-3/+2
| * | drivers/char: make hpet.c explicitly non-modularPaul Gortmaker2015-09-201-22/+3
* | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-9/+0
|\ \ \
| * | | tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-9/+0
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0410-32/+435
|\ \ \ | |/ / |/| |
| * | hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski2015-10-201-0/+9
| * | hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski2015-10-201-7/+35
| * | hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski2015-10-201-1/+4
| * | hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson2015-10-201-1/+1
| * | hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson2015-10-151-2/+2
| * | hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-143-0/+215
| * | hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-081-1/+2
| * | hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-081-2/+8
| * | hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-213-0/+155
| * | hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-211-1/+1
| * | hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-211-1/+1
| * | hwrng: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-212-0/+2
| * | hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam2015-09-211-2/+1
| * | hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam2015-09-211-2/+0
| * | hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam2015-09-211-1/+1
| * | hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam2015-09-211-5/+2
| * | hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar2015-09-211-11/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-261-3/+4
|\ \ | |/ |/|
| * hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-211-3/+4
* | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-088-277/+406
|\ \
| * | ipmi:ssif: Add a module parm to specify that SMBus alerts don't workCorey Minyard2015-09-031-0/+8
| * | ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh2015-09-031-0/+1
| * | ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard2015-09-031-43/+137
| * | ipmi: Don't call receive handler in the panic contextHidehiro Kawai2015-09-031-1/+7
| * | ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai2015-09-031-0/+17
| * | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-032-5/+8
| * | ipmi: Factor out message flushing procedureHidehiro Kawai2015-09-031-21/+18
| * | ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai2015-09-031-2/+0
| * | ipmi: Make some data const that was only readCorey Minyard2015-09-036-36/+39
| * | ipmi: constify SSIF ACPI device idsMathias Krause2015-09-031-1/+1
| * | ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring2015-09-031-3/+1
| * | char:ipmi - Change 1 to true for bool type variables during initialization.Shailendra Verma2015-09-032-6/+6
| * | impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...Nicholas Krause2015-09-031-1/+0
| * | ipmi: Add a comment in how messages are delivered from the lower layerCorey Minyard2015-09-031-0/+4
| * | ipmi/powernv: Fix potential invalid pointer dereferenceNeelesh Gupta2015-09-031-1/+8
| * | ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2015-09-031-163/+157
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-2/+2
|\ \ \ | |/ / |/| |
| * | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-171-1/+1
| |\ \
| * \ \ Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-2/+2
| |\ \ \
| | * \ \ Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-1520-1531/+138
| | |\ \ \
| | * | | | drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala2015-06-261-2/+2
OpenPOWER on IntegriCloud