summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | virtio_console: silence a static checker warningDan Carpenter2015-05-241-2/+2
| * | | xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven2015-05-241-1/+1
| * | | drivers/char: Remove msm_smd_pkt driverStephen Boyd2015-05-243-474/+0
| * | | drivers: char: misc.c: remove trailing whitespaceTal Shorer2015-05-241-5/+5
| | |/ | |/|
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+1
|\ \ \
| * | | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-241-17/+22
|\ \ \ \
| * | | | ipmi/powernv: Convert to irq event interfaceAlistair Popple2015-05-221-17/+22
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds2015-06-231-3/+2
|\ \ \ \
| * | | | pcmcia: Convert dev_printk to dev_<level>Joe Perches2015-05-301-3/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-1/+79
|\ \ \ \
| * \ \ \ Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1911-45/+46
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | random: Remove kernel blocking APIHerbert Xu2015-06-101-12/+0
| * | | | random: Add callback API for random pool readinessHerbert Xu2015-06-101-0/+78
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-281-9/+9
| |\ \ \ \
| * | | | | random: Blocking API for accessing nonblocking_poolStephan Mueller2015-05-271-0/+12
| * | | | | random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2015-05-271-1/+1
* | | | | | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
| |_|_|/ / |/| | | |
* | | | | ipmi: Fix multi-part message handlingCorey Minyard2015-05-051-13/+38
* | | | | ipmi: Add alert handling to SSIFCorey Minyard2015-05-051-16/+116
* | | | | ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-051-2/+1
* | | | | ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-051-1/+3
* | | | | ipmi: Remove unused including <linux/version.h>Wei Yongjun2015-05-051-1/+0
* | | | | ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard2015-05-051-2/+3
* | | | | ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-053-5/+5
* | | | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-051-3/+22
* | | | | ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard2015-05-051-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-051-9/+9
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas2015-05-041-9/+9
| |/
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2110-43/+43
|\ \
| * | char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer2015-04-031-0/+2
| * | virtio_console: Use bool function return values of true/false not 1/0Joe Perches2015-04-031-1/+1
| * | misc: pass miscdevice through file's private_dataTom Van Braeckel2015-04-031-3/+8
| * | i8k: Remove use of seq_printf return valueJoe Perches2015-03-251-7/+9
| * | hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-23/+11
| * | misc: Add attribute groupsTakashi Iwai2015-03-251-2/+3
| * | char: misc: document behaviour of open()Martin Kepplinger2015-03-251-1/+3
| * | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-254-29/+40
| |\ \
| * | | char: constify of_device_id arrayFabian Frederick2015-03-165-6/+6
* | | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-151-2/+3
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-13/+9
|\ \ \ \
| * | | | switch drivers/char/mem.c to ->read_iter/->write_iterAl Viro2015-04-111-9/+9
| * | | | make new_sync_{read,write}() staticAl Viro2015-04-112-4/+0
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-1511-975/+1510
|\ \ \ \ \
| * | | | | tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard2015-03-271-0/+7
| * | | | | tpm/st33zp24: Add proper wait for ordinal duration in case of irq modeChristophe Ricard2015-03-271-1/+11
| * | | | | tpm/tpm_infineon: Use struct dev_pm_ops for power managementPeter Huewe2015-03-181-25/+9
| * | | | | tpm: Update KConfig text to include TPM2.0 FIFO chipsPeter Huewe2015-03-181-4/+5
| * | | | | tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard2015-03-185-2/+408