summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Fix a memory ordering issueCorey Minyard2015-02-191-4/+10
* ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-193-16/+26
* ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-191-43/+17
* ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause2015-02-191-1/+5
* ipmi: avoid gcc warningArnd Bergmann2015-02-191-8/+21
* ipmi: Update timespec usage to timespec64John Stultz2015-02-191-12/+13
* ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz2015-02-191-40/+21
* drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause2015-02-191-1/+0
* char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang2015-02-191-2/+0
* ipmi: Remove a FIXME for slab conversionCorey Minyard2015-02-191-1/+0
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-1/+4
|\
| * virtio: don't require a config space on the console device.Rusty Russell2015-02-111-1/+4
| * virtio_rng: drop extra empty lineMichael S. Tsirkin2015-01-211-1/+0
| * virtio/console: verify device has config spaceMichael S. Tsirkin2015-01-211-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-02-176-62/+85
|\ \
| * \ Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris2015-02-166-62/+85
| |\ \
| | * | Added Little Endian support to vtpm modulehonclo2015-02-151-8/+12
| | * | tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-153-15/+39
| | * | tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-155-39/+34
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-163-19/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2015-02-051-7/+7
| |\ \ \
| | * | | agp/intel: Serialise after GTT updatesChris Wilson2015-01-281-7/+7
| | | |/ | | |/|
| * | | agp: change agp_free_page_array to use kvfreeWang, Yalin2015-01-292-12/+4
| |/ /
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-154-113/+240
|\ \ \
| * | | virtio/console: verify device has config spaceMichael S. Tsirkin2015-02-031-0/+6
| * | | i8k: Add support for fan labelsPali Rohár2015-01-251-14/+62
| * | | i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár2015-01-251-21/+0
| * | | i8k: Autodetect fan RPM multiplierPali Rohár2015-01-251-12/+48
| * | | i8k: Make fan module parameters an unsignedPali Rohár2015-01-251-9/+9
| * | | i8k: Add support for Dell XPS 13Guenter Roeck2015-01-251-3/+11
| * | | i8k: Rework error retriesGuenter Roeck2015-01-251-23/+24
| * | | i8k: Return -ENODATA for invalid temperaturePali Rohár2015-01-251-3/+1
| * | | i8k: Register only temperature sensors which have labelsPali Rohár2015-01-251-9/+9
| * | | i8k: Add support for temperature sensor labelsPali Rohár2015-01-251-13/+61
| * | | Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-191-1/+2
| |\ \ \ | | |/ /
| * | | drivers: char: mem: Fix Missing blank line issuesRob Ward2015-01-121-0/+2
| * | | drivers: char: mem: Replace usage of asm includeRob Ward2015-01-121-1/+1
| * | | drivers: char: mem: Simplify DEVPORT configurationRob Ward2015-01-121-5/+1
| * | | drivers: char: mem: Simplify DEVKMEM configurationRob Ward2015-01-121-7/+1
| * | | drivers: char: mem: Make /dev/mem an optional deviceRob Ward2015-01-122-1/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-142-69/+147
|\ \ \ \
| * | | | hwrng: virtio - drop extra empty lineMichael S. Tsirkin2015-01-261-1/+0
| * | | | hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu2014-12-261-14/+16
| * | | | hwrng: core - Drop current rng in set_current_rngHerbert Xu2014-12-261-1/+2
| * | | | hwrng: core - Do not register device opportunisticallyHerbert Xu2014-12-261-11/+12
| * | | | hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu2014-12-261-3/+11
| * | | | hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-261-9/+3
| * | | | hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-221-1/+0
| * | | | hwrng: don't double-check old_rng.Rusty Russell2014-12-221-3/+2
| * | | | hwrng: fix unregister race.Rusty Russell2014-12-221-0/+12
OpenPOWER on IntegriCloud