aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard2015-04-10
* ipmi/powernv: Fix minor locking bugAlistair Popple2015-04-10
* ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-10
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-17
|\
| * virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-04
| * virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-04
* | tpm: fix call order in tpm-chip.cJarkko Sakkinen2015-03-06
* | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-06
|/
* ipmi: Fix a memory ordering issueCorey Minyard2015-02-19
* ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-19
* ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-19
* ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause2015-02-19
* ipmi: avoid gcc warningArnd Bergmann2015-02-19
* ipmi: Update timespec usage to timespec64John Stultz2015-02-19
* ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz2015-02-19
* drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause2015-02-19
* char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang2015-02-19
* ipmi: Remove a FIXME for slab conversionCorey Minyard2015-02-19
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * virtio: don't require a config space on the console device.Rusty Russell2015-02-10
| * virtio_rng: drop extra empty lineMichael S. Tsirkin2015-01-21
| * virtio/console: verify device has config spaceMichael S. Tsirkin2015-01-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-02-17
|\ \
| * \ Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris2015-02-15
| |\ \
| | * | Added Little Endian support to vtpm modulehonclo2015-02-15
| | * | tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-15
| | * | tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-15
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-16
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2015-02-04
| |\ \ \
| | * | | agp/intel: Serialise after GTT updatesChris Wilson2015-01-28
| | | |/ | | |/|
| * / | agp: change agp_free_page_array to use kvfreeWang, Yalin2015-01-28
| |/ /
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\ \ \
| * | | virtio/console: verify device has config spaceMichael S. Tsirkin2015-02-03
| * | | i8k: Add support for fan labelsPali Rohár2015-01-25
| * | | i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár2015-01-25
| * | | i8k: Autodetect fan RPM multiplierPali Rohár2015-01-25
| * | | i8k: Make fan module parameters an unsignedPali Rohár2015-01-25
| * | | i8k: Add support for Dell XPS 13Guenter Roeck2015-01-25
| * | | i8k: Rework error retriesGuenter Roeck2015-01-25
| * | | i8k: Return -ENODATA for invalid temperaturePali Rohár2015-01-25
| * | | i8k: Register only temperature sensors which have labelsPali Rohár2015-01-25
| * | | i8k: Add support for temperature sensor labelsPali Rohár2015-01-25
| * | | Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-18
| |\| |
| * | | drivers: char: mem: Fix Missing blank line issuesRob Ward2015-01-12
| * | | drivers: char: mem: Replace usage of asm includeRob Ward2015-01-12
| * | | drivers: char: mem: Simplify DEVPORT configurationRob Ward2015-01-12
| * | | drivers: char: mem: Simplify DEVKMEM configurationRob Ward2015-01-12
| * | | drivers: char: mem: Make /dev/mem an optional deviceRob Ward2015-01-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \ \ \
| * | | | hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-25