summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-124-27/+92
|\
| * Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-261-2/+9
| |\
| | * ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-242-23/+69
| |\ \
| | * | hwrng: geode - Revert managed API changesPrarit Bhargava2017-03-161-15/+35
| | * | hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-161-8/+34
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-151-2/+14
| |\| | | | |/ | |/|
| | * hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni2017-03-081-1/+12
| | * hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni2017-03-081-1/+1
| | * hwrng: omap - write registers after enabling the clockThomas Petazzoni2017-03-081-1/+2
* | | drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches2017-03-171-1/+1
* | | hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke2017-03-171-1/+1
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-79/+50
|\ \
| * | random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef blockFabio Estevam2017-02-061-5/+1
| * | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-271-28/+27
| * | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-41/+43
| * | random: fix comment for unused random_min_urandom_seedStephan Müller2017-01-181-3/+1
| * | random: remove variable limitStephan Müller2017-01-181-23/+7
| * | random: remove stale urandom_init_waitStephan Müller2017-01-181-1/+0
| * | random: remove stale maybe_reseed_primary_crngStephan Mueller2017-01-181-7/+0
* | | drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck2017-03-071-1/+1
| |/ |/|
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-039-6/+9
|\ \
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-028-5/+8
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-3/+11
|\ \ \ | |/ / |/| |
| * | virtio-console: avoid DMA from stackOmar Sandoval2017-03-021-2/+10
| * | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2017-02-286-27/+66
|\ \ \
| * | | ipmi: bt-bmc: Use a regmap for register accessAndrew Jeffery2017-02-202-22/+61
| * | | char: ipmi: constify ipmi_smi_handlers structuresBhumika Goyal2017-02-091-1/+1
| * | | ipmi: make ipmi_usr_hndl constCorey Minyard2017-01-053-4/+4
| | |/ | |/|
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-272-2/+2
* | | scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-6/+5
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-2/+4
|\ \ \
| * \ \ Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-3/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-273-12/+13
| |\ \ \
| * | | | drm/i915: Use fixed-sized types for stolenChris Wilson2017-01-061-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-235-108/+221
|\ \ \ \
| * | | | hwrng: omap - update Kconfig help descriptionRussell King2017-02-151-2/+2
| * | | | hwrng: cavium - Use per device name to allow for multiple devices.David Daney2017-02-111-1/+5
| * | | | hwrng: n2 - update version infoShannon Nelson2017-01-131-4/+4
| * | | | hwrng: n2 - support new hardware register layoutShannon Nelson2017-01-132-46/+134
| * | | | hwrng: n2 - add device data descriptionsShannon Nelson2017-01-132-8/+54
| * | | | hwrng: n2 - limit error spewage when self-test failsShannon Nelson2017-01-131-1/+4
| * | | | hwrng: core - remove unused PFX macroCorentin LABBE2016-12-271-1/+0
| * | | | hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE2016-12-271-2/+1
| * | | | hwrng: core - Replace asm/uaccess.h by linux/uaccess.hCorentin LABBE2016-12-271-7/+7
| * | | | hwrng: core - Rewrite the headerCorentin LABBE2016-12-271-29/+9