aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-25
|\
| * agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-23
* | ipmi: Fix compile issue with isspace()Corey Minyard2014-12-21
* | ipmi: Finish cleanup of BMC attributesCorey Minyard2014-12-21
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\
| * Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
| |\
| * \ Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-12
| |\ \
| * \ \ Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-27
| |\ \ \
| | * | | agp/intel-gtt: Remove get/put_pagesDaniel Vetter2014-09-19
* | | | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\ \ \ \ \
| * | | | | i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-26
| * | | | | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-14
| * | | | | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-14
| * | | | | hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter2014-11-07
| * | | | | char: misc: document behaviour of open()Martin Kepplinger2014-11-07
| * | | | | misc: always assign miscdevice to file->private_data in open()Martin Kepplinger2014-11-07
| * | | | | i8k: Add MODULE_DEVICE_TABLE macroPali Rohár2014-11-07
| * | | | | i8k: Add support for Dell Latitude E6440Pali Rohár2014-11-07
| | |_|/ / | |/| | |
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | char: xillybus: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: tpm: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: ipmi: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: hw_random: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | | | char: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \ \ \ \ \
| * | | | | | hwrng: atmel - add DT supportBoris Brezillon2014-11-20
| * | | | | | hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon2014-11-20
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12
| |\| | | | |
| * | | | | | hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-24
| | |/ / / / | |/| | | |
* | | | | | ipmi: Check the BT interrupt enable periodicallyCorey Minyard2014-12-11
* | | | | | ipmi: Fix attention handling for system interfacesCorey Minyard2014-12-11
* | | | | | ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard2014-12-11
* | | | | | drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr2014-12-11
* | | | | | ipmi: Add SMBus interface driver (SSIF)Corey Minyard2014-12-11
* | | | | | ipmi: Remove the now unused priority from SMI senderCorey Minyard2014-12-11
* | | | | | ipmi: Remove the now unnecessary message queueCorey Minyard2014-12-11
* | | | | | ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard2014-12-11
* | | | | | ipmi: Move message sending into its own functionCorey Minyard2014-12-11
* | | | | | ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard2014-12-11
* | | | | | ipmi: Fix handling of BMC flagsCorey Minyard2014-12-11
* | | | | | ipmi: Initialize BMC device attributesCorey Minyard2014-12-11
* | | | | | ipmi: Unregister previously registered driver in error casetrenn@suse.de2014-12-11
* | | | | | ipmi: Fix a bug in hot add/removeCorey Minyard2014-12-11
* | | | | | ipmi: Remove useless sysfs_name parametersCorey Minyard2014-12-11
* | | | | | ipmi: clean up the device handling for the bmc deviceCorey Minyard2014-12-11
* | | | | | ipmi: Move the address source to string to ipmi-generic codeCorey Minyard2014-12-11
* | | | | | ipmi: Ignore SSIF in the PNP handlingCorey Minyard2014-12-11
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-11
|\ \ \ \ \ \
| * | | | | | virtio_console: fix sparse warningsMichael S. Tsirkin2014-12-09