Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+0 |
2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+22 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 21 | -21/+0 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -13/+16 |
2014-12-11 | ipmi: Check the BT interrupt enable periodically | Corey Minyard | 1 | -2/+25 |
2014-12-11 | ipmi: Fix attention handling for system interfaces | Corey Minyard | 1 | -15/+30 |
2014-12-11 | ipmi: Periodically check to see if irqs and messages are set right | Corey Minyard | 1 | -96/+101 |
2014-12-11 | drivers/char/ipmi: Add powernv IPMI driver | Jeremy Kerr | 3 | -0/+317 |
2014-12-11 | ipmi: Add SMBus interface driver (SSIF) | Corey Minyard | 3 | -0/+1879 |
2014-12-11 | ipmi: Remove the now unused priority from SMI sender | Corey Minyard | 2 | -4/+3 |
2014-12-11 | ipmi: Remove the now unnecessary message queue | Corey Minyard | 1 | -78/+34 |
2014-12-11 | ipmi: Make the message handler easier to use for SMI interfaces | Corey Minyard | 1 | -40/+162 |
2014-12-11 | ipmi: Move message sending into its own function | Corey Minyard | 1 | -4/+9 |
2014-12-11 | ipmi: rename waiting_msgs to waiting_rcv_msgs | Corey Minyard | 1 | -15/+16 |
2014-12-11 | ipmi: Fix handling of BMC flags | Corey Minyard | 1 | -37/+68 |
2014-12-11 | ipmi: Initialize BMC device attributes | Corey Minyard | 1 | -0/+2 |
2014-12-11 | ipmi: Unregister previously registered driver in error case | trenn@suse.de | 1 | -0/+1 |
2014-12-11 | ipmi: Fix a bug in hot add/remove | Corey Minyard | 1 | -1/+1 |
2014-12-11 | ipmi: Remove useless sysfs_name parameters | Corey Minyard | 2 | -30/+5 |
2014-12-11 | ipmi: clean up the device handling for the bmc device | Corey Minyard | 1 | -193/+92 |
2014-12-11 | ipmi: Move the address source to string to ipmi-generic code | Corey Minyard | 2 | -7/+15 |
2014-12-11 | ipmi: Ignore SSIF in the PNP handling | Corey Minyard | 1 | -0/+5 |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -17/+22 |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+8 |
2014-12-09 | virtio_console: fix sparse warnings | Michael S. Tsirkin | 1 | -4/+5 |
2014-12-09 | virtio: drop VIRTIO_F_VERSION_1 from drivers | Michael S. Tsirkin | 1 | -1/+0 |
2014-12-09 | virtio_console: virtio 1.0 support | Michael S. Tsirkin | 1 | -12/+17 |
2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-04 | hwrandom / exynos / PM: Use CONFIG_PM in #ifdef | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-02 | Merge tag 'v3.18-rc7' into drm-next | Dave Airlie | 2 | -6/+9 |
2014-11-26 | i8k: Fix temperature bug handling in i8k_get_temp() | Pali Rohár | 1 | -6/+10 |
2014-11-20 | hwrng: atmel - add DT support | Boris Brezillon | 2 | -1/+8 |
2014-11-20 | hwrng: atmel - use clk_prepapre_enable/_disable_unprepare | Boris Brezillon | 1 | -4/+4 |
2014-11-14 | Revert "misc: always assign miscdevice to file->private_data in open()" | Greg Kroah-Hartman | 1 | -1/+1 |
2014-11-14 | Revert "char: misc: document behaviour of open()" | Greg Kroah-Hartman | 1 | -3/+1 |
2014-11-13 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
2014-11-13 | virtio_console: move early VQ enablement | Cornelia Huck | 1 | -2/+2 |
2014-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+7 |
2014-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2 | -5/+5 |
2014-11-12 | Merge tag 'v3.18-rc4' into drm-next | Dave Airlie | 1 | -1/+1 |
2014-11-10 | /dev/mem: Use more consistent data types | Thierry Reding | 1 | -5/+8 |
2014-11-07 | hangcheck-timer: cleanup casting in hangcheck_init() | Dan Carpenter | 1 | -2/+2 |
2014-11-07 | char: misc: document behaviour of open() | Martin Kepplinger | 1 | -1/+3 |
2014-11-07 | misc: always assign miscdevice to file->private_data in open() | Martin Kepplinger | 1 | -1/+1 |
2014-11-07 | i8k: Add MODULE_DEVICE_TABLE macro | Pali Rohár | 1 | -0/+2 |
2014-11-07 | i8k: Add support for Dell Latitude E6440 | Pali Rohár | 1 | -0/+8 |
2014-11-06 | hwrng: pseries - port to new read API and fix stack corruption | Greg Kurz | 1 | -4/+7 |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 21 | -21/+0 |
2014-10-31 | Return short read or 0 at end of a raw device, not EIO | David Jeffery | 1 | -1/+1 |