summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-10-16Merge tag 'v4.4.288' into toradex_vf_4.4Max Krummenacher
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-20char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-04-16parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-10Merge tag 'v4.4.238' into toradex_vf_4.4-nextMax Krummenacher
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
2020-08-21agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2020-05-21Merge tag 'v4.4.220' into toradex_vf_4.4-nextMarcel Ziswiler
2020-05-10hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski
2020-04-24ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-13random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld
2020-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
2020-03-11ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-01-04hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-11-28virtio_console: move removal codeMichael S. Tsirkin
2019-11-28virtio_console: drop custom control queue cleanupMichael S. Tsirkin
2019-11-28virtio_console: fix uninitialized variable useMichael S. Tsirkin
2019-11-28virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier
2019-11-28virtio_console: don't tie bufs to a vqMichael S. Tsirkin
2019-11-28virtio_console: reset on out of memoryMichael S. Tsirkin
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-06-11virtio_console: initialize vtermno value for portsPankaj Gupta
2019-06-11ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-04-27tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-27hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-27hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-03-23applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-06char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2018-12-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-11-21tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein