summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-1511-115/+367
|\
| * hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-181-1/+2
| * hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita2015-03-171-1/+1
| * hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-171-1/+1
| * hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-14/+1Star
| * hwrng: iproc-rng200 - do not use static structureDmitry Torokhov2015-03-161-23/+21Star
| * hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-10/+1Star
| * hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-11/+1Star
| * hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-56/+31Star
| * hwrng: add devm_* interfacesDmitry Torokhov2015-03-161-0/+42
| * hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov2015-03-121-12/+3Star
| * hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-111-2/+2
| * hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov2015-03-111-2/+2
| * hwrng: omap - remove incorrect __exit markupsDmitry Torokhov2015-03-111-2/+2
| * hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan2015-03-091-0/+10
| * hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden2015-03-063-0/+268
| * hwrng: bcm63xx - use devm_* helpersFlorian Fainelli2015-03-011-14/+6Star
| * hwrng: bcm63xx - move register definitions to driverFlorian Fainelli2015-03-011-1/+9
| * hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli2015-03-011-7/+6Star
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-12/+1Star
|\ \
| * \ Merge branch 'pnp'Rafael J. Wysocki2015-04-131-12/+1Star
| |\ \
| | * | PNP: tpm/tpm_infineon: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1Star
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-2/+1Star
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'iocb' into for-nextAl Viro2015-04-122-2/+1Star
| |\ \ \
| | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-262-2/+1Star
* | | | | ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard2015-04-111-3/+5
* | | | | ipmi/powernv: Fix minor locking bugAlistair Popple2015-04-111-0/+1
* | | | | ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-111-7/+102
|/ / / /
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-171-1/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-051-0/+16
| * | | virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-051-1/+2
| | |/ | |/|
* | | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-061-20/+14Star
* | | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-062-8/+8
|/ /
* | ipmi: Fix a memory ordering issueCorey Minyard2015-02-201-4/+10
* | ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-203-16/+26
* | ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-201-43/+17Star
* | ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause2015-02-201-1/+5
* | ipmi: avoid gcc warningArnd Bergmann2015-02-201-8/+21
* | ipmi: Update timespec usage to timespec64John Stultz2015-02-201-12/+13
* | ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz2015-02-201-40/+21Star
* | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause2015-02-201-1/+0Star
* | char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang2015-02-201-2/+0Star
* | ipmi: Remove a FIXME for slab conversionCorey Minyard2015-02-201-1/+0Star
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-1/+4
|\ \ | |/ |/|
| * virtio: don't require a config space on the console device.Rusty Russell2015-02-111-1/+4
| * virtio_rng: drop extra empty lineMichael S. Tsirkin2015-01-211-1/+0Star
| * virtio/console: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-02-176-62/+85
|\ \
| * \ Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris2015-02-166-62/+85
| |\ \
| | * | Added Little Endian support to vtpm modulehonclo2015-02-151-8/+12