aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-02-09random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng1-2/+2
2014-12-30ipmi: Fix compile warning with tv_usecCorey Minyard1-1/+2
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-8/+8
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones8-8/+8
2014-12-21ipmi: Fix compile issue with isspace()Corey Minyard1-0/+1
2014-12-21ipmi: Finish cleanup of BMC attributesCorey Minyard1-29/+17
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+0
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-8/+22
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds21-21/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-13/+16
2014-12-11ipmi: Check the BT interrupt enable periodicallyCorey Minyard1-2/+25
2014-12-11ipmi: Fix attention handling for system interfacesCorey Minyard1-15/+30
2014-12-11ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard1-96/+101
2014-12-11drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr3-0/+317
2014-12-11ipmi: Add SMBus interface driver (SSIF)Corey Minyard3-0/+1879
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard2-4/+3
2014-12-11ipmi: Remove the now unnecessary message queueCorey Minyard1-78/+34
2014-12-11ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard1-40/+162
2014-12-11ipmi: Move message sending into its own functionCorey Minyard1-4/+9
2014-12-11ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard1-15/+16
2014-12-11ipmi: Fix handling of BMC flagsCorey Minyard1-37/+68
2014-12-11ipmi: Initialize BMC device attributesCorey Minyard1-0/+2
2014-12-11ipmi: Unregister previously registered driver in error casetrenn@suse.de1-0/+1
2014-12-11ipmi: Fix a bug in hot add/removeCorey Minyard1-1/+1
2014-12-11ipmi: Remove useless sysfs_name parametersCorey Minyard2-30/+5
2014-12-11ipmi: clean up the device handling for the bmc deviceCorey Minyard1-193/+92
2014-12-11ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2-7/+15
2014-12-11ipmi: Ignore SSIF in the PNP handlingCorey Minyard1-0/+5
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-17/+22
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+8
2014-12-09virtio_console: fix sparse warningsMichael S. Tsirkin1-4/+5
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin1-1/+0
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin1-12/+17
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin1-1/+1
2014-12-04hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki1-1/+1
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie2-6/+9
2014-11-26i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár1-6/+10
2014-11-20hwrng: atmel - add DT supportBoris Brezillon2-1/+8
2014-11-20hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon1-4/+4
2014-11-14Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman1-1/+1
2014-11-14Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman1-3/+1
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+7
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2-5/+5
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie1-1/+1
2014-11-10/dev/mem: Use more consistent data typesThierry Reding1-5/+8