summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-133-13/+16
|\
| * hwrng: atmel - add DT supportBoris Brezillon2014-11-202-1/+8
| * hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon2014-11-201-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-122-5/+5
| |\
| * | hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-241-8/+4
* | | ipmi: Check the BT interrupt enable periodicallyCorey Minyard2014-12-111-2/+25
* | | ipmi: Fix attention handling for system interfacesCorey Minyard2014-12-111-15/+30
* | | ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard2014-12-111-96/+101
* | | drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr2014-12-113-0/+317
* | | ipmi: Add SMBus interface driver (SSIF)Corey Minyard2014-12-113-0/+1879
* | | ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-112-4/+3
* | | ipmi: Remove the now unnecessary message queueCorey Minyard2014-12-111-78/+34
* | | ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard2014-12-111-40/+162
* | | ipmi: Move message sending into its own functionCorey Minyard2014-12-111-4/+9
* | | ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard2014-12-111-15/+16
* | | ipmi: Fix handling of BMC flagsCorey Minyard2014-12-111-37/+68
* | | ipmi: Initialize BMC device attributesCorey Minyard2014-12-111-0/+2
* | | ipmi: Unregister previously registered driver in error casetrenn@suse.de2014-12-111-0/+1
* | | ipmi: Fix a bug in hot add/removeCorey Minyard2014-12-111-1/+1
* | | ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-112-30/+5
* | | ipmi: clean up the device handling for the bmc deviceCorey Minyard2014-12-111-193/+92
* | | ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-112-7/+15
* | | ipmi: Ignore SSIF in the PNP handlingCorey Minyard2014-12-111-0/+5
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-111-17/+22
|\ \ \
| * | | virtio_console: fix sparse warningsMichael S. Tsirkin2014-12-091-4/+5
| * | | virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin2014-12-091-1/+0
| * | | virtio_console: virtio 1.0 supportMichael S. Tsirkin2014-12-091-12/+17
| * | | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-091-1/+1
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-1/+1
|\ \ \ \
| * | | | hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki2014-12-041-1/+1
| |/ / /
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | /dev/mem: Use more consistent data typesThierry Reding2014-11-101-5/+8
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-131-2/+2
|\ \ \
| * | | virtio_console: move early VQ enablementCornelia Huck2014-11-131-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-121-4/+7
|\ \ \ | |/ / |/| |
| * | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-061-4/+7
| |/
* | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-311-1/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-4/+4
|\ \ | |/ |/|
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-4/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-182-6/+13
|\ \
| * | virtio-rng: refactor probe error handlingMichael S. Tsirkin2014-10-151-6/+9
| * | virtio_console: enable VQs early on restoreMichael S. Tsirkin2014-10-151-0/+2
| * | virtio_console: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
| |/
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\ \
| * | drivers/char/random: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-43/+13
|\ \
| * | switch /dev/zero and /dev/full to ->read_iter()Al Viro2014-10-091-43/+13
* | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-6/+7
|\ \ \
| * | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-6/+7
| |/ /
* | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-082-1/+13
|\ \ \
OpenPOWER on IntegriCloud