| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmi: Fix compile warning with tv_usec | Corey Minyard | 2014-12-30 | 1 | -1/+2 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-26 | 8 | -8/+8 |
|\ |
|
| * | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags | Dave Jones | 2014-12-23 | 8 | -8/+8 |
* | | ipmi: Fix compile issue with isspace() | Corey Minyard | 2014-12-22 | 1 | -0/+1 |
* | | ipmi: Finish cleanup of BMC attributes | Corey Minyard | 2014-12-22 | 1 | -29/+17 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-16 | 1 | -4/+0 |
|\ |
|
| * | Merge tag 'v3.18-rc7' into drm-next | Dave Airlie | 2014-12-02 | 2 | -6/+9 |
| |\ |
|
| * \ | Merge tag 'v3.18-rc4' into drm-next | Dave Airlie | 2014-11-12 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o... | Dave Airlie | 2014-10-28 | 1 | -4/+0 |
| |\ \ \ |
|
| | * | | | agp/intel-gtt: Remove get/put_pages | Daniel Vetter | 2014-09-19 | 1 | -4/+0 |
* | | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-15 | 2 | -8/+22 |
|\ \ \ \ \ |
|
| * | | | | | i8k: Fix temperature bug handling in i8k_get_temp() | Pali Rohár | 2014-11-27 | 1 | -6/+10 |
| * | | | | | Revert "misc: always assign miscdevice to file->private_data in open()" | Greg Kroah-Hartman | 2014-11-15 | 1 | -1/+1 |
| * | | | | | Revert "char: misc: document behaviour of open()" | Greg Kroah-Hartman | 2014-11-15 | 1 | -3/+1 |
| * | | | | | hangcheck-timer: cleanup casting in hangcheck_init() | Dan Carpenter | 2014-11-07 | 1 | -2/+2 |
| * | | | | | char: misc: document behaviour of open() | Martin Kepplinger | 2014-11-07 | 1 | -1/+3 |
| * | | | | | misc: always assign miscdevice to file->private_data in open() | Martin Kepplinger | 2014-11-07 | 1 | -1/+1 |
| * | | | | | i8k: Add MODULE_DEVICE_TABLE macro | Pali Rohár | 2014-11-07 | 1 | -0/+2 |
| * | | | | | i8k: Add support for Dell Latitude E6440 | Pali Rohár | 2014-11-07 | 1 | -0/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 21 | -21/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 21 | -21/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | char: xillybus: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | | char: tpm: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
| | * | | | | char: ipmi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | | char: hw_random: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 14 | -14/+0 |
| | * | | | | char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 3 | -13/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | hwrng: atmel - add DT support | Boris Brezillon | 2014-11-20 | 2 | -1/+8 |
| * | | | | | | hwrng: atmel - use clk_prepapre_enable/_disable_unprepare | Boris Brezillon | 2014-11-20 | 1 | -4/+4 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2014-11-12 | 2 | -5/+5 |
| |\| | | | | |
|
| * | | | | | | hwrng: core - Changed from using strncat to strlcat | Rickard Strandqvist | 2014-10-24 | 1 | -8/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | ipmi: Check the BT interrupt enable periodically | Corey Minyard | 2014-12-11 | 1 | -2/+25 |
* | | | | | | ipmi: Fix attention handling for system interfaces | Corey Minyard | 2014-12-11 | 1 | -15/+30 |
* | | | | | | ipmi: Periodically check to see if irqs and messages are set right | Corey Minyard | 2014-12-11 | 1 | -96/+101 |
* | | | | | | drivers/char/ipmi: Add powernv IPMI driver | Jeremy Kerr | 2014-12-11 | 3 | -0/+317 |
* | | | | | | ipmi: Add SMBus interface driver (SSIF) | Corey Minyard | 2014-12-11 | 3 | -0/+1879 |
* | | | | | | ipmi: Remove the now unused priority from SMI sender | Corey Minyard | 2014-12-11 | 2 | -4/+3 |
* | | | | | | ipmi: Remove the now unnecessary message queue | Corey Minyard | 2014-12-11 | 1 | -78/+34 |
* | | | | | | ipmi: Make the message handler easier to use for SMI interfaces | Corey Minyard | 2014-12-11 | 1 | -40/+162 |
* | | | | | | ipmi: Move message sending into its own function | Corey Minyard | 2014-12-11 | 1 | -4/+9 |
* | | | | | | ipmi: rename waiting_msgs to waiting_rcv_msgs | Corey Minyard | 2014-12-11 | 1 | -15/+16 |
* | | | | | | ipmi: Fix handling of BMC flags | Corey Minyard | 2014-12-11 | 1 | -37/+68 |
* | | | | | | ipmi: Initialize BMC device attributes | Corey Minyard | 2014-12-11 | 1 | -0/+2 |
* | | | | | | ipmi: Unregister previously registered driver in error case | trenn@suse.de | 2014-12-11 | 1 | -0/+1 |
* | | | | | | ipmi: Fix a bug in hot add/remove | Corey Minyard | 2014-12-11 | 1 | -1/+1 |
* | | | | | | ipmi: Remove useless sysfs_name parameters | Corey Minyard | 2014-12-11 | 2 | -30/+5 |
* | | | | | | ipmi: clean up the device handling for the bmc device | Corey Minyard | 2014-12-11 | 1 | -193/+92 |
* | | | | | | ipmi: Move the address source to string to ipmi-generic code | Corey Minyard | 2014-12-11 | 2 | -7/+15 |
* | | | | | | ipmi: Ignore SSIF in the PNP handling | Corey Minyard | 2014-12-11 | 1 | -0/+5 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-11 | 1 | -17/+22 |
|\ \ \ \ \ \ |
|