aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2015-07-28hwrng: core - correct error check of kthread_run callGravatar Martin Schwidefsky 1-1/+1
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Gravatar Linus Torvalds 1-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2015-06-29agp/intel: Fix typo in needs_ilk_vtd_wa()Gravatar Chris Wilson 1-1/+1
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 3-5/+6
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-1500/+23
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 1-17/+22
2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaGravatar Linus Torvalds 1-3/+2
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+79
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Herbert Xu 11-45/+46
2015-06-16tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Gravatar Jarkko Sakkinen 1-2/+2
2015-06-16vTPM: set virtual device before passing to ibmvtpm_reset_crqGravatar Hon Ching \(Vicky\) Lo 1-2/+3
2015-06-16tpm_ibmvtpm: remove unneccessary message level.Gravatar Fabian Frederick 1-1/+1
2015-06-12char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type varia...Gravatar Shailendra Verma 1-3/+3
2015-06-10random: Remove kernel blocking APIGravatar Herbert Xu 1-12/+0
2015-06-10random: Add callback API for random pool readinessGravatar Herbert Xu 1-0/+78
2015-06-02writeback: separate out include/linux/backing-dev-defs.hGravatar Tejun Heo 1-0/+1
2015-06-01snsc: pass timeout as HZ independent valueGravatar Nicholas Mc Guire 1-2/+2
2015-06-01char:pcmcia:synclink_cs - Do not initialise statics to 0.Gravatar Shailendra Verma 1-1/+1
2015-06-01char: misc: restore MISC_DYNAMIC_MINOR on device_create() failureGravatar Vladimir Zapolskiy 1-4/+9
2015-05-30pcmcia: Convert dev_printk to dev_<level>Gravatar Joe Perches 1-3/+2
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Herbert Xu 1-9/+9
2015-05-28kernel/params: constify struct kernel_param_ops usesGravatar Luis R. Rodriguez 1-3/+3
2015-05-27random: Blocking API for accessing nonblocking_poolGravatar Stephan Mueller 1-0/+12
2015-05-27random: Wake up all getrandom(2) callers when pool is readyGravatar Herbert Xu 1-1/+1
2015-05-24hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon treeGravatar Pali Rohár 2-1008/+0
2015-05-24virtio_console: silence a static checker warningGravatar Dan Carpenter 1-2/+2
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGravatar Geert Uytterhoeven 1-1/+1
2015-05-24drivers/char: Remove msm_smd_pkt driverGravatar Stephen Boyd 3-474/+0
2015-05-24drivers: char: misc.c: remove trailing whitespaceGravatar Tal Shorer 1-5/+5
2015-05-22ipmi/powernv: Convert to irq event interfaceGravatar Alistair Popple 1-17/+22
2015-05-19x86/fpu: Rename i387.h to fpu/api.hGravatar Ingo Molnar 1-1/+1
2015-05-05ipmi: Fix multi-part message handlingGravatar Corey Minyard 1-13/+38
2015-05-05ipmi: Add alert handling to SSIFGravatar Corey Minyard 1-16/+116
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeGravatar Hidehiro Kawai 1-2/+1
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existGravatar Corey Minyard 1-1/+3
2015-05-05ipmi: Remove unused including <linux/version.h>Gravatar Wei Yongjun 1-1/+0
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesGravatar Corey Minyard 1-2/+3
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedGravatar Joe Perches 3-5/+5
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesGravatar Corey Minyard 1-3/+22
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesGravatar Corey Minyard 1-1/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-9/+9
2015-05-04hwrng: bcm63xx - Fix driver compilationGravatar Álvaro Fernández Rojas 1-9/+9
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-43/+43
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-2/+3
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-13/+9
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 11-115/+367
2015-04-15xenbus_client: Extend interface to support multi-page ringGravatar Wei Liu 1-2/+3