summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-06tpm: fix call order in tpm-chip.cJarkko Sakkinen
2015-03-06tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-05virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-05virtio_console: init work unconditionallyMichael S. Tsirkin
2015-02-19ipmi: Fix a memory ordering issueCorey Minyard
2015-02-19ipmi: Remove uses of return value of seq_printfJoe Perches
2015-02-19ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai
2015-02-19ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause
2015-02-19ipmi: avoid gcc warningArnd Bergmann
2015-02-19ipmi: Update timespec usage to timespec64John Stultz
2015-02-19ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz
2015-02-19drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause
2015-02-19char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang
2015-02-19ipmi: Remove a FIXME for slab conversionCorey Minyard
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-16Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-15Added Little Endian support to vtpm modulehonclo
2015-02-15tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen
2015-02-15tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-02-11virtio: don't require a config space on the console device.Rusty Russell
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-09random: Fix fast_mix() functionGeorge Spelvin
2015-02-05Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2015-02-03virtio/console: verify device has config spaceMichael S. Tsirkin
2015-01-29agp: change agp_free_page_array to use kvfreeWang, Yalin
2015-01-28agp/intel: Serialise after GTT updatesChris Wilson
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-26hwrng: virtio - drop extra empty lineMichael S. Tsirkin
2015-01-25i8k: Add support for fan labelsPali Rohár
2015-01-25i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár
2015-01-25i8k: Autodetect fan RPM multiplierPali Rohár
2015-01-25i8k: Make fan module parameters an unsignedPali Rohár
2015-01-25i8k: Add support for Dell XPS 13Guenter Roeck
2015-01-25i8k: Rework error retriesGuenter Roeck
2015-01-25i8k: Return -ENODATA for invalid temperaturePali Rohár
2015-01-25i8k: Register only temperature sensors which have labelsPali Rohár
2015-01-25i8k: Add support for temperature sensor labelsPali Rohár
2015-01-22tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe
2015-01-21virtio_rng: drop extra empty lineMichael S. Tsirkin
2015-01-21virtio/console: verify device has config spaceMichael S. Tsirkin